Projects
Case studies of side projects I've built — what they do, how they work, and what I'd do differently.
MakeThumb
A self-hosted Vercel-style preview platform that builds a GitHub repo inside an isolated container, pushes the static output to object storage, and serves it on a per-project subdomain through a Cloudflare Worker reverse proxy.

HLS Transcoder
Open-source distributed video transcoding pipeline that turns S3-hosted videos into HLS streams using FFmpeg in Docker, with live progress over WebSocket.
HostMeUp — Google Drive Clone
A self-hosted file storage service with GitHub OAuth, per-user storage limits, and S3-backed object storage. A lightweight, Dockerized Google Drive alternative you can run on your own VPS.