Home / Portfolio / JotDeck

JotDeck

Blazing-fast, privacy-first note app.

App Screenshot 1
App Screenshot 2
App Screenshot 3

The Challenge

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:

  • Native Markdown: Instant formatting toolbar to bold, italicize, list, and preview thoughts on the fly.
  • Instant Organization: Type #hashtags directly into your text to automatically categorize and filter notes.
  • Adaptive Layouts: Switch between a dynamic masonry Card View or a compact List View.
  • 100% Offline Privacy: A fast local database ensures your notes never touch the cloud unless you want them to.

Challenges & Solutions

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.

Project Details

Timeline

2 months

Tech Stack

Flutter Local Storage

Role

Creator, Product Manager & Developer

Key Features

Blazing Fast

Zero startup delay. Tap the app and start typing immediately.

Privacy First

Offline-first local database. Your notes stay on your device.

Ready to Start Your Project?

Let's discuss how we can help bring your web project to life.

Get in Touch