// Personal project
I built a hackathon team-matching platform to solve a problem I saw directly: participants struggling to find the right teammates through scattered Discord servers and WhatsApp groups.
The core challenge was matching people on what they actually know, not just keywords on a profile.
Hackathon participants were finding teammates through scattered Discord servers and WhatsApp groups with no real way to verify anyone's claimed skills, which made team formation slow and unreliable.
I used sentence embeddings instead of keyword matching so the engine compares actual meaning, added a live AI-graded interview to verify claimed skills instead of trusting a profile, and built a RAG-based document chat for hackathon-specific questions.






