Twenty Thousand Leagues Under the Code


When i'm thirsty i go to the foo bar.

Active Record ORM Magic

When developing software, it should always be taken into consideration to use an ORM framework. An ORM (Object-Relational Mapping) lets you query and handle data from a database using an object-oriented language.


Get Rid Of It

This was my first sinatra project assessment, and I really enjoyed working on it. The concept was to create a classified listings website where users can sell goods they are looking to get rid of, hence the name Get Red Of It.


Snowboard CLI Gem Progress

So for my Ruby project i decided to work on a gem that scrapes The Good Ride and allow users to read reviews of the board of their choice.