Attendify
Face-recognition based event attendance system
A production-grade attendance system built to eliminate proxy attendance — each account is tied to a unique face using dlib's 128-dimensional facial encoding, so no two accounts can share the same face. Attendees check in through a peer-to-peer selfie verification flow with live camera capture and GPS-based reverse geocoding, producing a timestamped, watermarked selfie with the exact address. The entire attendance lifecycle — logout reminders, auto-logout, half-day marking, and weekend-aware leave tracking — runs on automated APScheduler jobs.