Learning

2023
Tutorial with examples showing 3 different ways to read user input when building a command line interface (CLI) with Go
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.
A game built using JavaScript based on the same concepts as Wordle. Designed to be customizable for my young son to enjoy.
Docker is an invaluable piece to add to any tech stack for a multitude of reasons, but it can often be confusing to work with. Here we'll dive into my favourite way to use Docker containers and explain every step .
Having finally made a site to house my own work, using old material from a year ago had some unexpected benefits.
2022
I wrote a big piece of documentation recently. Here's how it drastically improved my developer flow.
Been a while since I wrote a longer article, so here's a longer article explaining what it is I have been doing. Basically levelling up a bit. Learning to build and building to learn!