01 · Roasts
Benchmark cathedral
agentic-serve has 2,400+ result files, 1,900+ kernel profiles, and 13K training rows—then forgets to bring repository-wide tests.
Pipeline, no passenger count
RISC-V-T24 ships a five-stage RV32I CPU and cache work, but 3 stars and 1 fork say the audience is still mostly the grading rubric.
Toolchain trilingualism
Python, CMake, Makefile, Shell, C++, and TypeScript: the build system has more surface area than the public adoption story.
PR blur
225 PRs this year is serious motion; without evidence they are external, GitHub has logged the hustle but not the applause.
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% weight33F
- Consistency20% weight65C
- Quality20% weight59D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
162 active days
Language distribution
- Python41%
- Makefile21%
- CMake11%
- Shell9%
- TypeScript8%
- C++4%
- Other6%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
790
Followers
15
Joined GitHub
Jun 2022
05 · Top repos
booth-algo /
RISC-V-T24
A documented RV32I SystemVerilog processor with five-stage pipelining, hazard forwarding/stalls, direct-mapped cache modeling, extensive simulation infrastructure, and GitHub Actions CI, but limited public adoption and no license.
booth-algo /
agentic-serve
A substantial, documented agentic-LLM benchmarking and prediction suite with GPU roofline/KV modeling, benchmark data tooling, and a React dashboard; strong engineering structure but little demonstrated adoption and no repository-wide tests or license.
booth-algo /
cocotb-verilator-utils
A small, documented cocotb/Verilator utility package with a CLI, YAML-driven module runner, and two HDL examples, but limited adoption and no repository-level CI, tests flag, or license.
06 · Timeline
- Jun 10, 2022Joined GitHub
- Nov 14, 2023Created RISC-V-T24 — RISC-V (RV32I) Processor Design with Pipeline and Cache
- Aug 11, 2025Created cocotb-verilator-utils
- Apr 9, 2026Created agentic-serve
- Jul 4, 2026Most recent push to agentic-serve
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.