Side Project · Dec 2025

Quiz Platform

A Django-based quiz management platform

A full quiz platform covering the parts that make this kind of app actually usable in production: real authentication, scoring that runs itself, and access control so instructors and students see different things.

Build Log

What I Built

  • Built a Django quiz platform with authentication, automated scoring, and role-based access.

Stack

PythonDjangoAuthRBAC