Things I’ve been working on in my spare time.
I’ve worked on a number of little projects over the years but these are the ones that I’m most proud of. Some of them are open-source, if you see something that you find interesting, check out the code or reach out if you'd like to learn more!
Building Production-Ready Services with gRPC & Go
Online course to learn how to build performant and production ready services using gRPC.
grpcgo.io
Proto Registry
An example repository to show how to effectively store & manage protocol buffer definitions for gRPC services.
github.com
Gyme
Fitness app which allows me to track my workouts and activity. Integrates with various data sources including Strava & Stryd.
gyme.co.uk
2023 Predictor Game
The Predictor app rebuilt from scratch to predict scores in both the 2023 Women's & Rugby World Cups.
predictgaming.com
Domain-Driven Design with Golang
I was a technical reviewer for the book 'Domain-Driven Design with Golang', written by Matthew Boyle & published by Packt.
amazon.com
World Cup 2018 Predictor
The original predictor app. To predict scores for the 2018 World Cup to score points and compete with friends in mini-leagues.
github.com