Proof of work that actually gets you seen.
Not another GitHub link. Codeography quietly tracks the shape of your coding sessions — the files, the saves, the errors you fought — and turns them into a story worth sending to someone who's deciding whether to hire you.
Never your source code. Only the story of the work.
Why this exists
Your GitHub shows what you built. It doesn't show the fight.
The 3-hour bug that wouldn't die. The refactor nobody saw. The night the errors finally hit zero. That work is real, and right now nothing proves it happened, because nobody was watching except you.
Codeography watches. Then it writes the story down.
How it works
- Install this extension and reload VS Code.
- Get your API key from your dashboard at codeography.dev.
- Set it — Command Palette (
Cmd/Ctrl+Shift+P) → Codeography: Set API Key. - Just code. Codeography works silently in the background. When a session ends, your story appears on your dashboard automatically.
What it tracks
- File names and programming languages
- Number of saves, errors, and git commits
- Session duration and timing
What it never does
- Never reads your source code. Only the shape of the session, never its contents.
- Never logs keystrokes, clipboard, or anything you type.
- Never tracks you outside your editor.
The extension is open source — read exactly what it does, don't take our word for it. Full privacy policy.
Your shareable profile
Every finalized session becomes a story on your public profile — a living portfolio you can actually send to a recruiter, instead of a repo link they'll skim for six seconds and forget.
Commands
| Command | What it does |
|---|---|
Codeography: Set API Key |
Links the extension to your account |
Running it locally
git clone https://github.com/codeographyHQ/codeography.git
cd codeography
npm install
Press F5 in VS Code to launch the Extension Development Host and try it.
Status
Early and actively developed (v0.1.3). Built solo. Feedback and issues welcome.
License
MIT — see LICENSE.
Get started at codeography.dev →
Your best work, finally visible.