FastMind is a fasting tracker by Llarod HernaizFastMind is a fasting tracker by Llarod Hernaiz

FastMind is a fasting tracker

Llarod Hernaiz

Llarod Hernaiz

FastMind is a fasting tracker I built with product-grade logic — not a basic stopwatch. The app treats fasting as a structured workflow with multiple states (e.g., started, active, paused, ended), and persists time correctly across sessions. Users can log notes and mood states during a fast, creating a dataset that the AI layer can summarize into useful insights and patterns over time.
What makes this non-trivial
Reliable fasting time calculations + persistence (not just UI)
State-driven flow handling edge cases (pause/resume/end scenarios)
Notes + mood tracking tied to the fasting lifecycle
AI-generated summaries and insights based on user entries
Clean UX built on top of complex underlying logic
Like this project

Posted Mar 4, 2026

FastMind is a fasting tracker I built with product-grade logic — not a basic stopwatch. The app treats fasting as a structured workflow with multiple states ...