Loop Timer is a customizable countdown timer designed to help with repetitive tasks like studying, workouts, or practice drills. You can set how many loops you want and how long each loop should be (using hours, minutes and seconds). After each loop ends, it automatically starts the next one, with a small tune between each loop. I built this using HTML, CSS, and JavaScript, and added an audio file for the alarm. I also learned how to calculate time, handle user input, and update the page dynamically with JavaScript.
Loop Timer is a customizable countdown timer designed to help with repetitive tasks like studying, workouts, or practice drills. You can set how many loops you want and how long each loop should be (using hours, minutes and seconds). After each loop ends, it automatically starts the next one, with a small tune between each loop. I built this using HTML, CSS, and JavaScript, and added an audio file for the alarm. I also learned how to calculate time, handle user input, and update the page dynamically with JavaScript.