PROJECTS

JavaScript Jukebox

An audio player where the user can Play, Pause and Stop a song.

There is also a Next and Previous feature as well as Volume adjustment.

Skills used: Object Oriented JavaScript, HTML and CSS.

To Do List

A simple "To Do" list where a user can add and remove items to the list as needed.

SKills used: JavaScript/jQuery, HTML and CSS.

Media Queries

This is a dummy website that displays how to make a website responsive and mobile-friendly.

If you manually collapse the web page, the site will change as your screen width decreases at different breakpoints.

Skills used: Viewpoint Meta tag, @media breakpoints, JavaScript, HTML and CSS.

Shipping App

The user/shipper will be able to add boats to their fleet, give them a unique name, tally the amount of containers and name it's current location.

The shipper will also create jobs for the boats which will consist of containers needed, cargo, point of orgin & destination and the cost of the job.

Skills used: Ruby on Rails, MVC, CRUD, SQLite3 converted to Postgres with the "pg" gem.

Aframe

This application is a way for a bar/restaurant to send the daily specials to regular customers.

When a chef or bartender creates their daily specials, they can use this app to send a mms/sms text message out to their regular customer base.

Skills used: Ruby on Rails, MVC, CRUD, Postgres and the Twilio-ruby gem.