This Portfolio Website :D

Tech Stack
Next.jsReactTailwind CSSTypescript
About the Project
Building my own portfolio was a great way to refresh my Next.js and Tailwind CSS skills. The goal was to create a clean, fast, and responsive site to showcase my work and experience effectively. I focused on clear navigation and providing enough detail on each project page.
The Challenge
Effectively presenting diverse projects and skills in a cohesive and engaging way.
The Approach
Designed a clear structure with a main projects overview leading to detailed individual project pages using dynamic routing in Next.js.
Key Learnings
Reinforced Next.js routing and data fetching patterns, improved Tailwind CSS utility-first workflow.