Recent Posts

Winning Experian’s Hack24 2018 challenge

3 minute read

For the third year in a row I attended Tech Nottingham’s Hack24; a 24 hour hackathon hosted in the heart of Nottingham and sponsored by some of the most prom...

C# nested property accessor

1 minute read

I recently had the need to access a property in another property in C#. Accessing a property value is trivial using PropertyInfo but it’s only capable of acc...

No JavaScript here

1 minute read

Earlier today I turned Cloudflare’s automatic email obfuscation off on this site. Why you might ask? Well because it was the only JavaScript on this site and...

Marvin Visions

less than 1 minute read

Jekyll makes it trivial to edit a site’s look and feel, just modify your sass files and push to Github. I keep playing around with colours, paddings and font...

Ubuntu on Windows

1 minute read

At home I use two computers: a 13 inch MacBook Pro for less intensive tasks and a Dell Precision T1700 with a 4K monitor when I want to stretch the software ...