Published inGeek CultureIterating Through a Hash Where the First Key is an Array…of HashesEarlier this week I went through a technical interview where I did not finish the coding challenge in the specified time frame, but took…Jun 17, 2021Jun 17, 2021
FizzBuzz: Ruby vs. JavaScriptAh yes, you know this one. Tale as old as time…the good ‘ol FizzBuzz challenge.Jun 14, 2021Jun 14, 2021
Beginning Data Structures and AlgorithmsThis past week I began studying data structures and algorithms after meeting for a mock technical interview with a Flatiron School alumni…May 31, 2021May 31, 2021
Heroku: The Never-Ending BattleMy experience with Heroku so far has been full of turmoil as I navigate issues with deployment and learn to understand the logs. There may…May 24, 2021May 24, 2021
Rails as an API with Postgresql and Heroku DeploymentIn this post, I will be detailing how I set up my project using Rails as an API-only backend with Postgresql as the database, as well as…May 14, 2021May 14, 2021
Post-Graduation: A Thank You NoteJust a few months ago I embarked on one of the most rewarding and terrifying journeys of my life. My journey started with the difficult…May 13, 2021May 13, 2021
Flatiron — Rails Project WeekThis week students were tasked with building their first Ruby on Rails project. I can honestly say that this was the most difficult task…Jan 25, 2021Jan 25, 2021
Sinatra Project: User AuthenticationIn reviewing my project, I realized I had forgotten to do a crucial step in my program — authenticating my users. What exactly is user…Dec 24, 2020Dec 24, 2020
My First Sinatra ProjectFor my second project for Flatiron, I had to build a CRUD, MVC app using Sinatra. The program had to allow a user to…Dec 14, 2020Dec 14, 2020