1 min read

The making of my portfolio v2

The making of my portfolio v2
Photo by Ben Kolde / Unsplash

Today, I decided that my old portfolio was very buggy and that the colour choices were not good at all. Therefore, I decided to make a new portfolio with a refreshed design. Here's a recap on the framework I used on my old portfolio:

  • NextJS
  • GSAP

So, what was the cause of the bugginess. Well, it was GSAP. No matter what I tried, the GSAP animations doesnt work well. In the end, I found a new package called Framer Motion which is really powerful and is used by companies.

With the help of Claude.ai, I managed to code out my portfolio. For those who though I copied all the code, I didn't, I got inspiration from Claude and learned form it as well. In the big 2025, everyone should use AI to learn in a appropriate way. Not ask AI for answers.

I spent about 3 hours coding, I looked at the website and was very happy with it. I then continued adding touchups and more information about myself.

I will post more about my portfolio v2.0 in the coming days!