Multi-Modal Graphical Authentication System
Designed and built a full-stack authentication system aimed at reducing shoulder surfing risks through gesture, facial motion, voice and Face ID-style login methods.
- Built backend APIs with Node.js and Express.
- Used PostgreSQL for encrypted authentication template storage.
- Integrated webcam-based recognition with MediaPipe.
- Included session handling, input validation and rate limiting.