Logo

Projects

Some Things I’ve Built

IntervYou

  • Developed “IntervYou” — a multimodal AI interview coach that analyzes a candidate’s resume and job description to auto-generate role-specific behavioral and technical questions.
  • Built real-time evaluation across audio, video, and text: includes ASR transcription, prosody and filler-word detection, facial expression and eye-contact analysis, and NLP-based scoring for relevance, clarity, and STAR structure.

React, Next.js, Tailwind CSS

Lumora

  • Launched LLM therapy chatbot with persistent memory and multilingual support.
  • Enabled empathetic, real-time conversations with cross-session context carryover.
  • Built auth (login/signup + SSO) and a journaling workspace (streaks, mood tags, history).
  • Shipped therapist portal & scheduling; flagged at-risk users and matched licensed therapists.

React, Next.js, Tailwind CSS

Portfolio Project

  • Developed an interactive portfolio website using React, Next.js, and Tailwind CSS
  • Implemented smooth animations and transitions for a polished user experience while ensuring responsive design across devices.

React, Next.js, Tailwind CSS

AI Article Summarizer

  • Engineered an AI-driven web application for faster article summarization.
  • Introduced a history feature with local storage for easy summary management; added 'copy to clipboard' for user convenience

JavaScript, Node.js, Redux, React, RapidAPI

Vision-Based Social Distance Monitoring System

  • Implemented YOLO algorithm for real-time object detection.
  • Achieved 50% faster and more accurate results compared to other market algorithms.
  • Utilized MobileNet-SSD framework to identify humans in video sequences.

python, flask

Self-Driving Car Service

  • Developed a web app for self-driving and rental car services using the Flask framework.
  • Built the back-end in Python and the front-end with HTML, CSS, and JavaScript.
  • Coded CRUD operations on a local database for managing car service data.

python, javascript, flask

Employee Management System

  • Implemented a Java-based microservice using Spring Boot.
  • Deployed the application on Amazon EC2, demonstrating expertise in cloud deployment.
  • Coded front-end web pages using React.js and utilized React hooks for logic extraction.

Java, Springboot, React