Portfolio


Code Refactor
Code Refactor

Refactored to improve accessibility, functionality, and streamline original code.

Click Here to See the App Click Here to See the Repo
Password Generator
Password Generator

A web appp that can be used to generate a random password based on selected criteria.

Click Here to See the App Click Here to See the Repo
Code Quiz
Code Quiz

A simple timed quiz that utilizes JavaScript to create HTML elements.

Click Here to See the App Click Here to See the Repo
Work Day Scheduler
Work Day Scheduler

Single day planner with ability to save events and highlight events based on the hour.

Click Here to See the App Click Here to See the Repo
COVID-19 Dashboard
COVID-19 Dashboard (Project 1)

An interactive dashboard for obtaining realtime data on COVID-19 by state or country.

Click Here to See the App Click Here to See the Repo
Weather Dashboard
Weather Dashboard

An simple dashboard for obtaining realtime weather information for a city.

Click Here to See the App Click Here to See the Repo
Professional README Generator
Professional README Generator

A command-line application that accepts user input to generate a README.md template.

Click Here to See the Demo Click Here to See the Repo
Team Profile Generator
Team Profile Generator

A command-line application that accepts user input to generate an HTML webpage.

Click Here to See the Demo Click Here to See the Repo
Note Taker
Note Taker

Application that can be used to werite, save, and delete notes.

Click Here to See the App Click Here to See the Repo
Ascend
Ascend (Project 2)

Project using Node and Express server and backed by a MySQL database.

Click Here to See the App Click Here to See the Repo
Employee Tracker
Employee Tracker

In Development: Interface that makes it easy for non-developers to view and interact with information stored in databases.

Eat-Da-Burger
Eat-Da-Burger

In Development: A logger created with MySQL, Node, Express, Handlebars and a homemade ORM.

Reverse Engineering Code
Reverse Engineering Code

In Development: A tutorial created for the understanding of an existing app by reverse engineering given code.