// selected work
Built, shipped, and written up honestly.
The problem, what I shipped, and what actually changed — including the parts that were harder than expected.
INFRASTRUCTURE
Read the case study
Multi-Database Infrastructure on a Single VPS
Clean, secure database setup letting multiple Django apps share one server without stepping on each other.
1
VPS, multiple apps
scoped
least-privilege access
2
isolated databases
EDGE AI
Read the case study
A Fully Offline AI Agent Running on a Raspberry Pi
A working AI agent that runs entirely on-device with no cloud, no API keys, and no data leaving the box.
0
cloud calls
100%
on-device, private
Pi 5
runs on $80 hardware
LolliesDBMS
Read the case study
Building a Multi-Tenant School Platform From Scratch
A production-grade multi-tenant SaaS that runs entire schools on isolated data, built solo end to end.
100%
tenant data isolation
Solo
full-stack build
2
frameworks, one system (Django + Next.js)