/Hands-on-JavaScript-projects

This repository contains the projects I am building during my #100DaysOfCode challenge with JavaScript.

Primary LanguageJavaScript

Hands-on-JavaScript-projects

This repository contains some of the projects I am building during my #100DaysOfCode challenge with JavaScript.

Motivation

The projects above document the process of getting familiar with JavaScript, starting by implementing the basic concepts of the DOM (Data Object Model) with hands on fun projects, in which you will get your hands dirty just like I'm doing.

All projects

  1. 👉 Win The Bot game
  2. 👉 Rock, Paper or Scissors game
  3. 👉 Piano Player
  4. 👉 The Moroccan Vibe (with Handlebars)
  5. 👉 My Movie List (OOP & Localstorage)