Projects
Light-Up Piano with Raspberry Pi
- Designed an interactive piano prototype with LED-lit keys controlled by a Raspberry Pi
- Implemented real-time lighting effects to enhance learning and user engagement
Hospital Portal (Frontend Prototype)
- Built a front-end prototype of a hospital management portal
- Created responsive pages for appointment scheduling, doctor listings, services, and contact forms
- Designed UI/UX with HTML for structure, CSS for styling, and JavaScript for interactivity.
Virtual Mouse Using Hand Gestures
- Developed a gesture-controlled virtual mouse, enabling cursor movement, clicks, and drag operations using only a webcam
- Implemented real-time hand tracking with Python, OpenCV, MediaPipe, PyAutoGUI, and Protobuf