Full Stack Engineer (Frontend · Backend · DevOps)
Building production-grade, multi-tenant SaaS systems — from schema design to cloud deployment.
MCA 2026 · OIST, Bhopal · Open to Full Stack / SaaS engineering roles
Green City Platform — Full-stack civic/real-estate workflow (Next.js + Node.js + PostgreSQL), deployed with Docker on VPS. Shipping May 2026.
Frontend
Backend
Database & ORM
DevOps & Cloud
Full-stack real-estate workflow — dashboard, payments, plot management, admin ops.
- 🔧 End-to-end ownership: schema design → AWS EC2 → Docker VPS deployment
- 🛡 Built idempotent migration & backfill pipelines with zero downtime
- ⚡ Automated bulk import flows → ~70% reduction in manual data-entry effort
- 📈 PostgreSQL query optimization → ~40% reduction in API latency
Multi-tenant SaaS for inventory tracking and team management with enterprise-grade security.
- 🔐 HttpOnly cookie auth + custom JWT middleware — eliminates XSS-based session theft
- 🗄 Supabase RLS + role-aware access control — strict per-tenant data isolation
- 🔒 Proxy-based API forwarding — zero direct client-to-database exposure
- 🏗 Monorepo architecture separating frontend/backend for independent deployment