Portfolio Content Management System

Project Overview
A full-stack CMS that enables dynamic management of portfolio projects and content.
Problem
Updating portfolio content by hand is repetitive and makes content changes dependent on code edits.
Solution
Built a Next.js CMS backed by Prisma and PostgreSQL with optimized server-side rendering.
My Responsibilities
- Built dynamic project and content-management workflows.
- Integrated Prisma with PostgreSQL for persistent content storage.
- Optimized server-side rendering for portfolio content delivery.
Key Features
- Dynamic portfolio content
- PostgreSQL data persistence
- Server-rendered content delivery
Technology Stack
- Next.js
- Prisma
- PostgreSQL