Projects/Portfolio

Portfolio

Next.js & DatoCMSeviwammes.dev

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.

  1. The portfolio has been rebuild from Astro to Next.js for the developer experience

  2. Added i18n

  3. Added DatoCMS

  4. Converted all components to Typescript

  5. Rewritten some components to improve performance

  6. All pages are now SSR

  7. Rewritten my projects

  8. Added a gallery page!

  9. Improved the design by a lot

Goals for my portfolio;

  1. I want to add a blog! (no idea what i'm going to write, so maybe that's more important)

  2. 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!