Portfolio Website
Personal portfolio with an AI chatbot that can tell you more about me and my work.
Next.jsTypeScriptTailwind
Screenshots

Concept
With this project I tipped my toes into Next.js. I wanted to make a portfolio website to make my projects feel alive and showcase what I have done. A nice addition is the functionality to chat with my personalized AI chatbot.
Features
- AI chatbot for interactive Q&A about me and my work
- Project showcase with detailed case pages
- Responsive design for all screen sizes
- Dark mode support
Learnings
Building this portfolio pushed me deeper into the Next.js App Router, TypeScript, and integrating external AI APIs. It taught me about SSR and CSR, and when to use to when. It also made me think more about UX and design, how to present yourself clearly and make a good first impression. It's an ongoing project that I keep refining.