Building backend
systems that scale.
Production Python backend engineer — Django, PostgreSQL, multi-tenant SaaS and AI infrastructure.
Endpoint response time, after fixing N+1 queries, indexes, query structure and a throttling burstable instance.
Four things I get called in for.
Backend Engineering
Django and FastAPI services with schema-per-tenant architecture.
Performance Engineering
Profiling, indexes, query structure and right-sized infrastructure.
AI Workflows
Led org-wide AI tooling evaluation. Leverage, reviewed line by line.
Developer Experience
Standards a client adopted unchanged, plus onboarding that sticks.
Every hop is a place to lose a second.
A multi-tenant rebate platform, rebuilt from the inside.
Inherited a client-built backend with no standards — and I was the only Django engineer on it.
Schema-per-tenant on PostgreSQL. Isolation lives in the database, not in application code.
The client adopted my standards without a single change — and still runs on them.
Read the full case study →Stripe Payment Integration
Built the Stripe payment integration for a multi-tenant SaaS platform — webhook-driven event handling, idempotency guarantees, and signature verification.
Database Performance Optimization
Partnered with the DBA team to diagnose and fix slow production endpoints — N+1 queries, missing indexes, inefficient queries, and undersized database infrastructure.
OpenSearch Search POC
Proof-of-concept bringing OpenSearch into a multi-tenant platform, with an index-per-tenant design mirroring the PostgreSQL schema-based tenancy.
Amazon Sales Analytics
FastAPI application integrating the Amazon SP-API, with crawlers processing large-scale e-commerce data.
Trainee & Employee Management System
My first production Django system, built as an intern, replacing a hand-tracked trainee and employee records process.
Notes from production.
Intern to sole backend owner, in three years.
Intern
An internal trainee and employee management system — my first real Django codebase.
Junior Developer
Amazon Sales Analytics on FastAPI: SP-API integration and crawlers for large-scale e-commerce data. My introduction to async, I/O-bound systems.
Python Developer
Sole Django engineer on a multi-tenant group-buying SaaS. Standardized the backend, built the Stripe and incentive modules, drove the performance work.
Building AI Developer Tooling
Led the evaluation of AI development tools across the organization — adopted deliberately, every generated line reviewed. Mentoring alongside it.