Blog

Software topics I am exploring

Using Ruby to Translate Roman Numerals to Integers

Using Ruby to Translate Roman Numerals to Integers

Photo by Karl Callwood on Unsplash Introduction Recently, I have been tryin...

Adding a Users Search to a Rails Facebook Clone.

Adding a Users Search to a Rails Facebook Clone.

Photo by Markus Winkler on Unsplash Introduction I recently completed the c...

Setting Up OmniAuth Authentication in Development

Setting Up OmniAuth Authentication in Development

Introduction “Who are you?” may be the line sung by Roger Daltrey of The Who...

Extracting a Database Query from a Rails View

Extracting a Database Query from a Rails View

Introduction While some logic in Rails views is inevitable, recently I have ...