All Projects

Portfolio Website

Live
  • Next.js
  • TypeScript
  • Tailwind CSS

Overview

A data-driven personal portfolio showcasing projects, study modules, and interests. Built with the Next.js App Router, fully typed with TypeScript, and styled with Tailwind CSS. All content is sourced from local data files for easy updates.

Features

  • App Router with dynamic routes for projects and study modules
  • Mobile-first responsive layout with Tailwind breakpoints
  • All content driven by local TypeScript data files
  • Accessible markup with ARIA labels and keyboard navigation

Next Steps

  • TODO: Add dark/light theme toggle
  • TODO: Integrate a CMS for content management
  • TODO: Add page transition animations