Projects
Current Projects 🌱
Learning Golang
To stay up to date with the industry and contribute in the Cloud Native Foundation open source ecosystem, I’ve started to learn the Go programming language. To start I picked up a (physical!) copy of the highly recommend “The Go Programming Language”
Currently I’m going through the exercises, chapter by chapter. You can see my progress through the exercises on my github repo
Calendar Calculator
A golang utility that reads your google calendar and lets you know how many meetings you’ve had over different periods of time. Check it out here
Finished Projects 🌳
Gravity Game
A little game I used to try out webpack. Add planets to the field and watch them all interact with each other gravitationally. Click here to try it out