
Pic Some
A simple e-commerce site that lets users select items, favorite them, and checkout.
REACT
REACT ROUTER
JAVASCRIPT
CSS

Resume Builder
This is an app where users can enter general information, education details, and work experience to build a resume.
REACT
JAVASCRIPT
CSS

Quizzical
Users are quizzed on 5 random questions from the Open Trivia Database. Once the user submits the quiz, it is scored.
REACT
JAVASCRIPT
CSS

Scratch-Off
A todo list app built with vanilla javascript that allows users to create todos and assign them to projects. Built using the Model View Controller Pattern.
JAVASCRIPT
HTML
CSS

Odinbook
A Facebook clone app built in a TDD fashion.
HTML
CSS
RAILS
RSPEC

Flight-Booker
An app that allows a user to search for and book flights.
HTML
CSS
RAILS

Eventful
An app similar to eventbrite that allows users to create events, and invite other users to attend them.
HTML
CSS
RAILS

CSS Framework
A 12 column, utility first CSS framework that provides users with a collection of classes that can be used to rapidly style an app or website.
CSS
SASS

Chess
A command line chess game built in a TDD fashion.
RUBY
RSPEC