01 · Roasts
Museum curator
95% of repositories are stale; the portfolio has history, but the maintenance cadence is mostly archival.
Star-powered, commit-light
1,778 stars and 625 followers are serious receipts; 14 commits this year are the awkward follow-up.
Tests left on read
JioSaavnAPI (455 stars) and Inshorts-News-API (285 stars) both ship without tests or CI.
New hotness
MarkdownStudio is the current exception: a full-stack OCR converter pushed on 2026-08-23 with typed modules and Docker care.
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% weight68C
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight65C
- Breadth10% weight55D
- Community10% weight65C
03 · Stats
365-day commit heatmap
35 active days
Language distribution
- Jupyter Notebook59%
- CSS10%
- SCSS9%
- HTML8%
- Python5%
- JavaScript5%
- Other4%
04 · Numbers
Owned repos
non-fork
42
Commits
last 12 months
14
Followers
625
Joined GitHub
Jun 2015
05 · Top repos
cyberboysumanjay /
JioSaavnAPI
A widely starred unofficial Flask API exposing JioSaavn song, album, playlist, and lyrics data, with deployment configuration and clear README usage, but limited tests, CI, typing, and defensive error handling.
cyberboysumanjay /
MarkdownStudio
Markdown Studio is a documented, typed Next.js/FastAPI document-to-Markdown converter with OCR, batch conversion, URL handling, local history, Docker deployment, and structured backend/frontend modules, but currently has 1 star and no demonstrated external adoption.
cyberboysumanjay /
Inshorts-News-API
A deployed Flask API wrapping Inshorts news endpoints, with documented categories, JSON response examples, and deployment manifests, but no tests or CI and fragile upstream/error handling.
06 · Timeline
- Jun 4, 2015Joined GitHub
- Jul 30, 2019Created JioSaavnAPI — An unofficial API for JioSaavn written in Python 3
- Mar 16, 2020Created Inshorts-News-API — Unofficial API of Inshorts written in Flask
- Jul 5, 2026Created MarkdownStudio
- Aug 23, 2026Most recent push to MarkdownStudio
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.