01 · Roasts
197 PRs, 26 Followers
You opened 197 pull requests this year and still only have 26 followers. You're doing the work of a staff engineer and getting the recognition of a private repo.
79% Rust, 0 Published Crates
Rust dominates 79% of your codebase but not a single published crate to show for it. The borrow checker has your code; crates.io doesn't.
dotfiles as Magnum Opus
Your most architecturally impressive repo is your dotfiles — a 7-crate Rust nvim plugin workspace living inside a personal config. That's either genius or a cry for help.
40% Graveyard Rate
40% of your repos haven't seen a push in over 2 years. That's not a portfolio, that's a museum of abandoned weekends.
ghkg: Born and Immediately Abandoned
ghkg was created on 2026-05-20, last pushed on 2026-05-20, and has 0 stars and 0 forks. The architecture is solid — the shipping part needs work.
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% weight36F
- Consistency20% weight65C
- Quality20% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
293 active days
Language distribution
- Rust79%
- Python6%
- Lua5%
- Shell4%
- Nix2%
- GLSL1%
- Other3%
04 · Numbers
Owned repos
non-fork
15
Commits
last 12 months
555
Followers
26
Joined GitHub
Jul 2021
05 · Top repos
lentil32 /
dotfiles-nix
Personal nix-darwin + home-manager config for M5 Pro macOS with 10.6 MB of structured modules, typed Nix/Rust, comprehensive docs (README, AGENTS.md, DESIGN.md patterns), treefmt checks, and 30 commits in last 30 days. HAS_CI=no limits quality ceiling.
lentil32 /
ghkg
Early-stage Python tool for capturing GitHub API responses into a provenance-backed SQLite graph, with comprehensive CLI, structured tests, and detailed architecture docs; not yet published or adopted.
lentil32 /
wireguard-with-adguard
Docker Compose setup combining WireGuard VPN with AdGuard DNS. Minimal shell scripts and config templates; thin documentation, no tests/CI, untyped language, and only 4 commits over 3 weeks.
06 · Timeline
- Jul 24, 2021Joined GitHub
- Mar 7, 2024Created wireguard-with-adguard — WireGuard VPN with AdGuard Home in docker compose
- Jun 29, 2024Created dotfiles-nix — My own declarative macOS Setup with nix-darwin and home-manager
- May 20, 2026Created ghkg
- May 22, 2026Most recent push to dotfiles-nix
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.