Posts
All the articles I've posted.
-
Using Makefiles for build automation
How did they do it before pipelined Continuous Integration were a thing?
-
Building a Slot Game in Java
The gambler's worst nightmare, a Slot machine where you can't win.
-
Bulding my first website with HTML and CSS
My experience building my First Website
-
V for Vagrant
Vagrant is a very nice provision tool that helps me with web development. I don't want to install every tool on my machine; I want my environment as clean as possible. Vagrant helps me create virtual machines with all the necessary tools for any project.