01 · Roasts
15 commits in a year
You built bellamem with 30 commits in 17 days, then apparently took the rest of the year off. 15 total public commits in 12 months is less than one commit per month on average — your heatmap looks like a bad EKG.
165 repos, 3 scored
With 165 public repos and a stale ratio of 26%, you've got a graveyard the size of a small town. Only 3 repos were worth scoring — the other 162 are presumably digital tumbleweeds.
CI? Never heard of her.
Not a single repo across bellamem, sultry, or eshelf has CI enabled. You wrote 51 vitest suites in bellamem but apparently trust yourself to always remember to run them manually. Bold.
eshelf: The museum piece
eshelf has been collecting dust since 2019, has no README, no license, no tests — and still managed 13 stars. Either your friends are very supportive or people are genuinely impressed by emptiness.
2 PRs all year
107 followers think you're worth watching, but you only opened 2 external PRs this year. You're a lighthouse people follow but never sail toward anyone else's harbor.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight56D
- Consistency20% weight20F
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
57 active days
Language distribution
- C29%
- JavaScript18%
- HTML11%
- Python7%
- Go7%
- C++6%
- Other22%
04 · Numbers
Owned repos
non-fork
19
Commits
last 12 months
15
Followers
107
Joined GitHub
May 2009
05 · Top repos
immartian /
bellamem
Typed TypeScript belief-graph system for AI agent memory with full test suite, CI pending, structured docs (ARCHITECTURE.md, STATUS.md, design specs), 16.6MB codebase. Indie tool with clear product positioning and daemon+web UI.
immartian /
sultry
Privacy-focused TLS proxy for SNI censorship bypass with dual architecture (client/server), comprehensive README, tests, and typed Go code. Active development with distributed connection model, though nascent adoption (23 stars, 11 months old).
immartian /
eshelf
Personal ebook shelf visualization project from 2016 with minimal documentation, no tests/CI, only 2 commits in last 30 days, and 148 KB codebase. Appears abandoned since 2019.
06 · Timeline
- May 5, 2009Joined GitHub
- Feb 17, 2016Created eshelf — My personal ebook shelf presenting on the big ebook reader in my living room
- Apr 30, 2024Created sultry — a stealthy relay to bypass SNI censorship
- Apr 9, 2026Created bellamem — Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact.
- Apr 26, 2026Most recent push to bellamem
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.