Uses the math.random() method to pseudo-randomly select from letters, digits and special characters to create a password of the desired length and the content used therein once the user selects their preferences.
GithubA scheduling application that runs in the browser making use of moment.js and jQuery to update content dynamically on the page, save events in local storage and indicate the status of an event as listed in a certain "block" of time.
GithubMySQL database application for viewing the status of the employees of a company from the command line
Demo vidAn application that makes two API calls and acquires data from the openweathermap.org API and displays the data after retrieving it in the background asynchronously.
Github