Projects
LoadKaar
Nov 2024 – Apr 2025 · Big Idea Competition 2025 Semi-Finalist
End-to-end on-demand transport platform with live driver tracking and secure Razorpay payments. Built with SOLID principles and MVC architecture, optimized API batching and MySQL indexing to cut request overhead by 75%, and used Redux for consistent UI state across sessions.
EndGame
2D snowball-catching game in C++ with custom collision detection and event handling for real-time gameplay. Applied Factory and Singleton patterns with SOLID principles for a modular architecture, and optimized rendering to reduce frame computation overhead by 30%.
OsteoCare
Machine learning model using ResNet to detect osteoporotic regions on cranial bone imagery, trained for automatic predictions with 93% accuracy.