01 · Roasts
95% Jupyter, 0% Shipping
Your language breakdown is 95% Jupyter Notebook. You're not a developer, you're a notebook. A very well-organized notebook that has never been run in production.
41MB of Mystery
The 'Certificates' repo is 41MB with no README, no description, no tests, and essentially no commits. That's not a repo — that's a cloud-synced folder with a GitHub mask on.
One Real Project, Nine Months Later
Le_Edificio is your only project with actual code, and it has accumulated ~6 commits in 9 months. At this pace, the edificio will be finished sometime around the heat death of the universe.
Solo Act, Always
soloPct=100%. You have never once collaborated on a repo with another human. Your entire GitHub career is a single-player campaign with 40 commits per year.
1 PR/Year Club
One pull request in the last twelve months. One. That's not contributing to open source — that's accidentally clicking the wrong button and deciding to go with it.
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% weight25F
- Consistency20% weight35F
- Quality20% weight28F
- Depth15% weight35F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
139 active days
Language distribution
- Jupyter Notebook95%
- TypeScript4%
- Python1%
- HTML0%
- JavaScript0%
- CSS0%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
40
Followers
41
Joined GitHub
Dec 2021
05 · Top repos
hari-shreehari /
Le_Edificio
Personal Python project converting 2D blueprints to 3D Blender models with textures. Has README and typed Python support but lacks tests, CI, and structured documentation. ~142 KB codebase with ~6 commits in 9 months shows early-stage active development.
hari-shreehari /
hari-shreehari
Personal profile README with skill badges and automated Pac-Man contribution graph generator. Minimal substance: 47KB total size, 4 commits in 30 days, no meaningful code artifacts or projects—purely biographical/decorative.
hari-shreehari /
Certificates
Empty scaffold with no documentation, tests, CI, or meaningful code structure; 41MB of undocumented content with minimal commit activity over 2.5 weeks.
06 · Timeline
- Dec 1, 2021Joined GitHub
- Jan 21, 2025Created Le_Edificio
- Jun 14, 2025Created hari-shreehari — Hey there! This is about myself, Shreehari ; )
- Mar 26, 2026Created Certificates
- May 4, 2026Most recent push to hari-shreehari
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.