DEV Community

Cover image for Clock circular calculator
Alejandro Rivero
Alejandro Rivero

Posted on

Clock circular calculator

I tried to do vibe code a calculator where the user doesnt need to push the operation and result buttons. Then for multiple digits I was forced to use a circular display, and finally I decided to hide the whole calculator as a clock

test the clock calculator here

You can see the whole collection here or clone the github repo

Top comments (0)