04 · Wellness · 2025
HarmonyBloom
Privacy-first AI wellness — the server never sees your data.
·
By Amit Chakraborty — Senior Software Engineer, Kolkata, India · Remote worldwide
At a glance
- Role — Founder · Solo Build
- Year — 2025
- Category — Wellness
- Team — Solo build
- Duration — 5 weeks
- Hard part — Zero-knowledge encryption + on-device AI + TMA platform
The problem
Cycle and mood data is some of the most sensitive category of personal information there is. If it touches a server in plaintext — even once — the trust contract is broken.
What I did about it
Zero-knowledge architecture: AES-256-GCM at the client, Dexie (IndexedDB) for local persistence, every AI insight computed on-device. The Telegram Mini App surface is the only UI — no second app to leak state.
The outcome
A gamified habit engine where insights are real, data stays private, and sync is offline-first. The Gemini-powered coach reads decrypted state in-memory only; nothing encrypted leaves the device.
Proved that zero-knowledge architecture and great UX aren't mutually exclusive. Client-side encryption + on-device AI + gamification in a single Telegram Mini App.
In detail
HarmonyBloom is a privacy-first AI wellness system that synchronizes mood and focus with biological cycles using on-device intelligence. It runs as a Telegram Mini App — no second install, no second login.
The architecture is zero-knowledge. AES-256-GCM encryption at the client, Dexie (IndexedDB) for local persistence, and a Gemini-powered Aura coach that reads decrypted state in memory only. Nothing encrypted leaves the device.
A gamified XP/quest system drives daily micro-habits. GPU-optimized arcade modules keep the surface fast even inside Telegram's webview constraints.
Built with
TMA · Dexie · Framer Motion · Gemini API · AES-256-GCM
Other case studies
- Aura Arena — Live camera, turned into a competitive game — at 60fps.
- KSHEM — Land governance, not a listing site — twenty stakeholders in one spine.
- Aura Studio — Visual AI orchestration — 45+ nodes, zero glue code.
- Neev — A private family OS — guardian architecture, not a parenting app.
- Vulcan Eleven — 50K peak DAU on real money — 60fps on ₹10k Android.