Sometimes I feel like programming/creating random projects. This page contains some examples.
Advent of Code
[GitHub]
The Advent of Code is a yearly programming competition where each day of December till Christmas, a programming puzzle gets published. I often challenge myself to learn a new programming language or teach myself some more advanced programming features during this event.
xkcd Discord Bot
A Discord bot hooked into the xkcd API. It posts the latest xkcd comic in the #xkcd channel as soon as it is published.
Spotify Pruner
[GitHub]
Spotify playlist management tool which can mirror collaborative playlist to a public playlist and prune songs to a set limit (i.e. remove the oldest songs once a set limit is exceeded).
Portfolio
[GitHub]
Source code of this very website :).