01 · Roasts
Ghost of GitHub Past
97 followers and 2370 total stars suggest a legendary earlier era — yet 83% of your 100 repos are abandoned and you pushed 47 commits this year. The profile is coasting on nostalgia.
Speed-Runner, No-Lifer
framewalk went from zero to 5 crates + 85 tests in 4 days, then the heatmap flatlines for weeks. You commit in legendary bursts and then disappear like you owe someone money.
The Nix Maximalist
Three of your four active projects are Nix flakes. Python is 84% of your language bytes but your recent creativity is exclusively 'what if everything was a Nix derivation?' Bold strategy.
Solo Artist, No Label
soloPct = 100%. Every single commit across all analyzed repos is yours alone. With 97 followers watching, not one person has been invited to the jam session.
Stars in the Rearview Mirror
2370 stars sounds impressive until you realize your four most recent repos have a combined 1 star. Whatever made you famous, you haven't shipped its sequel yet.
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% weight48D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
29 active days
Language distribution
- Python84%
- Go10%
- C++2%
- JavaScript2%
- C1%
- Assembly1%
04 · Numbers
Owned repos
non-fork
59
Commits
last 12 months
47
Followers
97
Joined GitHub
May 2009
05 · Top repos
levigross /
framewalk
Clean-room Rust GDB/MI v3 protocol library + MCP server enabling LLM-driven debugging. Well-typed, thoroughly documented (README, design.md, ARCHITECTURE.md), structured codebase with CI/tests, but brand new (4 days old) with zero adoption yet.
levigross /
NixRevAI
Specialized Nix flake for reverse engineering with 40+ tools and AI integrations. Typed Nix configuration with modular overlays, tests, and CI, but nascent project (1 star, 13 commits in 2 months) with no license and thin adoption signals.
levigross /
vitrify
Experimental NixOS hardening module collection with comprehensive documentation and test coverage, but minimal adoption (0 stars) and 7 commits over 2.5 months. Demonstrates solid craftsmanship in typed Nix with structured modules and CI/testing.
levigross /
ai-python-nix-flake
Nix flake for packaging AI Python libraries (fastmcp, claude-code-sdk, dspy) with CI/tests; experimental, no user adoption yet.
06 · Timeline
- May 4, 2009Joined GitHub
- Dec 12, 2025Created vitrify — A set of nixos modules to help harden nixos systems
- Feb 17, 2026Created NixRevAI — Modular Nix-based reverse engineering environment with AI tooling
- Feb 20, 2026Created ai-python-nix-flake
- Apr 19, 2026Created framewalk — Clean-room Rust GDB/MI v3 library and MCP server for LLM-driven debugging
- Apr 19, 2026Most recent push to ai-python-nix-flake
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.