Production Projects
KCS Meet
Video ConferencingLEAD FULL-STACK DEVELOPER
- Engineered a production HD video conferencing platform for Krishna Consciousness Society, scaling to 500+ registered users and supporting concurrent live sessions across global devotee communities.
- Integrated real-time monetization via the Cashfree payment gateway, processing and server-side verifying โน10k+ in Super Chat transactions with zero reported payment failures.
- Implemented AI-driven virtual backgrounds using TensorFlow.js and MediaPipe, achieving <80ms inference latency for real-time client-side video processing.
- Architected a scalable Supabase database managing user presence, live session metadata, and real-time chat logs across simultaneous multi-room sessions.
Shankhnaad AI
AI PlatformLEAD FULL-STACK DEVELOPER
- Delivered a spiritual voice assistant that lets devotees ask scripture questions by voice and receive contextual answers in <2s end-to-end, powered by LiveKit and Azure OpenAI (STT โ LLM โ TTS pipeline).
- Built advanced RAG pipelines indexing 10,000+ scripture verses for real-time semantic retrieval, achieving sub-500ms lookup from structured Vedic knowledge bases.
- Deployed a production Next.js application on remote servers handling AI tool execution, dynamic Vaishnava calendar generation, and multi-modal responses.
- Unified 3 distinct AI providers (Azure OpenAI, LiveKit Agents, custom RAG) into a seamless, low-friction voice UX with zero perceptible handoff delay.
Krishna Connect
Social PlatformLEAD FULL-STACK DEVELOPER
- Built a feature-rich social platform with real-time WebSocket communication in Next.js and TypeScript, supporting 1,000+ concurrent users across multiple content feeds.
- Implemented complex multi-table schemas with PostgreSQL RLS policies enforcing 3-tier role-based access (Admin / Moderator / Member) with zero privilege escalation incidents.
- Achieved sub-1s page loads on all critical routes via SSR and optimized API routing, reducing client-side data-fetching waterfalls by over 60%.
Frost Bite Smart Eats
Food OrderingLEAD FULL-STACK DEVELOPER
- Shipped a dual-mode food ordering platform in React and TypeScript - customer storefront and admin dashboard - reducing order management time by ~40% vs. manual processes.
- Built real-time inventory sync via Supabase Realtime, ensuring menu availability reflects stock changes in <500ms across all active client sessions.
- Implemented multi-role RBAC with 4 distinct permission levels, securing coupon management, analytics access, and order fulfillment workflows.