An AWS-backed gym tracker — a practical dive into cloud architecture and backend fundamentals. Tracks workouts, stores them in the cloud, and was my proper introduction to building on AWS end-to-end.
A binary PPM parser and renderer written in C. It reads pixel data byte-by-byte straight from the file and paints it to the screen with SDL2 — a hands-on lesson in binary file formats and low-level graphics.
The very page you're reading — containerised with Docker and deployed on my own Kubernetes (k3s) cluster. A playground for both web design and the ops side of running real infrastructure.