Micro Project 1 - Coffee Timer

Roadmap to build tiny projects

This year I decided to build tiny projects every month and actually release it to the world. But it seems, due to skill and time constraint up untill now, I was only able to do complete two tiny projects.

So I decided to build ultra small JS projects and improve my frontend skills.

As my first micro project I created a code timer. This is basic JavaScript project that times down from 25 minutes. You cannot stop it or pause it. You can just start or reset.

When you sit to work , either you work for 25 minutes straight or reset the timer from the beginning. Do check it out here

Hope to do more tiny projects soon.