

Hikage / Koala
Hikage is a Discord bot that I've worked on since 2017 (3 iterations). I've kept it open source because I put a lot of effort into structuring it, and I want others to be able to learn from it.
Friendlight
A (physical) light that syncs with your friend's light.
I saw a similar idea online, and I thought I could do it better and cheaper. (Website is setup instructions, contact me for more info/demo) This was a lot of systems working together, a websocket server with database, arduino light (with websocket client), soldering and constructing the hardware and a mobile app to control the light.
Fabeltjes Krant
This was a website that I made for DICHTERBIJ
One of the first dynamic websites I made. I also focussed on that even the clients could edit the information shown in the website.
Pokednd
PokeDND was made as a set of tools to help out with a PokΓ©mon themed Dungeons & Dragons game.
crri.pw
Url shortener and file sharing site
I followed a tutorial of an url shortener website (from CodeGarden) I found this interesting and wanted to learn new things. I later added the filesharing system myself because I didn't like what Wetransfer was doing. I also made some other improvements so it's more user friendly.
Pokeclicker cheats
A script to add UI cheats to the pokemon clicker game, this was interesting to make and reverse engineer.
Svelte boardgame
A modifiable boardgame made with svelte. very different from my usual projects. It's very modular, and allows to make custom maps. This also has an electron version