Projects

Middle Point

Github Repo: https://rb.gy/m4oz1e
I worked with a team to create this application to be able to find the middle point and recommend venues based on your search query in the middle of your current location and another known location! I primarly did the back end Javascript, and helped with input on the UX/Ui aspect!

White Glove Detailing

Github Repo: https://rb.gy/vpefd9
This application is the basis for a company that offers cleaning services for your vehicle in the parking lot of various stores while you shop. The user can sign up log in park the car and select a package for detailing. This application also has a sign in for employeess to view current tasks car and parking space that are not yet completed.

Other Work:

Employee Mangement System

Github Repo: https://rb.gy/gkvjj4
This is a cli application I created with full CRUD functionality to help manage employees, departments, and employee roles using a MySql database with mulitiple tables.

Eat-Da-Flipping-Burger

Github Repo: https://rb.gy/0pk1mv
This appliction displays full CRUD functionality by reading all burgers in databse and displaying through handlebars with buttons to add burgers devour burgers and delte burgers.

Weather Forecast

Github Repo: https://github.com/xtreme6007/Weather-forecast-psn.git
I Created this application from scratch using the open weather map api for the forecast in order to present you with the current forecast and The next 5 days forecast.

Note Taker

Github Repo: https://rb.gy/axfuvm
This application is designed to let you create, read, update, and delete notes in a public database.