Back to Projects
Portfolio Website

Portfolio Website

A personal portfolio website built using Next.js App Router and TypeScript to showcase projects in a clean, professional, and performant way. The site features: - Modern dark theme UI design - Responsive layouts for all screen sizes - Smooth client-side navigation Projects are managed through a structured JSON data source and rendered dynamically, allowing each project to have its own detail page generated via dynamic routing. Users can filter projects by technology stack, making it easy to explore work based on specific skills. The application emphasizes performance, maintainability, and type safety, leveraging Next.js 16 features, React 19, and Tailwind CSS for rapid UI development. The site uses a consistent dark theme throughout for a modern, professional appearance. The project is designed to be easily extensible, allowing new projects to be added with minimal effort.

Technologies Used

Next.jsTypeScriptReactTailwind CSSJavaScriptHTML & CSS