01 · Roasts
Zero-star trilogy
Three named projects are shipping, but 0 total stars means the audience has not arrived yet.
Tests know the way
code4ai has focused tests and credura has Foundry CI, while the course repo still ships generic “Sample Hardhat Project” documentation.
Recent sprint, uneven year
The heatmap ends with a strong burst and code4ai has 30 sampled commits, but the year totals only 47 commits.
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% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
143 active days
Language distribution
- Solidity41%
- TypeScript39%
- JavaScript11%
- PHP3%
- Blade3%
- Python1%
- Other2%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
47
Followers
12
Joined GitHub
Apr 2020
05 · Top repos
immanueljanis /
code4ai
A substantial Solidity/Bun/React proof-of-exploit arena with three vulnerable targets, onchain Monad verification, settlement logic, and focused unit/API tests; adoption is not yet demonstrated.
immanueljanis /
credura
Typed, multi-surface Credura prototype combining three Solidity contracts, Foundry tests/CI, a Next.js frontend, Drizzle schema, certificate generation, and Pinata IPFS uploads, but with placeholder admin UI and unresolved contract/backend issues.
immanueljanis /
kelas-rutin-indodax-monad
A small TypeScript/Hardhat Solidity course repository containing three named smart-contract exercises, deployment scripts, and a substantial TaskManager test suite, but no project documentation, CI, license, or adoption signals.
06 · Timeline
- Apr 5, 2020Joined GitHub
- Jun 8, 2025Created kelas-rutin-indodax-monad — kelas-rutin-indodax-monad by BlockDev.id
- Jun 14, 2025Created credura
- Aug 8, 2026Created code4ai
- Aug 8, 2026Most recent push to code4ai
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.