BryanGK / pomodoro

A simple pomodoro timer created as practice to further my knowledge of Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Pomodoro Timer

A Pomodoro Timer build with HTML, CSS, and JavaScript

See it here

Summary

A timer to increase productivity by breaking your workday into 25min work and 5min break periods. Part of the base projects in SDMM. This one got me familiar with making countdown timers, manipulating the DOM, adding event listeners, and practicing some CSS styling. I added the extra dropdown menu for selecting a different work/break timer.

Author

Bryan Krauss - Full Stack Software Developer LinkedIn

About

A simple pomodoro timer created as practice to further my knowledge of Javascript.


Languages

Language:JavaScript 49.6%Language:HTML 31.7%Language:CSS 18.7%