Work
A few things I've built, written up as case studies — the problem, the decisions, and the honest hard parts.
HoneyDjango
An open-source honeypot you drop into a Django project. It serves fake decoy endpoints, then fingerprints and maps everyone who takes the bait.
- Django
- Celery
- Redis
- Channels
- PostgreSQL
- WebSockets
Pantry Run
A real-time, offline-first shopping-list PWA for households — built to solve a problem in my own kitchen, and now used by a handful of families.
- Next.js
- React
- TypeScript
- Supabase
- PostgreSQL
- PWA
EZTax Nepal
A production SaaS for municipal advertisement-tax collection — built solo, and later re-platformed off AWS to cut costs.
- Django REST Framework
- React
- PostgreSQL
- AWS
- Hetzner
- Cloudflare
ImagePal
A privacy-first image & PDF toolkit that does all its processing in the browser — your files never touch a server.
- Next.js
- TypeScript
- Tailwind CSS
- Zustand
- Web Workers
- pdf-lib
- Cloudflare Pages
Banshawali
A family-tree management app — multi-tenant by design, with an interactive tree UI and a genealogy data model that had to handle real family structure.
- Django REST Framework
- React
- React Flow
- PostgreSQL
- JWT
- AWS