JotDeck is a blazing-fast, privacy-first note-taking app built for capturing sudden bursts of inspiration. It eschews heavy interfaces for a frictionless experience with a 0s startup delay.
It features:
Zero-Second Startup Delay: One of the core goals was to allow users to start typing immediately upon tapping the app icon. To achieve this, I heavily optimized the initialization sequence in Flutter, deferring non-essential plugin loads and ensuring the main input screen renders synchronously before anything else.
Real-Time Markdown Parsing: Handling live markdown formatting and hashtag extraction as the user types without causing input lag was challenging. By utilizing debounce mechanisms and efficient regular expressions decoupled from the main UI thread, JotDeck remains incredibly responsive even when drafting long notes.
2 months
Creator, Product Manager & Developer
Zero startup delay. Tap the app and start typing immediately.
Offline-first local database. Your notes stay on your device.
Let's discuss how we can help bring your web project to life.
Get in Touch