Various scripts I use to save time and headaches.
Script | Description |
---|---|
chatgpt_commit_message_generator.rb |
Ruby script to generate commit messages using ChatGPT. See this blog post for more information. |
image_resizer.sh |
Bash script to resize images in a directory to a specified size. See here for a demo. |