31.03.18

Why do we need header files in C and C++?
Header files are an important part of programming in C. But they are a clunky, error-prone, and redundant nuisance. How did they come to be? What function do they have?

30.08.17

Solvemind - Mastermind game and analyzer
I have recently released a simple terminal based Mastermind game: Solvemind. It is available on Github. In this game you can step by step deduce the secret code to win the game. Additionally this implementation enables you to analyze the current situation and possible guesses.

12.07.17

Pandoc's Markdown is great!
This post is a shout-out to the great tool that is Pandoc. It is a really nice document converter! It enhances its Markdown with various extensions.

17.04.17

Robot Drawing on Whiteboard
I have recently built a robot drawing on a whiteboard using a Raspberry Pi 3 and Lego-motors. I have made a video of me controlling it. Here is a presentation of the robot's setup and the way it is built.