A Portfolio of Previous Work

Carter's Code Quiz

My project featured above is a quiz I made using CSS, HTML, and Javascript, with questions about Javascript! The quiz starts with a blank timer and a prompt to start the quiz. After initiating start the timer will commence and predetermined questions will appear. Answer the questions as quick as possible to achieve the highest score, but proceed with caution incorrect answers will decrement 10 seconds off the timer!
Github repository
Deployed application

My project featured below is an application which uses the OpenWeatherMap API to retrieve data and then displays weather stats related to a user input city. This application uses CSS and HTML to style and construct the page with Javascript running the process behind the scenes. Moment.js is used to display the current date as well.
Github repository
Deployed application

Weather Finder