Bubs n Grubs
This application provide random genreation of meal and drink recipes to mix up a routine.
Travel Packer
This application generates a packing list based on the numbers of days you are traveling.
Password Generator
This application genrates a password based on requirement input.
Code Quiz
This application takes the user through a timed quiz about coding. High scores are tracked using local storage.
Work Day Scheduler
This application allows you to enter tasks and notes for the work day. Data is saved via local storage, and the time of day is read through js.
Weather Dashboard
This application display current and 5 day weather forcast for the location entered. It also stors the most recent searches for quick access.
Note Taker
This application allows the user to take notes, save, and delete them. An express server is used to store and manage the user data.