
SupaGym
A SaaS platform that turns a single-tenant gym product into a multi-tenant offering. I lead the whole build — API, web, mobile, deployments, and CI/CD — and we're live with ~20 gym clients.
- Designed the shared-DB + tenant_id architecture: 43 domain models scoped, request-level ALS for automatic tenant isolation.
- Prisma middleware auto-scopes every query — feature code stays clean, isolation stays enforced.
- Owning web (React Router 7), API (NestJS + Postgres), and mobile (Expo) end-to-end.
- Wrote the Docker + CI/CD pipeline that ships every deploy.
- Scaled to ~20 tenants; onboarding a new gym is a workflow, not an engineering task.



