Quiet Hours was born from my interest in pomodoro applications like Forest.
However, I didn’t want to create a focus timer that merely counts down the minutes, sounds an alarm, and finishes. I wanted to build something cooler: a small space where time successfully guarded could leave a trace behind.
In Quiet Hours, users complete focus sessions of a specific duration. Once a session concludes, they receive an archive entry: an unlocked species, a brief biological fact, and a reflective quote.
In this way, focus is not treated simply as a chore to be conquered. It transforms into a micro-experience that can be collected, revisited, and perhaps quietly remind the user that their time wasn’t truly lost.
Project Form
Technically, Quiet Hours is built as a lightweight static application using pure HTML, CSS, and JavaScript.
I chose this form because I wanted the project to remain simple, fast to load, and free from heavy system requirements. For now, session progress is saved locally in the browser, allowing users to view their focus history without having to create an account.
Quiet Hours also supports both English and Indonesian options. To me, this is important because the atmosphere of an application is shaped not only by its visuals, but also by the language that appears when someone is trying to persist through a focus session.

quiet hours main interface
Atmosphere to Build
The most crucial aspect of Quiet Hours is not merely its timer feature, but its atmosphere.
I want the layout to feel like a journal or an archive. Not too crowded, not too commanding, and not making productivity feel like a minor punishment wrapped in a pretty UI. Each unlocked species becomes a sort of small reward—not a loud one, but a gentle sign that a session has been completed.

species-unlocked
Development Plans
Quiet Hours will continue to be developed. A few features I would like to add in the future include a notification system and cloud storage, so that user progress can be saved more securely rather than relying solely on a single browser.
However, to build all of that, I still need to learn much more. For now, Quiet Hours remains a small project growing slowly: a timer, an archive, and a way to say that guarded time has a form of its own.
| Detail | Information |
|---|---|
| Status | In development |
| Platform | Web App (Static) |
| Link | Open Quiet Hours |