01 · Roasts
Ambition Without Artifacts
QuantTensor promises a C++ deep learning library but delivers 3 KB and 5 commits across 2 hours. The README has more vision than the entire codebase has files.
0 Stars, 0 Forks, 0 Mercy
7 public repos, 2 followers, and exactly 0 stars across all of them. The internet has collectively agreed to look the other way.
PR? Never Heard of Her.
0 pull requests and 0 issues opened this year. Open source is a team sport, and you haven't left the locker room.
The Python Silo
68% Python, 32% Jupyter Notebook — the entire portfolio is one ecosystem having a conversation with itself. CMake shows up at 0% just to wave from the doorway.
Bursty and Ghost-y
75 commits in a year with giant blank stretches in the heatmap. You code in bursts like someone cramming for an exam, then disappear for weeks.
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% weight32F
- Depth15% weight25F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
91 active days
Language distribution
- Python68%
- Jupyter Notebook32%
- CMake0%
- Dockerfile0%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
75
Followers
2
Joined GitHub
Feb 2023
05 · Top repos
Shravankumar05 /
Black-Scholes-Options-Pricing
Advanced ML-driven options pricing & portfolio analysis platform with Black-Scholes calculator, ensemble volatility forecasting (RF/GBM/LSTM), and risk management. Typed Python (partially), structured codebase, tests present but no CI. Personal portfolio project showing strong technical depth.
Shravankumar05 /
QuantTensor
Empty scaffold with only 3KB, 5 recent commits over 2 hours, and a README describing intent to build a C++ deep learning library. No source files, tests, CI, or license present.
Shravankumar05 /
Shravankumar05
Minimal personal repo with no documentation, tests, or meaningful code. Only 11 KB of content with sparse recent activity (6 of 30 commits).
06 · Timeline
- Feb 17, 2023Joined GitHub
- Jun 6, 2025Created Black-Scholes-Options-Pricing
- Oct 7, 2025Created Shravankumar05
- Feb 14, 2026Created QuantTensor
- Feb 14, 2026Most recent push to QuantTensor
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.