I specialize in building fault-tolerant, AI-orchestrated systems. My focus lies at the intersection of high-concurrency backends and cinematic frontends. I don't just build features; I engineer stable states and optimized data paths.
"Most developers build for the 'Happy Path'. I architect for the edge cases that crash systems at 3 AM."
- Backend: Distributed Systems, Microservices, API Reliability, Singleton State Management.
- AI/ML: RAG Pipelines (Pinecone/Gemini), Semantic Caching, Multi-Modal Vector Search.
- Frontend: 60FPS Cinematic Interactions, GSAP/Framer Motion, Responsive Layout Architecture.
- DevOps: Docker Containerization, CI/CD, Serverless Optimization, Infrastructure-as-Code.
- CS50P: Introduction to Programming with Python | Harvard University (2025) [Verify]
- Full-Stack Development: Professional Course Completion | Sheriyans Coding School (2025)
- Hackathon Participation: Recognition for Architectural Implementation | Sheriyans Hackathon (2025)
Repository | Stack: React, Pinecone, FastAPI, Gemini API
- The Challenge: Eliminating 3s+ latency in RAG pipelines caused by metadata noise.
- The Engineering: Implemented semantic caching and a decoupled search-index architecture.
- The Result: Achieved >98% cache hit rate; reduced LLM API costs by 40%.
Repository | Stack: Node.js, Express, MongoDB, MapTiler, Cloudinary
- The Challenge: Securing a multi-user asset platform against sophisticated NoSQL injection and XSS payloads.
- The Engineering: Architected a double-layered sanitization middleware and custom asset processing pipeline.
- The Result: Zero-vulnerability production audit; 40% faster perceived image load speeds.
Repository | Stack: Python, FastAPI, React Native, Docker, WeasyPrint
- The Challenge: 30s "Cold Start" delays on free-tier hosting due to heavy Tesseract/Cairo dependencies.
- The Engineering: Architected a 'Cascading Wake-up' loop that warms up services during initial app load.
- The Result: Eliminated visible cold-start latency; reduced core API size by 65%.
| Scenario | Solution |
|---|---|
| Dependency Conflicts | Fixed WeasyPrint/pydyf breaking changes by unpinning strict dependencies and anchoring to stable binary layers. |
| Silent Failures | Built a Global Exception Smuggler to tunnel backend stack traces to client-side instrumentation for serverless debugging. |
| Rendering Bottlenecks | Optimized high-resolution PDF generation by offloading HTML-to-PDF processing to a dedicated worker node. |
| Network Security | Standardized Base64 payload formatting and implemented an "Append-Click-Remove" anchor tag logic for secure file delivery. |
- Bachelors of Science | Swami Vivekanand University (Sagar, M.P.)
- freeCodeCamp: Optimized curriculum APIs for the scientific computing and data visualization modules.

