How to make your GitHub project pop on social media

Half the battle of progressing your open source project is getting it noticed and attracting contributors. So make the most of this simple trick....

February 16, 2023 · 3 min · Sam Anglin

Energy Price News API

A project to create a public API that scrapes news sites for anything concerning the changes in energy prices....

Enkle Word Game

A game built using JavaScript based on the same concepts as Wordle. Designed to be customizable for my young son to enjoy....

Go CLI User Input Experiment

While building a CLI with Go, I ran a few little experiments without business logic to ensure that I was able to read user input exactly as expected.