Hello and welcome!
You can find a variety of articles about programming, web development, and my personal experiences. I hope you find something that interests you!
Full-stack developer, athlete & student
TU Delft
Starting in 2023, I have decided to improve my technical skillset by studying Computer Science & Engineering at the TU Delft. So far, I have been loving it and I'm excited to see what the future holds.
Professional
I have been lucky enough to work with some amazing companies and people. Notably, I have started my career at a startup called Syncore and now I'm working at Oberon, a digital agency.
Athlete
Rugby has been a crucial part of my life for 15 years, including winning the European Championship U20 and qualifying the Netherlands U20 for the World Trophy.
Featured Articles
A collection of my favorite articles that I have written
over the years. The articles are about a variety of
topics, including web development, software engineering,
and more.
I hope you enjoy reading them as much as I enjoyed
writing them!
- 1
A review of Lexington Themes by Michael Andreuzza
A well constructed theme packs that excels in design but ultimately lacks in code quality - 2
My thoughts on Arc, from the perspective of a developer
A review of Arc from the perspective of a developer. I share my thoughts on the browser, the good parts, the bad parts, and some nice-to-haves. - 3
Optimizing performance by subsetting fonts
Font subsetting is an incredible technique to reduce the file size of fonts and speed up page load times. In this article, we will explore a few techniques that Google Fonts uses to optimize font performance on the web. - 4
Dynamic Open Graph Images with Satori and Astro
Open Graph Images are a great way to improve the social sharing experience of your website. In this post I'll show you how to create them and how to generate them dynamically with any static site generator, like Astro, Nuxt or Next. - 5
Beautiful & Minimal progress indicator built with Motion One
Learn how to build a minimal and beautiful progress indicator with Motion One. It is a great way to spice up your articles, blog posts and documentation. - 6
Serving the perfect image to every device with Astro 3.3 and up
Serving the right image to every device is difficult. Luckily, Astro 3.3 offers a toolbox of tools to make it easier.