A website to host the Teacher of the Year Aware for the CS Programme at the University of Groningen. Consists of both the backend and frontend
The partition problem is known to be an NP hard problem, so to find a solution quickly, I implemented a genetic algorithm to grow and solve it fast.
To learn a bit about server management and git, I decided to self host my own git server. You can visit it here, if you like to see my public repositories (if any). Most likely it will appear empty as it will contain all my private data.
For one company I did a project for (not listed in this page, as the project was closed-source), I had to create an object collision detection system in C++. I had written documentation in C++ style, but our team wished to write the documentation in Doxygen. So I create a quick tool in Java to convert my comments to my team's desired style.