Hi there,

I'm Nikolas Martens, freelancing Software Engineer, and this is my blog. I hope it contains something interesting for you. Enjoy the read!

TDD Case Study

Sat 06 July 2013 in programming

I'm a big fan of Test-Driven Development and have been using it in almost all projects for a while now with astonishing results. If you are not convinced by TDD, drop me a line and I will do my best to change that. Although at first seemingly counter-intuitive, TDD quickly …

read more

Blogging with pelican and git

Wed 10 April 2013 in articles

If it wasn't for pelican, this blog would probably not exist. So here is a brief description on the why and what and how.

Step 1: engine

The spark that got this blog going was my colleague showing me pelican yesterday which is a static blog generator written in python …

read more