About me

I'm currently a student at University of Applied Sciences Utrecht studying Computer Science, specialising in Artificial Intelligence. Before that, I studied Applied Mathematics at Fontys University of Applied Sciences in Eindhoven.


I started programming when I was 15 making simple Python projects, such as a currency converter that uses webscraping to get real-time exchange rates. It's a simple project in hindsight, but it was a big deal to me at the time. Since then I've worked on more complex projects involving data analysis, machine learning, and algorithms.


A more recent project I've made is a chess application where you play versus an AI opponent. That project was the most fun I've had programming, because it was quite challenging, while also not being impossible.


I built this website to showcase my projects and learn more about web development. That's why I also made this website completely from scratch. I hadn't done any web development before this, so it was very helpful to get some experience with it. It gave me a better understanding of front-end tools like HTML, CSS, PHP. It also taught me how to setup a webserver using Nginx.