Back to Projects

Portfolio Website

May 2026
Project
Next.jsTailwindBunMarkdown

A clean, markdown-driven portfolio site built with Next.js, Bun, and Tailwind CSS v4.

Overview

This project is my personal portfolio and blog. I built it to have a central place to showcase my work, resume, and write about things I learn.

Tech Stack

  • Framework: Next.js (App Router + Turbopack)
  • Package Manager: Bun
  • Styling: Tailwind CSS v4 + shadcn/ui
  • Content: Markdown (react-markdown + gray-matter)

Features

  • Statically generated blog posts and project pages.
  • Smart dynamic navigation based on content availability.
  • Dark and Light mode support.