A full-stack quiz application built with Next.js and TypeScript. It covers quiz creation, question and option management, timed quizzes with start and end times, and attempt tracking per user. Authentication is handled using Better Auth, supporting credentials, Google, and GitHub login. The project demonstrates how a real-world interactive assessment platform is structured, with a clean interface and a well-organized backend built with Prisma and PostgreSQL.