Heather's Projects
Labors of Love!
Capstone Project - Sanctuary Secretary
January 2017
This was the final project for Ada Developers Academy. It was an independent project with full control given to use in regards to concept and technology. The only requirements: use at least three new things and have a deliverable in three and a half weeks.
Rolodex
November 2016
This was a single page application written using JavaScript and Backbone, intended to mimic an old-school rolodex.
Scrabble - JavaScript
November 2016
This was an individual exercise in refactoring the Ruby version of Scrabble into a JavaScript program.
Zoolily
October 2016
This was a four-person, two-week project. The goal was to create an e-commerce website, similar to Etsy.
Farmer's Market on Rails
October 2016
This was a pair project through Ada Developers Academy, meant to expand on our knowledge from FarMar. It involved using TDD, reading from multiple CSV files, and linking numerous class files together.
Scrabble - Ruby
October 2016
This was a pair programming project through Ada Developers Academy and our first time using test driven development. We created a Scrabble simulation using multiple class files, including Scoring, Player, and TileBag. We achieved MVP and several optionals.
Farmer's Market
September 2016
This was an individual project, meant to simulate a Farmer's Market. It involved using TDD, reading from multiple CSV files, and linking numerous class files together. This was the first project where using enumerables was a learning goal.
Meowspace
September 2016
This was an individual project, focused on working with wireframes and CSS. The HTML was written and contained several errors. The goal was to replicate the wireframes as closely as possible while minimally changing the HTML.