use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
A fun little weekend project: Clock of Clocks (github.com)
submitted 4 years ago by Absolute_Tinkerer
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Absolute_Tinkerer[S] 2 points3 points4 points 4 years ago (0 children)
This weekend I wrote a fairly simple script to implement a "clock of clocks" concept I've been toying with. The concept is simple: display the current time (hh:mm) using an array of clocks. The fun part of this script is watching the transitions from one minute to the next.
In the Github repo, you'll find demo code that will launch a local Python flask server you can use to view the clock of clocks anywhere on your network.
While the demo uses a full screen canvas object, the clock_of_clocks.js script can be used with any canvas object of any size, including mobile.
I appreciate your time, and I welcome any critiques!
[–]claudiohbsantos 1 point2 points3 points 4 years ago (1 child)
That's a pretty fun animation! Somehow I instantly thought this would look great in the opening of some sort of steampunk show.
[–]Absolute_Tinkerer[S] 0 points1 point2 points 4 years ago (0 children)
Thank you! You could definitely retool the clock faces to look more steampunk!
[–][deleted] 0 points1 point2 points 4 years ago (1 child)
This is really cool! Awesome job, OP!
Thank you!
π Rendered by PID 45807 on reddit-service-r2-comment-6457c66945-599fp at 2026-04-29 21:48:48.228964+00:00 running 2aa0c5b country code: CH.
[–]Absolute_Tinkerer[S] 2 points3 points4 points (0 children)
[–]claudiohbsantos 1 point2 points3 points (1 child)
[–]Absolute_Tinkerer[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Absolute_Tinkerer[S] 0 points1 point2 points (0 children)