The objective of this JavaScript Rock, Paper, Scissors game is to make a simple game with very minimum CSS.
JavaScript Hangman App Project
The objective of this JavaScript project is to create a hangman puzzle game that uses the JavaScript Fetch API to retrieve new puzzles from the given API endpoint.
JavaScript Todo App Project
The objective of this JavaScript project is to create a todo application that uses local storage and allows for edits, among other things.
JavaScript Notes App Project
The objective of this JavaScript project is to create a notes application that uses local storage and allows for edits, among other things.
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 Random User API Project
The objective of this JavaScript AJAX project is to use the Random User Generator API to retrieve a user and output their data in the DOM.