A robust blogging platform with role-based authentication, CRUD operations, and responsive UI.
A classic production-ready CMS built to demonstrate mastery of Django's MVT (Model-View-Template) architecture. Features include secure User Authentication (Sign up/Login), granular object-level permissions (users can only edit their own posts), and a rich text editor. Deployed on Render with a managed PostgreSQL instance to ensure data persistence and integrity.