Grafest is the official fest website for our college, developed from scratch with full-stack capabilities. It handled over ₹4,00,000 in revenue through integrated Razorpay payments and served 24,000+ users, recording 1.3 lakh page views. The portal supported user authentication, pass generation, and real-time scanning/verification using Flask, while also ensuring performance, scalability, and SEO effectiveness. I maintained it for 2+ months, ensuring seamless data extraction and communication throughout.
Detailed description of the project, its purpose, and main features...
An autonomous robot car designed for optimizing warehouse operations in quick commerce settings. The project enables real-time item fetching from predefined locations using the A* search algorithm and graph-based pathfinding techniques. It helps streamline the warehousing process and reduce delivery times.
A system that uses computer vision and machine learning to optimize parking spaces in real time. The project identifies free and occupied parking spaces using OpenCV, updates data on a mobile app, and enables seamless booking of parking spots. This project won 1st place in a hackathon.
An IoT-based smart shopping cart that enhances the shopping experience by enabling mobile-controlled cart connections. Users can scan a QR code in the Flutter app, connect to the cart, and add items seamlessly. This project won 1st place in a hackathon.
A decentralized healthcare management system leveraging blockchain technology to enable secure and seamless sharing of medical records between users and healthcare professionals. This project achieved the 4th spot in a hackathon.
A generative AI-powered chatbot tailored for students to provide real-time assistance on academic queries, study plans, and more. This is a personal project using cutting-edge AI tools.
MyBank is a simple local banking application designed as a personal project to explore database management and financial operations. It allows users to create accounts, check balances, and perform basic banking transactions like deposits and withdrawals.
A lightweight group chat application that enables real-time communication between multiple users. Built as a personal project to explore networking and socket programming in Java.
Developed a collection of desktop applications using Java Swing, including a fully functional calculator and a stopwatch. These projects helped solidify understanding of GUI development and event-driven programming in Java.