01 · Roasts
188 PRs/year, 0 README sentences
You opened 188 pull requests this year — presumably many landing in CPython itself — yet asyncio-coverage, your most recently active repo, has a one-sentence README and no license. The core dev doesn't document for mortals.
76% Graveyard Ratio
Three out of four repos you own haven't been touched in over 2 years. That 0.76 stale ratio means your GitHub profile is more archaeological dig than engineering showcase.
Following: 1
You follow exactly one person on GitHub. One. The asyncio event loop is social by design; the maintainer, apparently, is not.
HTML is your #1 language
CPython asyncio maintainer. Runtime internals specialist. Free-threading enthusiast. GitHub language breakdown: 37% HTML. Your Jinja templates are doing more heavy lifting than your C extensions.
Only 223 public commits for a core dev
188 PRs opened this year but only 223 public commits recorded — either your biggest contributions live behind CPython's git mirror or you've mastered the art of the one-commit squash PR.
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% weight48D
- Consistency20% weight50D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
254 active days
Language distribution
- HTML37%
- Python34%
- C++10%
- TypeScript7%
- C4%
- JavaScript2%
- Other6%
04 · Numbers
Owned repos
non-fork
29
Commits
last 12 months
223
Followers
182
Joined GitHub
Jan 2020
05 · Top repos
kumaraditya303 /
Library-Management-System
Flask-based library management app with core features (book issuance, user/admin auth), structured multi-file layout, CI/tests, typed config, and documentation—solid indie portfolio project.
kumaraditya303 /
aioshutil
Focused async wrapper library for shutil with type hints, tests, CI, and production-ready structure. Limited scope and ecosystem reach; 47 stars and modest adoption but well-executed utility.
kumaraditya303 /
asyncio-coverage
Specialized CI/CD tool for collecting asyncio coverage data from CPython. Single-purpose utility with minimal documentation, no tests, untyped, but demonstrates consistent maintenance via automated daily workflows.
06 · Timeline
- Jan 7, 2020Joined GitHub
- Apr 13, 2020Created Library-Management-System — A Python Flask based Library Management System. This Flask app has all the features of a Library Management System like adding, removing, and creating copies of books. This app has
- Apr 4, 2021Created aioshutil — Asynchronous version of functions of shutil module.
- Oct 28, 2022Created asyncio-coverage
- Apr 25, 2026Most recent push to asyncio-coverage
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.