Click Clack
Overview
ClickClack is a minimal clicks per second (CPS) testing application. I was really into Minecraft PVP at that time and figured building a CPS tester would be a cool way to try learning about web development.
ClickClack gives users the option to take 1 second, 5 second, 10 second, and 60 second tests.
Background
ClickClack was my first ever software development project! Before this, I was very interested in computer science and I was trying out competitive programming. I still remember trying to figure out how to "run" my html file and looking up javascript tutorials.
Takeaways
All in all, I think building ClickClack was a very rewarding experience because I fell in love with the concept of simply building whatever you want to. It made me realize the power we have as software developers to just make things, whether its to solve pressing problems or to literally measure how fast you click.