I enjoy turning problems into beautiful designs. I primarily focus HTML, CSS, JavaScript and the MERN Stack. I strive in fast paced environments and leaning new materials quickly. When I’m not coding, you’ll find me cooking, outdoors or surrounded by animals.
Project One | Full Frontend
Our site was created for a frequent traveler who enjoys learning and trying local beers from that area. By using our site, the traveler will be able to see a list of 5 breweries in the city their traveling to, see the current weather as well as a description for tomorrows weather to decide which day is better, and images of the city he is traveling to!
Project Two | Full Stack
Our site was created for a person who might have symptoms of Coronavirus. Users are able to sign up/login to their account, access a dashboard that provides live statistics on Coronavirus in the US, 2 hospitals nearby, and track/update their symptoms. We did this by using HTML, CSS, Multiple API's and jQuery Plugins, Node, Express, MySQL, Sequelize.
Note Taker created with Express
This application can be used to write, save, and delete notes. This application uses an express backend and save and retrieve note data from a JSON file.
Timed Coding Quiz with Scores
For this assignment we were asked to create a coding assessment. This assessments is combination of multiple-choice questions and logging the results. The user is then able to save their score to compare to future results.
9-5 Local Storage Work Day Planner
This weeks assignment was to create a calendar application that allows the user to save events for each hour of the day. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery. The app should display standard business hours (9 a.m. to 5 p.m.). CSS will change depending on the current hour to keep people on schedule.
OpenWeather API Weather Application
This assignment was to build a weather dashboard that will run in the browser and feature dynamically updated HTML and CSS. I used the OpenWeather API to retrieve weather data for cities.