A content-driven developer portfolio built with Next.js (App Router), TypeScript, and MDX.
Content is powered by MDX and JSON, enabling scalable, maintainable updates without modifying UI components.
Features dynamic project pages, reusable components, and server-rendered MDX content.
Showcases real-world projects including a fullstack e-commerce app (Next.js + Supabase) and an Angular dashboard with Playwright testing.
Tech: Next.js, React, TypeScript, Tailwind CSS, MDX.
Run locally:
npm install
npm run dev