01 · Roasts
271 repos, 9 stars total
You've created 271 repositories and accumulated 9 stars. That's one star per 30 repos — at this rate you'll hit 100 stars sometime around the heat death of the universe.
The 2.6-Hour Architect
suteerth-ui — your highest-scored project — was conceived, built, and shipped in under 3 hours. That's not a product launch, that's a hackathon entry without the hackathon.
52% Graveyard
Half your repos haven't been touched in over 2 years. Your GitHub profile is less a portfolio and more a cemetery where good intentions go to rest.
0 PRs, 1 Issue
In the past year you opened exactly 1 issue and submitted 0 pull requests to other projects. With 125 followers watching, the silence is deafening.
bevy: Course Credit Cosplaying as Open Source
Your best-quality repo is a graded Tetris assignment with a single commit timestamped to the minute of submission. The CI was for the professor, not the community.
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% weight28F
- Consistency20% weight55D
- Quality20% weight25F
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
51 active days
Language distribution
- JavaScript33%
- PHP17%
- CSS13%
- Go11%
- TypeScript8%
- HTML7%
- Other11%
04 · Numbers
Owned repos
non-fork
79
Commits
last 12 months
41
Followers
125
Joined GitHub
Jan 2017
05 · Top repos
shubhamdixit863 /
suteerth-ui
Community real estate site template: React + TypeScript with Figma design integration, API-driven listings, functional but experimental. Ships with CI/deploy but lacks tests and production maturity. Created 2 hours ago; scoped as portfolio-style project.
shubhamdixit863 /
bevy
Academic coursework: a Tetris game (blox) in Rust using Bevy ECS framework. Completed in one commit on 2026-03-22 with typed code, modular structure, and comprehensive test suite but zero public adoption signals.
shubhamdixit863 /
property-admin-ui
Minimal property management admin UI built with React/Vite; JavaScript untyped, no tests/CI/docs, only 8 commits in 9 days. Early-stage experimental project with hardcoded Suteerth branding and working API proxy but lacks production-readiness signals.
shubhamdixit863 /
reduxsagapractice
A basic Redux + Redux-Saga learning project scaffolded with Create React App. Implements a simple counter with async dispatch patterns but lacks tests, CI, proper documentation beyond boilerplate, and hasn't evolved meaningfully over 6 years (only 2 commits in last 30 days).
shubhamdixit863 /
reacteventmanagementapp
Unfinished React event management app with 0 stars. Basic Create React App scaffold with event CRUD UI using Semantic UI, no tests, no CI, untyped JavaScript, and only boilerplate-plus README.
shubhamdixit863 /
fullstack-sessions
Educational JavaScript/HTML tutorial repo with commented learning material. Very limited scope: basic syntax lessons without tests, CI, documentation, or clear project structure. 13 commits over ~2 weeks with no production value.
shubhamdixit863 /
unpack-life
Empty HTML scaffold with no documentation, no tests, no CI, created and pushed same day. No meaningful code or project structure evident.
06 · Timeline
- Jan 27, 2017Joined GitHub
- Jan 15, 2020Created reacteventmanagementapp
- Jan 30, 2020Created reduxsagapractice
- Jan 21, 2026Created property-admin-ui
- Jan 30, 2026Created suteerth-ui
- Mar 22, 2026Created bevy
- Apr 7, 2026Created unpack-life
- Apr 7, 2026Created fullstack-sessions
- Apr 20, 2026Most recent push to fullstack-sessions
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.