a card catalog for developers
Every snippet you keep re-writing from memory, filed for good.
Code, prompts, SQL, boilerplate — save it once, tag it, and pull it back up in a search instead of a Slack scroll. Share any card with a single link.
JS · array-dedupe
const uniq = (arr) => [...new Set(arr)];
PROMPT · tighten-copy
Rewrite the paragraph below for a terser, more direct tone.
SQL · monthly-active
SELECT date_trunc('month', ts),
count(DISTINCT user_id)
FROM events;Built around the moment you go looking.
TAG
File it once, the right way
Every snippet gets free-form tags — language, project, or your own shorthand — so future-you can find it without remembering the exact title.
SEARCH
Find it before you'd finish typing it
Search across titles, tags, and the snippet body itself. If you've saved it, it surfaces in under a second.
SHARE
Hand a teammate one link
Mark any snippet public and it gets a clean, shareable URL — no account required for the person on the other end.
Two drawers. Pick one.
Free to start. Upgrade the moment the free drawer fills up.
Most reached-forPro
$9 /month
- · Unlimited saved snippets
- · Tagging and search
- · Public share links
- · Priority support