Overview
This project is a fully custom Content Management System (CMS) designed to help users manage website content easily without relying on bulky third-party platforms. Built from scratch, it focuses on simplicity, performance, and scalability.
Key Features
- 🔧 User-Friendly Interface – Intuitive dashboard for creating, editing, and organizing pages and posts.
- ⚡ Fast & Lightweight – Minimal dependencies and optimized for performance.
- 🔒 Role-Based Access – Admin, editor, and viewer roles for secure content control.
- 📂 Media Management – Upload and organize images and files with drag-and-drop functionality.
- 🧩 Modular Design – Easily add new features or customize existing ones.
Tech Stack
- Frontend: HTML, CSS, JavaScript, tailwind
- Backend: Laravel
- Database: MySQL
Why I Built It
I wanted full control over content workflows and customization—something off-the-shelf CMSs couldn't offer. This project showcases my ability to engineer a robust, secure, and easy-to-use content platform from the ground up.