Facial Recognition Attendance System | 2024
Technologies: Python, OpenCV, face_recognition, NumPy, CSV
Built a real-time attendance system that detects and recognizes faces from webcam input, compares them with a known face database, and logs timestamped entries in a CSV file. Implemented white balance correction and live face annotation for improved accuracy and user experience.
Smart Quiz Interactive (Gesture Controlled) | 2024
Technologies: Python, OpenCV, MediaPipe, NumPy
Developed an interactive quiz application that allows users to select answers using hand gestures. Implemented finger tracking and gesture detection by combining OpenCV and MediaPipe. Designed the system to register an answer when users bring their index and middle fingers together, creating a fun and hands-free quiz experience.
Aqua at Doorstep (Android App) | 2023
Technologies: Java, Android Studio, Firebase (Auth & Realtime DB), Google Maps API, Razorpay
Built a water delivery Android application featuring login and dashboards for customers, sellers, and riders. Integrated real-time order tracking using Google Maps, Firebase authentication for secure login, and Razorpay for online payments. Included features like animated splash screen, order history, password reset, and a clean material design UI for smooth navigation.