100 days of code was started by Alexander Kallaway in 2016 but recently it has been gaining more momentum (we all know why). Practice is the only way to master any discipline so if you have been thinking about joining the challenge, I have compiled a list of project ideas to help you get started.

Wait, explain me more about this 100 days of code challenge
TL;DR:
code at least 1 hour per day for 100 days. You can learn more about it from the original post or check out the official website.
Project inspiration:
There are some of the projects/challenges I have my eye on:
- Wes Bos has a free course called Javascript 30. It has 30 challenges including CSS, HTML and Javascript topics.
- Building a nice online resume is always another good opportunity. Check out this react-ultimate-resume GitHub project.
- Maybe something smaller, like building a calculator?
- Or an alarm clock while learning Alpine.js (yet another rendering library flavor!!!!).
- Are you into games? Check this nice chessboard-element react project or this Codenames game replica.
- If none of them inspired you yet, check this list of creative JS GitHub projects or this coding challenges websites list.
Make them look nice
Sometimes while working on projects it is hard to have a nice finished and polished UI. But we can always use bootstrap UI kits or even maybe go retro and leverage this Windows 95 UI kit.
Enjoy!!