/100-JavaScript-projects

small to medium size javascript projects

Primary LanguageJavaScript

100 Days, 100 JavaScript Projects

small to medium size javascript projects

##Games

  1. Hangman Game
  2. Memory Game
  3. Color Game
  4. Snake Game
  5. Brick Breaker
  6. Picture Puzzle
  7. Ping Pong
  8. Rock paper Scissors
  9. Tic-tac-toe
  10. Tetris
  11. Guess the Number

##Common apps

  1. Music Player
  2. Notes
  3. Quiz App
  4. Speed Typing Test
  5. Stopwatch
  6. To-do list
  7. Weather app
  8. Drawing App
  9. Book keeper
  10. Currency Converter
  11. Clock

##UI Elements

  1. Dropdown Menu
  2. FAQ Accordion
  3. Form Validation
  4. Ham Menu
  5. Modal
  6. Multistep Form
  7. Back to top button
  8. Dark Theme
  9. Drag and Drop
  10. Read more-Read less
  11. Shopping Cart
  12. Typewriter effect
  13. Slideshow
  14. Pagination
  15. Product Slider
  16. Progress Bar

##Unusual use of JavaScript

  1. Bouncing Ball
  2. Flashlight

##Generators

  1. Quote Generator
  2. Password Generator

##Math related

  1. Age in Days
  2. Calculator
  3. Counter
  4. Word Count
  5. Farenheit to Celsius
  6. Fizzbuzz
  7. Countdown Timer
  8. Percentage Calculator