Projects
Each project includes problem statement, solution approach, metrics, and tech stack.
Featured Projects
Complete applications from concept to deployment
MorphShield
Deployed ML system detecting manipulated media with 94% accuracy. Built with CNN, PyTorch, OpenCV, and deployed on PythonAnywhere with real-time API endpoints.
PravasMitra
PravasMitra
A self-initiated End-to-end AIoT solution with ESP32 hardware, Firebase cloud, and React frontend. Provides <5s latency for live tracking across 50+ devices.
Factio
Factio
PythonAnywhere Deployed computer vision application with real-time face detection and recognition. Features modern React UI and containerized deployment.
Assessment AI
Assessment Recommendation Engine
Machine learning system for personalized assessment recommendations using PyTorch and AWS SageMaker. Internship Project (Shamgar SOft Solutions)- worked under NDA, limited public code.
Custom Memory Allocator
Built a custom memory allocator from scratch during my first year. Explored pointers, memory blocks, and allocation/deallocation mechanics without using malloc/free.