Kevin. Programmer and (open source) software enthusiast. I prefer statically typed and compiled languages, especially Go. I also have a warm heart for C, although I have never really programmed with it. C++ is also ok. As of late, I’ve grown tired of Java even though I have to admit that’s the language I know best.
This is a collection of small open-source projects I maintain.
At work I’m maintaining several hundreds of HTTP (web)services on test environments. Think WSDL and XML (yuck). I was frequently ‘challenged’ to check whether every single one of these services are still running. I could obviously use something like SoapUI, but I grow tired of GUIs. Therefore I created something of my own, which ‘pings’ these webservices, and on the response zero or more content ‘assertions’ are fired to check whether the service is still returning what I expect.
The idea was to put this on a Raspberry Pi. mplayer doesn’t make use of the GPU
however, and therefore I couldn’t really make use of my own program yet. Besides,
XBMC exists which does the job much better. I am keeping the
source for nostalgia’s sake, since it’s the first Go program I’ve created.
This was my pet project to learn C++ more thoroughly. It makes use of wxWidgets and GStreamer. It was pretty much functional, but lost interest a bit since I’m currently using Spotify (Premium) to listen to music.