Libraries, Frameworks, Tools:
Programming Models:
Weather Dashboard App
A simple weather application that allows users to search for the 5 day weather forecast by city name.
It also displays the current weather in the user's location.
Work Day Itinerary App
An application utilizing where users can store and edit their work day itinerary. Past, current, and future events are color coded.
GitHubRandom Password Generator App
An application that allows users to generate random passwords that contain character types of their choosing.
GitHubEat Da Burger App
An interactive application using MySQL, Node, Express, Handlebars, and a custom ORM utilizing the MVC design pattern.
Users can create burgers, devour burgers, and prep burgers!
Mothra Project Management App
Mothra allows teams to track their project development progress. This app utilizes a myriad of technologies in an effort to provide users with good visibility of work status and develop more effectively
GitHubNote Taker App
Note Taker is an application for writing, saving, and deleting notes.
This application uses an express backend which saves and retrieves note data from a JSON file.