Coding Diary is a platform inspired by 100 days of code challenge where you can keep your development logbook and interact with other participants through their tweets about the project they are on.
See official website for more details
There's basically 2 main rules:
- Code minimum an hour every day for the next 100 days.
- Tweet your progress every day with the #100DaysOfCode hashtag
You can use this platform to achieve it!
- Fork this repo
- Create a feature branch of the improvement you want to code
- Open a Pull Request for this repo
- Provide a detailed description what your code does and what you want to achieve
- Wait for Code Review
- Merge 🙌
TBD