Developer Memory Game
This was the first project for the web development immersive program. It is built using HTML, CSS, Javascript and jQuery. The biggest accomplishment for me was that I was able to build this in a week, after less than a month of training.
Essential Oils Reference Site
This is a working full-stack application, adhering to the MVC file structure, using Mongoose, Express, Angular and Node.js. There are two models, one of which has complete RESTful routes with GET, POST, PUT, and DELETE. Eventually, I will go back and add more accurate content.
Coffee for Coders app
This was the first group (team of three) project and is a full-stack application, adhering to the MVC file structure, using Mongoose, Express, Angular and Node.js, consuming the Yelp API. My contributions included wireframing, implementing and troubleshooting API integration, and styling the app.
Travel Books App
This was the second group (team of three) project and is a single-page, full CRUD, session-based app built in Ruby on Rails with MVC file organization, and serving a JSON API. My contributions included wireframing, Postgresql database management and front-end JWT authorization implemenation.
Workout Generator App
This was my final project and is a single-page, full CRUD, session-based app built in Ruby on Rails with MVC file organization, and serving a JSON API. I built an admin account for editing and deleting muscles and exercises, as well as creating groups. Users can save exercises to their profiles.
Cat Breeder Site Redesign
This project is a re-do of a site I found when trying to find Maine Coon breeders in Colorado (http://rockymtnmainecoons.com/home). I used SASS, Bootstrap, HTML5, CSS3 and some basic Javascript.