Modern Magic


Learning the language of the web

Drinkflix! Pair Drinks with Films - Rails Portofolio Project

Well, it’s been a fun journey. Took me several months to finish this project. Let’s recap:


Rails cheat sheet!

  1. Creating a migration - Rails is smart, you will be able to generate a table with just this in your console: “rails generate migration coupons” “rails generate migration students”

A Tool for Breaking Down all Stories! Sinatra Project Time

Joseph Campbell, a renowned comparative mythologist was most famous for his work “The Hero with a Thousand Faces.” In this book he described the “hero’s journey”, which essentially posits that all stories across time and culture follow the same formula. This theory is also known as the “monomyth.”


Quick Cheatsheet of Terms for Active Record and Sinatra

ORM - Object Relational Mapping -


Who you gonna call? Clearfix! The Solution for Ghastly Floats in CSS

Recently, I’ve been haunted by the apparition of terrible web design. I’m sure you’ve encountered it before. I shiver just writing about it.