Personal projects
Some personal projects that I have worked on.
C# Pong game
A simple version of the world famous Pong, but written in C# with MonoGame. Watch the video!
View projectC# HMAC library
A while ago I worked on an ASP.NET Web API using HMAC authentication. I decided to turn that into a library.
View projectPhilips Somneo API Client
When my girlfriend bought a Wake-up Light from Philips with wifi functionalities, I wondered if there was an official way to communicate with it. When it turned out that was not the case, I got curious to see if I could find a way.
View project