
Portfolio Site CMS
Details
Project type: CMS + Portfolio Site
Project year: 2026
Tools used: 8
Skills used: 4
Description
A self-built CMS for managing this very portfolio website. A local React admin panel reads and writes structured JSON content, then commits and pushes to GitHub via a built-in Git interface — no terminal required. Netlify detects the push and automatically rebuilds the live Next.js site.
The Admin Panel

Admin panel home screen

Project gallery editor

Experience editor

Edits staged to commit to Git
System Architecture

Content is edited and staged locally through the admin panel, committed to Git, and automatically deployed to the live site when pushed — no third-party CMS in the loop.


