Testing Go with Ruby

Tearing down language barriers, using RSpec tests for a Git-like project built in Golang
Read more →

We really started from the bottom…

A random internet person had commented on a C++ calculator Gist I had published around 5 years ago and the memories cued in
Read more →

From ActiveRecord to Ecto

Migrating an old Rails app into an Elixir one
Read more →

Manage your appointments with Rails, Part 4

Adding Stimulus to our Rails application
Read more →

Manage your appointments with Rails, Part 3

Modularizing complex Rails applications
Read more →

Manage your appointments with Rails, Part 2

Authentication and Authorization in Rails using Devise
Read more →

Manage your appointments with Rails, Part 1

Getting started with Rails by building an Appointment Scheduler
Read more →

Converting Markdown to HTML using Ruby

I wrote a Ruby module to translate MD files to HTML
Read more →

Week #24: Fast forward 9 weeks

Updates after 9 weeks of inactivity
Read more →

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.
Read more →