Skills
My skill-set includes both front and back-end frameworks and languages.
JavaScript
HTML 5
CSS3
jQuery
Ruby
Rails
MongoDB
PostgresSQL
Portfolio

Whereoke
Full stack web app that uses the Google Maps and Google Streetview image APIs to geospatially display Karaoke data based on the day of the week. Users have CRUD capabilities to interact with the venue data, which is seeded on the back-end in a PostgresSQL database.
Technologies used:
- JavaScript
- HTML5
- SCSS
- Bootstrap
- Handlebars
- Ruby on Rails
- PostgresSQL
- ActiveRecord
Github: Front End, Back End

Wanderlist
Full stack web app built for users to add and track destinations they want to visit. Incorporates the Google Maps JavaScript & Places APIs, Flickr API, and the Wikipedia API. Users have CRUD capabilities to interact with their 'Wanderlist', which is stored on the back-end in a MongoDB database.
Technologies used:
- JavaScript
- HTML5
- SCSS
- Bootstrap
- Handlebars
- MongoDB
- Mongoose
- Express
Github: Front End, Back End

TicTacToe
Simple game play app with user log in functionality. Interacts with an API to save user log in and game play data.
Technologies used:
- JavaScript
- HTML5
- SCSS
- Bootstrap
- AJAX
Github