Posts
All the articles I've posted.
What time is it?
Published:A Hex color clock I built for fun
Using Makefiles for build automation
Published:How did they do it before pipelined Continuous Integration were a thing?
Building a Slot Game in Java
Published:The gambler's worst nightmare, a Slot machine where you can't win.
Bulding my first website with HTML and CSS
Published:My experience building my First Website
V for Vagrant
Published: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.