Flat Iron Course


Blog on my coding journey throughout the Flat Iron course

Sinatra Project Gem

I just completed my Sinatra project for Flatiron and am excited to be one step closer to understanding web frameworks using the Model-View-Controller (MVC) paradigm. The easiest way to conceptualize the MVC structure was to root each component in previous course sections.


CLI Data Gem Project

This past week, I finished my CLI Data Gem Project for the Flatiron School’s Software Engineering course. The project was a culmination of our Procedural and Object Oriented Ruby modules and definitely challenged both my creative and technical Ruby skills in entirely new ways. Gone were the days of preloaded labs and specs, suddenly I was looking at a blank text editor and tasked with setting up my own enviornment.