
You forget what you build.
In six months, it's gone. Unless you log it.
resumancer is a developer journal for tracking what you build, ship, learn, and achieve. A CLI with a full TUI, a web app in closed beta, and sync coming soon — your career as a living changelog.
Over time, it becomes a record of your growth: material for resumes, reviews, and proof that your work matters.
$ resumancer build "shipped the auth flow" $ resumancer impact "reduced API latency 40%" --public $ resumancer build "fixed auth bug" --commit $ resumancer branch create side-project $ resumancer export --json see it in action
CLI
TUI Dashboard
How it works
$ resumancer build "shipped the auth flow"CLI for quick entries, TUI for browsing, web app for access anywhere
~/.resumancer/data/resumancer.db Your machine. Zero network calls. Works offline.
That's it. Free. Done.
Connect CLI and web app. Log from the terminal, review from the browser.
$ resumancer export --json Your data. Always exportable. Never locked in.
The CLI is local and works offline. The web app is in closed beta. Both are free.
Bidirectional sync is coming soon as a paid feature. Export as JSON or Markdown anytime.