This week I created and pushed 5 simple projects to my github repo:
- A simple progress bar that goes from 0 to 100 using setInterval.
- A random password generator using Math.floor.
- A button that randomly generates a new background color.
- A simple to do list project
- A whac-a-mole game based on a youtube tutorial I followed a few months ago. I decided to recreate it without re-watching the video. It took me some time and I think there's lots of room for improvement, especially on the CSS side of things but I was able to get it done. Please watch @ania_kubow 's video on youtube if you're interested.
Top comments (0)