Portfolio
The latest version
This was a big a change. The experience I gained during my internship at Yummygum, and the work I still do there, has helped me a lot, allowing me to now deliver work of much higher quality than before.
The portfolio has been rebuild from Astro to Next.js for the developer experience
Added i18n
Added DatoCMS
Converted all components to Typescript
Rewritten some components to improve performance
All pages are now SSR
Rewritten my projects
Added a gallery page!
Improved the design by a lot
Goals for my portfolio;
I want to add a blog! (no idea what i'm going to write, so maybe that's more important)
Optimize some code even further, but has little priority currently.
Version 2
This is now the second version of my portfolio. In the first version, I've build my portfolio using Nuxt, but that was a bit overkill for my portfolio.
In the previous version, there were still a few issues with the navigation menu on mobile. While it worked, it didn’t look good enough. I rewrote the entire menu and made it properly responsive.
Also, the "About Me" page is new, and I chose to use a different font to improve readability.
Version 1
First of all, welcome to my portfolio website! I really enjoyed making this website.
I already had some experience writing HTML, CSS, JS (+ a bit of Python and PHP), but had no experience building in something like Nuxt. As a learning project i decided to built my portfolio in it!