No reviews yetBe the first to leave a review for VClock
Maker
📌
A bit more context on why I built this: I kept having the same small
annoyance — needing a quick world clock for calls across timezones,
a Pomodoro timer for focus sessions, and a countdown for deadlines
or events — and none of the existing tools did all three without
either requiring a login, feeling bloated, or being buried in ads.
Some specifics on how it's built:
- [Your actual stack, e.g. "Vanilla JS, no framework, to keep it
fast and lightweight"]
- Deployed on Azure
- No account/login required — everything runs client-side
- Currently in 6 languages, EU public holiday calendars built in
Things I'm actively working on / would love opinions on:
- Whether a dark mode is worth prioritizing next
- Any timezone edge cases I might be missing (DST handling is
always trickier than it looks)
- Whether the EU holiday calendars are useful as-is or if people
would want other regions added first
Happy to answer anything about the build, the stack, or future
plans. Thanks for taking a look.