Minimind personal organisation app by Omar Moreno MelcónMinimind personal organisation app by Omar Moreno Melcón

Minimind personal organisation app

Omar Moreno Melcón

Omar Moreno Melcón

Minimind

I created Minimind out of frustration with the document and task tools I used to rely on: working only online, personal data as currency, and feature bloat with AI tools I never asked for. I wanted an alternative that respects the user without sacrificing simplicity or quality.
Minimind is offline-first (stored locally in IndexedDB), has end-to-end encryption, and a clean interface for Markdown documents, tasks, journaling, and lists. No account is required to start writing.
Here I handled everything: from product definition, interface design, architecture, front-end and back-end development, to deployment on my own infrastructure. The biggest challenge was making it work completely offline, storing data locally with IndexedDB and syncing in the background. The entire cloud layer uses end-to-end encryption, so data never leaves the device unencrypted.
It's built with Nuxt 4, TypeScript and Tailwind CSS. IndexedDB with Dexie for the local layer, Supabase as the cloud backend. Everything self-hosted in the EU.
Like this project

Posted Jun 23, 2026

I managed to create an offline-first PWA with optional encrypted synchronization with the cloud.

Likes

0

Views

1

Timeline

Apr 1, 2025 - Ongoing