← Gerardo Colegio

Verso

A block-based iOS notes app exploring paper, typography, and on-device tools without an app-owned server.

Treat a note as a structured page that can hold writing, lists, ink, audio, and useful data instead of a single text field.

The approach

Typed blocks share a registry, templates are JSON, and TextKit 2 places ruled lines against actual text baselines. The architecture uses Apple frameworks for storage, ink, audio, and on-device intelligence, with heuristic fallbacks.

Status & next steps

The public README reports simulator builds and tests. Physical-device behavior and cross-device sync remain unverified; this is still in development.

Public source