React Employee Tracker
A simple employee directory app built with React! This app is setup to fetch a random set of 200 generated employees from randomuser.me and seamlessly render data on the fly using stately React components!
Deployed | Repository
Credit Croc
A full stack credit tracking application utilizing JawsDB hosted on Heroku. Built using the ORM model utilizing Handlebars.js to display information from the database with Highcharts integrtion.
Deployed | Repository
Eat-da-burger!
A simple full stack application utilizing a CRUD enabled ORM model to manipulate a MySQL database hosted on Heroku via JawsDB.
Deployed | Repository
Note Taker
A simple note taker app utilizing an express backend to save and retrieve note data from a JSON file.
Deployed | Repository
Employee Summary
A simple Node CLI app that quickly generates a HTML UI for your work group!
Demo | Repository
README Generator
A simple node application that quickly creates professional README files!
Demo | Repository