Overview
A server-side rendered portfolio platform built with Next.js 15, PostgreSQL, and Prisma ORM. Designed with production architecture in mind — dynamic routing, type-safe database queries, and a clean data layer.
The platform pulls project data from a PostgreSQL database via Prisma, making it easy to add and update projects without touching code. Built to demonstrate full-stack capability with modern Next.js App Router patterns.
Tech Stack
Next.jsPrismaPostgreSQLTypeScript