Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 3.47 KB

README.md

File metadata and controls

48 lines (25 loc) · 3.47 KB

JavaScript Web Projects: 20 Projects to Build Your Portfolio

This is a course I have taken from the ZeroToMastery line of courses. This course was called JavaScript Web Projects: 20 Projects to Build Your Portfolio. If you are interested in the course, you can find it here.

I am going to use this repo as a way to gather all the product repos in one place. This way, if you interested in any specific project, you can find all of them in one place instead of searching through my entire GitHub profile.

I have provided a link to the repo on GitHub, which will have a basic description of what the project is all about. I also provided a demo link that will take you to a live version of the project that you can play with and try out.

The Projects

1. Random Quote Generator: GitHub | Demo

2. Infinite Scroll Through Images: GitHub | Demo

3. Picture in Picture: GitHub | Demo

4. Random Joke Generator: GitHub | Demo

5. Light / Dark Mode: GitHub | Demo

6. Animated Website Template: GitHub | Demo

7. Animated Navigation: GitHub | Demo

8. JavaScript Music Player: GitHub | Demo

9. Custom Countdown Timer: GitHub | Demo

10. Bookmark Keeper: GitHub | Demo

11. JavaScript Video Player: GitHub | Demo

12. Form Validation: GitHub | Demo

13. Rock Paper Scissors Lizard Spock: GitHub | Demo

14. NASA Picture of the Day: GitHub | Demo

15. Math Sprint Game: GitHub | Demo

16. Drag and Drop Kanban Board: GitHub | Demo

17. JavaScript Calculator: GitHub | Demo

18. Splash Page: GitHub | Demo

19. Paint Clone: GitHub | Demo

20. JavaScript PONG: GitHub | Demo