The objective of this JavaScript project is to create a todo application that uses local storage and allows for edits, among other things.
JavaScript CSS Manipulation
Circle Click JavaScript Game
The objective of this JavaScript circle click game project is to code a game that makes random circles, which the user has 1 second to click.
JavaScript Grocery List Project 2
The objective of this JavaScript grocery list project is to create a list that accepts an item and also saves it to local storage.
JavaScript Coin Toss Game
The objective of this JavaScript coin toss game project is to code a game that determines the winner at 5 correct guesses.
JavaScript Countdown Clock Project
This JavaScript countdown timer project is very similar to the previously coded countdown timer.
The biggest differences are the difference in CSS and this project uses two JavaScript functions.
JavaScript Balloon Popping Project
This JavaScript balloon popping project challenges you to code the functionality of a balloon popping canvas. Once all the balloons are popped, the user get a message stating all balloons popped!