Wrote a Blog Post
Released open source project
Today I published an article discussing a shell script I created to help me automate the process of starting new projects for my self.

The main reason I did it was to avoid having to redo same repetitive tasks over and over when starting a new project, but also to try and extend my knowledge about shell scripting.

Full article can be found on Dev.to and the source code for the shell script can be found on my GitHub.