Recently, I’ve been learning JavaScript and came across the canvas drawing section, so I created an electronic clock to practice.
Each segment of the electronic clock is drawn using canvas, and then JavaScript is used to get the time, executing every millisecond to update the canvas.
Demo link: http://labs.simpleapples.com/timer/