A comprehensive PDF certificate generation system with QR code verification, built with Python and Flask. Certificate Generation/ ├── certificate_generator.py # Main certificate engine ├── Generate QR ...
A Smart Attendance System using Python, Flask, OpenCV, and SQLite to automate attendance with real-time face recognition. It prevents proxy attendance, logs data securely, and generates reports.