Posts
All the articles I've posted.
-
Manage your appointments with Rails, Part 1
Getting started with Rails by building an Appointment Scheduler
-
Converting Markdown to HTML using Ruby
I wrote a Ruby module to translate MD files to HTML
-
Week #24: Fast forward 9 weeks
Updates after 9 weeks of inactivity
-
Week #13: Playing Blackjack with Machine Learning
A (very dumb) probability model deciding whether you should draw another card or not to win at Blackjack.
-
Week #12: Uber and Flappy Bird
This week I built an Uber clone and after that, a Flappy Bird clone. I had the chance to work with Parse Geolocation API and libGDX for developing the game. Also I followed an introduction to Android Wear, how to build simple applications for smart watches and test these apps in the emulator.
-
Week #11: Jump Starting Sinatra
I developed a simple Sinatra application, after reading through "Jump Start Sinatra" by Darren Jones (apparently, there's a footballer with the same name; he didn't write a book). While I've been playing before with Ruby, using Rails and Chef, this is my first time with Sinatra.