$
development labs

Projects

A showcase of web applications, AI models, data pipelines, and interactive developer tools. Click icons to explore codebase or live deployments.

Screenshot 1

SAC Commenting

Developed an embedded React widget consuming SAP Analytics Cloud postMessage events to capture dashboard context. Built Express.js APIs for comment storage, integrated Vertex AI for contextual JSON summaries, and implemented Puppeteer for automated snapshot generation.

ReactExpress.jsVertex AIPuppeteerSAP Analytics Cloud
Screenshot 1

iConnect 2.0

Architected a microservice topology separating a Node.js/Express gateway from a FastAPI AI inference agent containerized on GCP Cloud Run. Secured inter-service OAuth 2.0 communication, designed BigQuery generation engines, and implemented transactional caching to reduce redundant Vertex AI invocations by 35%.

ReactNode.jsFastAPIGCP Cloud RunBigQueryRedis

Real-Time Hand Gesture MIDI Synthesizer

Developed a rule-based coordinate geometry classifier using MediaPipe landmark vectors to recognize 10 finger-count gestures with zero ML execution overhead. Optimized browser execution to achieve 60 FPS via frame skipping and offloaded synthesis to Web Workers, minimizing audio latency to ~12 ms.

OpenCVMediaPipeWeb WorkersWeb Audio APICustomTKinter
Screenshot 1
Screenshot 2

SkillMatrix

A full-stack learning platform supporting role-based access, course creation, and multimedia content delivery (text, PDFs, video). Designed backend APIs and database schema to handle user roles, enrollments, and content management.

ReactMySQLDjango
Screenshot 1

Endxiety

An AI-assisted mental wellness platform featuring anonymous chat, emotion tracking, and journaling. Focused on privacy-aware design, state management, and integrating LLM-based insights into user workflows.

ReactMongoDBViteOpenAI API
Screenshot 1
Screenshot 2
Screenshot 3

Saarthi AI

Multilingual scheme recommender using AI, accessible via voice and text.

ReactTypeScriptToughTongueChatBaseAPI
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

BiblioVerse

An AI-driven ebook recommendation system combining big-data filtering with a modern web interface. Implemented data pipelines using Hadoop and PySpark, and integrated recommendations into a full-stack Next.js application.

NextJsMongoDBNode.jsHadoopPySpark