projects $ ls -la
Projects
A mix of work, hobby experiments and academic research.
~/projects/self-coding-website.md ★ 1
A website that styles itself: the style block is displayed and editable while a small auto-typing script makes the site literally write its own code.
[JavaScript, CSS]
~/projects/portfolio.md
This very website. Built with Nuxt 4, TypeScript and Bulma, featuring an interactive terminal mode and an animated flow-field background. Yes, it is finally finished(ish).
[Nuxt 4, TypeScript, Bulma]
~/projects/automated-web-design.md ★ 2
Master thesis: Online Automated Multivariate Web Design Optimization — using a modified genetic algorithm to optimize and automatically adjust web design.
[AI, Genetic Algorithms, Research]
~/projects/detect-malicious-websites.md
Bachelor thesis: an experiment where participants classified websites based on the geographical consistency of different components of a website.
[Security, Research]
~/projects/kids-age.md ★ 1
Website that displays the current age of a baby or kid, with interactive fireworks on their birthday. Available in a boy and a girl version.
[JavaScript, Canvas]
~/projects/hangman.md ★ 13
Android app based on the classic Hangman game, built for the course Native App Studios at the University of Amsterdam.
[Java, Android]