kordo.be
Next.jsFirebaseTypeScript
The problem
Manually building schedules that satisfy everyone's constraints is tedious and error-prone — especially for schools or organizations with dozens of people.
What it does
kordo.be is a private dashboard that collects availability submissions via a form, lets admins define hard constraints, then uses AI to generate optimized schedules in one click. Exports to PDF and common formats.
Stack
Built with Next.js 16, React 19, Firebase (Auth + Firestore), and Tailwind CSS 4. Two generation engines: a v1 heuristic and a v2 AI-backed approach.