Built entirely in vanilla JavaScript, HTML5, and CSS3 this was a small project inspired by a need to track time spent on work tickets but being overwhelmed by all the different time trackers available. At the time I was potentially working on multiple tickets at once so I needed to be able to quickly pause one timer and start a new one without actually ending anything. I only needed total time worked per ticket not specific start/end times.
The various clock options were just a fun addition and a great way to practice animations tied to a timer function.

