Jenga Tower and Gun in JavaScript using THREE.js and Physi.js

For a long time I wanted to programĀ a (jenga) tower built out of small bricks that can be bombarded with bullets. There needs to be a physics engine to make the crashing of the tower look realistic. 3D Game Programming for KidsĀ gave me the technical stuff I needed to build the tower and a gun. Continue reading


The Software Craftsman by Sandro Mancuso

This is a great book! Before reading I didn’t know there is an actual software craftsman movement. I’ve heard Uncle Bob use the term but I was unaware of the movement. The book totally speaks from my heart. Many of the attitudes and ideas described by Sandro Mancuso are very similar to my own and Continue reading


Agile, TDD and Personal Responsibility

Now I have been working as a Software developer and architect for more than 10 years including 5 years using C# .NET. The last few years I engaged in agile and Test-Driven-Development (TDD). I find it really fascinating what some smart developers came up with. These things were not around when I was at university Continue reading