TriviaMatic backend — FastAPI edition
Python / FastAPI rewrite of the Trebek / TriviaMatic NestJS backend. Handles authentication, staff account management, question/round game logic, and file uploads for the TriviaMatic platform — talking directly to PostgreSQL with parameterized SQL (no ORM).