A tool to easily build Debian packages in an isolated Docker environment.
Whilst at AT&T/Ciena I was managing the CI pipeline for repositories that built Debian packages. I wrote a Dockerfile to ease maintaining the CI environment, then realised it would be useful to run the same containerised environment locally. The helper script I wrote for this grew into Debpic. It was gradually adopted by more engineers as it was faster and more user-friendly than the existing tool.
General-purpose, thread-safe containers written in C++17.
Whilst at Leonardo I worked on thread-safe containers. These are some generic containers I created while interested in multithreading in C++.
An website and app to organise local pick-up games & sports.
Built this project to learn the Cloudflare developer platform (Workers, KV, Durable Objects, etc).