A collection of side projects and work-in-progress experiments. Most are open source; the rest live on my VPS. Click *
Details* on a card for the write-up.
Lunch Tracker
A live lunch-eligibility countdown kept in sync between the Pathao HRMS web UI and a tiny Go backend. See the engineering case study below.
Go
Vanilla JS
Tampermonkey
Nginx
systemd
Portfolio Website
The portfolio you’re reading right now. Hugo + PaperMod with a custom cyberpunk overlay, a live matrix-rain background, and a four-theme design dashboard. See the full engineering case study below.
Hugo
PaperMod
Vanilla JS
CSS Variables
Nginx
Expense Tracker
A personal finance tracker for categorizing expenses, setting monthly budgets, and visualizing where the money goes.
Go
PostgreSQL
HTMX
Docker
Chat Application
Real-time chat built with Go, WebSockets, and Redis pub/sub for horizontal scaling.
Go
WebSockets
Redis
PostgreSQL