JavaScript

24 JavaScript Projects in 30 Days

This is a group of projects I've tasked myself with to help me learn Javascript. I plan to finish one project every day and gave myself more time for the end projects (and because a month is prettier than 24 days). After I finish a project, the code will be uploaded to my github so you can see exactly what I did to make each project. The projects are listed below with the arrow pointing to the project I am currently working on.

  1. Vanilla JavaScript Stopwatch <---
  2. JavaScript Clock
  3. JavaScript Calculator
  4. Drum Kit
  5. Guess the Color Game
  6. Hangman Game
  7. Tic Tac Toe Game
  8. Pong Game
  9. Pairs Game
  10. Maze Game
  11. Simon Game
  12. Platformer Game
  13. Tip Calculator
  14. Palindrome Checker
  15. To-Do List
  16. JavaScript Timeline
  17. JavaScript Animated Nav Toggle
  18. JavaScript Quiz
  19. JavaScript Mouseover Effect
  20. JavaScript Weather App
  21. JavaScript Browser Code Editor
  22. Rock Paper Scissors Game
  23. Dynamic JavaScript Quiz
  24. Star Wars Opening Crawl
I'll be following along with the projects off of https://mikkegoes.com/javascript-projects-for-beginners/