s1nka.com / projects / mindwhisper
MindWhisper AI
Voice-journaling app for mental wellbeing
- Role: Solo creator — idea, design, code, release
- Platform: iOS
- Stack: React Native (Expo), Supabase Edge Functions
- Contribution: Product design, UX/UI, development, backend proxy, App Store release
- Status: Live on the App Store (v1.1.3)
Overview
MindWhisper lets you journal by talking. Recordings become transcribed entries with AI-powered reflections that help you notice patterns in how you feel.
Design
Calm, low-friction journaling: one tap to record, gentle visuals, and reflections presented as supportive notes rather than clinical analysis.
Build
React Native with Expo. All AI calls go through a server-side Supabase Edge Function proxy, so no API keys ship inside the app. Daily reminders use local notifications.
Outcome
Live on the App Store and iterating — v1.1.3 added Daily Reminders. Fully automated build and submission pipeline with EAS.