I'm a Software Engineer at Sephora located in Salt Lake City with just over 4 year of experience in web development, and I love creating well designed, responsive, web applications.
This is my first group project, we used github to split different parts of the project up, this webpage includes a dashboard with mutliple panels displaying the date, time, weather, stock information of your choosing, reddit headlines, and a To-do list so you can plan your day. Each panel, when clicked on, takes you to a more detailed page of the topic, the users todo list and weather and stock are saved in the local storage and all use Web-APIs to update information.
This site was a fun exercise to test some javascript fundamentals, the quiz is timed and your score is equal to the amount of time you have left, each question answered incorrectly deducts 10 seconds from the timer. The Highscores are stored in the local storage and saved with your initials.