01 · Roasts
Ghost Town Since 2013
Joined GitHub in May 2013 and managed to accumulate exactly 3 repos and 0 followers over 13 years. That's a posting rate that makes geological erosion look prolific.
97% Rust, 0% Variety
Your language chart is basically a Rust meme: 97% orange, 2% HTML that's probably auto-generated, and a rounding error of JavaScript. Impressive commitment to the crab, terrifying commitment to nothing else.
lodev-cg-tutorials: The Ghost Repo
You created lodev-cg-tutorials on June 7, pushed a README with just the repo name as its title, and never came back. That repo scored a 7 out of 100. The 7 is for showing up.
11 Days of Doom, Then Silence
doom-fire-rust had a magnificent 11-day sprint from Oct 23 to Nov 3, 2025 — WASM builds, egui GUI, CI pipelines. Then absolutely nothing. The fire died faster than the algorithm simulates.
Zero Social Presence
0 followers, 0 following, 0 PRs, 0 issues. You are not on GitHub so much as you are adjacent to it, observing from a distance through a foggy window.
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% weight25F
- Consistency20% weight20F
- Quality20% weight52D
- Depth15% weight45D
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
34 active days
Language distribution
- Rust97%
- HTML2%
- JavaScript0%
- Other1%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
37
Followers
0
Joined GitHub
May 2013
05 · Top repos
kurandur /
programming-puzzles
Personal Advent of Code & bioinformatics puzzle collection in Rust with CLI tooling, recent active work, but limited reach and some structural inconsistencies.
kurandur /
doom-fire-rust
Personal Rust port of Doom Fire algorithm with egui GUI and WASM build. Typed language, CI/CD automation, and structured modules, but minimal scope and early-stage project with no tests.
kurandur /
lodev-cg-tutorials
Empty scaffold repo: 1 KB size, single commit in 1 second, minimal README with only title, no code files sampled, no tests/CI/license. Classic one-shot initialization dump.
06 · Timeline
- May 20, 2013Joined GitHub
- Mar 12, 2023Created programming-puzzles — Various solutions to different programming-puzzles like Advent of Code, Project Euler etc.
- Oct 23, 2025Created doom-fire-rust — Implementing Fabian Sanglards Doom Fire implementation in rust
- Jun 7, 2026Created lodev-cg-tutorials
- Jun 7, 2026Most recent push to lodev-cg-tutorials
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.