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

#825 — Top 30.9%

ayushv012

ayushv0

F

GitHub tourist

Overall

0.0

/ 100

01 · Roasts

Speed Runner of Software Development

NumX: 5 commits in 5 minutes, 750 LOC of numerical methods in one sitting. FFT library: born and abandoned within 2 minutes. prime-number-visualizer: a single commit with zero files. You're not building projects — you're speedrunning the illusion of them.

README? Never Heard of Her

3 out of 4 repos have no README whatsoever. The one that does (geosscope) documents a globe app that was last touched the day after it was created. Documentation is not optional gear — it's the whole point of making something public.

Zero Stars, Zero Forks, Zero Followers

After 5 repos and 22 public commits, the social score is a clean sweep of zeroes: 0 stars, 0 forks, 0 followers, 0 PRs, 0 issues. Your GitHub is a private journal that accidentally has a public URL.

The Two-Minute Library

FFT-Based-Polynomial-Multiplication-Library — a name that implies weeks of work — was created at 02:38:35 and last pushed at 02:40:12. That's 97 seconds to write, commit, and ship a 'library'. The marketing team needs to talk to the engineering team.

Burst-and-Ghost Pattern Locked In

Every repo follows the exact same lifecycle: create, commit furiously for 2–10 minutes, disappear forever. geosscope was your most ambitious project and it got 1 day of love. Shipping is a habit — right now yours is 'drop and run'.

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
    25F
  • Consistency
    20% weight
    55D
  • Quality
    20% weight
    34F
  • Depth
    15% weight
    35F
  • Breadth
    10% weight
    55D
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

11 active days

Less
More

Language distribution

4 langs
  • JavaScript68%
  • CSS17%
  • HTML8%
  • C++7%

04 · Numbers

Owned repos

non-fork

5

Commits

last 12 months

22

Followers

0

Joined GitHub

Dec 2024

05 · Top repos

06 · Timeline

  1. Dec 8, 2024
    Joined GitHub
  2. Feb 13, 2026
    Created geosscope
  3. Mar 13, 2026
    Created FFT-Based-Polynomial-Multiplication-Library — implements the Cooley-Tukey Fast Fourier Transform (FFT) to multiply two polynomials in O(n log n) time instead of the naive O(n²) method run g++ -std=c++17 -O3 -march=native fft_p
  4. Mar 15, 2026
    Created NumX — exploring core numerical methods and linear algebra operations without external dependencies
  5. Apr 6, 2026
    Created prime-number-visualizer — prime number visualizer: 4 main methods.
  6. Apr 6, 2026
    Most recent push to prime-number-visualizer

07 · Compare

github.com/
ayushv012 · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total37.3
Top-end curve+0.7
Final overall38.0

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.
ayushv012 · 38.0/100 — Rate My GitHub