All projects

Penci.ly

A lightweight drawing and annotation tool built around a single idea: the fastest possible path from opening a tab to sharing a sketch.

Penci.ly product banner: the logo beside the line ‘Visual boards for ideas, planning, and collaboration’, next to a board holding a goals card, a roadmap, handwritten sticky notes and a task list

Overview

Role
Founder / Developer
Status
Live
Technology
Next.jsTypeScriptCanvas APIConvex
Year
2025

The Project

Most drawing tools ask for an account before they ask what you want to draw. Penci.ly inverts that: the canvas is the landing page, and persistence is something you opt into once the sketch is worth keeping.

Development

The rendering layer is a hand-written canvas pipeline rather than an SVG scene graph, which keeps stroke latency low on mid-range devices. Documents sync through Convex once a sketch is claimed.

Design