▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#147 — Top 88.1%

ryu-ryuk

Alok Ranjan

C

Getting there

Overall

0.0

/ 100

01 · Roasts

Commit Sprinter, Not a Marathon Runner

537 commits in a year sounds decent until you see the heatmap: 3 weeks of 4s followed by 40+ weeks of near-zero. That's a New Year's resolution arc, not an engineering habit.

The Profile Repo Has More CI Than Your Portfolio

ryu-ryuk (the profile README) has CI. terminal (the actual portfolio) doesn't. You automated your snake animation but not your deployment pipeline. Priorities noted.

814 MB of Wallpapers, 0 KB of Tests

The wallpapers repo is your second-largest project by disk size. 814 megabytes of JPEGs with a CI workflow, yet not a single test file exists anywhere near it. The images are well-maintained though.

9 PRs to the Entire Open Source Ecosystem

29 issues opened but only 9 pull requests all year. You've identified problems in other people's code 3× more often than you've fixed them. Issues are the easy part.

scrub Is the Outlier That Exposes Everything Else

scrub scores quality=85 with typed Go, full tests, and a CI zero-networking invariant. It's the only repo that looks like someone cared. Everything else is quality=15–50. One good repo doesn't make a portfolio.

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

  • Impact
    25% weight
    48D
  • Consistency
    20% weight
    65C
  • Quality
    20% weight
    82A
  • Depth
    15% weight
    58D
  • Breadth
    10% weight
    65C
  • Community
    10% weight
    40D

03 · Stats

365-day commit heatmap

67 active days

Less
More

Language distribution

7 langs
  • TypeScript24%
  • HTML20%
  • Python14%
  • Shell10%
  • CSS7%
  • JavaScript6%
  • Other19%

04 · Numbers

Owned repos

non-fork

32

Commits

last 12 months

537

Followers

19

Joined GitHub

Sep 2022

05 · Top repos

ryu-ryuk /

scrub

50/100

Minimal-dependency metadata stripper in Go with production-grade architecture: stdlib-only, comprehensive test suite, CI-enforced zero-networking invariant, independent verifier, multi-format support (JPEG, PNG, GIF, WEBP, Office). Early-stage but ship-ready.

I25Q85D35
READMETestsCITyped
Go01mo ago

ryu-ryuk /

blog

38/100

Personal blogging website built with Zola static site generator. Minimal stars/adoption, but features structured content, config-driven theming, and several well-written technical blog posts. No tests, CI, or license; HTML-based with typed TOML configuration.

I15Q50D45
README
HTML03mo ago

ryu-ryuk /

terminal

37/100

Personal terminal-based portfolio with FastAPI backend, Vite frontend, and Spotify integration. Typed Python, multi-file layout, structured src/, but minimal documentation and no tests/CI.

I25Q50D35
README
HTML03mo ago

ryu-ryuk /

.macfiles

33/100

Personal dotfiles repo with zsh config, install script, and VS Code settings. Well-organized but no tests/CI. Clearly documented with working symlink installer and thoughtful shell environment setup.

I15Q50D35
README
Shell01mo ago

ryu-ryuk /

wallpapers

30/100

Personal wallpaper collection with CI-automated gallery generation. Minimal scope, no tests or license, but working automation and recent activity across a year.

I15Q35D40
READMECI
Python12mo ago

ryu-ryuk /

ryu-ryuk

15/100

Personal GitHub profile README with profile metrics and social badges. No meaningful code, just profile styling and automation scripts. Minimal technical substance despite dated future commits.

I5Q15D20
READMECI
Unknown025d ago

06 · Timeline

  1. Sep 30, 2022
    Joined GitHub
  2. Oct 11, 2024
    Created ryu-ryuk
  3. Feb 10, 2025
    Created terminal — terminal based portfolio
  4. Mar 8, 2025
    Created wallpapers — wallpapers for my arch hyprland system
  5. May 27, 2025
    Created blog — my personal blogging website
  6. May 18, 2026
    Created .macfiles — dotfiles for my mac
  7. Jun 7, 2026
    Created scrub
  8. Jun 26, 2026
    Most recent push to ryu-ryuk

07 · Compare

github.com/
ryu-ryuk · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total60.6
Top-end curve+5.0
Final overall65.6

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
ryu-ryuk · 65.6/100 — Rate My GitHub