Projects
A collection of my work, including hackathon projects, personal developments, and collaborative efforts

1/4
Hover to see more images
(4 images total)
MAPI
Hackathon
Sunhacks 2025
A social planning and travel platform helping students stay connected, discover new places, and create unforgettable memories.
Gemini AI
Google Maps API
Firebase
React
TypeScript
Next.js
+3
Key Features:
- Designed and launched a social location sharing platform enabling real time location sharing and messaging for estimated 50K+ active users
- Reduced group coordination time by ~40% through an AI powered triangulation system that suggested optimal meeting points and personalized activities
- Delivered a seamless user experience with <200ms real time chat latency and 100% uptime during live demos

1/3
Hover to see more images
(3 images total)
Drone Turbulence Navigator
Generate turbulance data from any map/image and determine the best path for drone navigation between two points.
C++
OpenCV
Microsoft Visual Studio
Key Features:
- Designed a computer vision pipeline using OpenCV's Sobel edge detection to generate turbulence cost maps for efficient drone navigation with 95% accuracy
- Implemented Dijkstra's shortest path algorithm achieving optimal pathfinding and reducing error by over 25%

1/3
Hover to see more images
(3 images total)
PortFlow
Instantly Generate & Deploy Developer Portfolios using GitHub and Resume Data.
React
TypeScript
Next.js
Node.js
Vercel
GitHub API
Key Features:
- Designed and built a full-stack web app that automatically generates and deploys developer portfolios in under 30 seconds using GitHub (OAuth, API, Pages) and resume data
- Engineered a serverless backend with session based authentication, cookie handling, and dynamic API routing

AI Resume Parser
An intelligent resume parsing API built to convert PDF resumes into structured, editable data.
Python
Mistral AI
OpenRouter
RegEx
FastAPI
Render
Key Features:
- Developed an intelligent resume parsing API using FastAPI and Python, leveraging LLM-powered extraction (Mistral via OpenRouter) to convert PDF resumes into structured JSON data, reducing input time by over 95%
- Deployed as a backend microservice with RESTful endpoints for seamless frontend integration

Github Traffic API
An API built to fetch Github profile, traffic, and repository metrics.
Python
Mistral AI
OpenRouter
RegEx
FastAPI
Render
Key Features:
- Developed an API to connect to Github user accounts and parse profile and repository data
- Deployed as a backend microservice with RESTful endpoints for seamless frontend integration

1/2
Hover to see more images
(2 images total)
Travel Agency Service
C#
.NET
HTML
CSS
REST API
Bootstrap
+1
Key Features:
- Developed a travel agency system to plan, save, and book top flights and hotels for any travel plan under a minute
- Built a user/admin authentication system and integrated a REST API for flight and hotel tracking

CaptionMate
Hackathon
Sunhacks 2024
Amazon - Best Use of AWS
MLH - Most Creative Adobe Express Add-On
An Adobe Express add-on that can transcribe and translate your video's audio into a different language.
AWS
React
TypeScript
Node.js
Adobe-Spectrum UI
Key Features:
- Developed an Adobe Express add-on that translates video/audio transcripts into any language
- Designed a serverless backend using AWS Lambda and S3, enabling seamless processing of Base64 encoded files into Amazon Transcribe and Translate models