Discovering and organizing events in Cambodia has long been fragmented and manual. This Capstone project from the Cambodia Academy of Digital Technology (CADT) introduces "Event Match Hub" a centralized web platform designed to streamline event discovery, secure registrations, and issue tamper-proof digital certificates.
Streamlining Event Management: Introducing Event Match Hub
In Cambodia, finding and organizing volunteer programs, workshops, and competitions can be highly disorganized. Organizers often rely on scattered social media posts and manual spreadsheets, leading to communication gaps, while participants frequently deal with easily forged PDF certificates. To tackle these inefficiencies, a team of CADT students developed Event Match Hub, a centralized web-based platform that unifies discovery, registration, and verification in a single ecosystem.
A Scalable, Cloud-Native Tech Stack
Built with modern technologies, the platform features a responsive Next.js frontend, a Node.js/Express backend, and a robust Supabase database. Real-time notifications and live attendee tracking are powered by Supabase WebSockets, keeping the platform synchronized. To make the system practical for local users, the team integrated Bakong for seamless KHQR mobile payments alongside Google's Gemini API to automatically generate personalized event details.

Tamper-Proof Digital Verification
To combat document fraud, a major concern for academic and volunteer credentials, Event Match Hub includes an automated certificate generation system. After an event concludes, the system uses Python scripting to generate personalized PDF certificates. Each document contains a unique cryptographic hash and a QR code, allowing employers or academic institutions to instantly scan and verify the certificate's authenticity online.

