01 · Roasts
Deadline-Driven Developer
Your heatmap is a flatline for 32 weeks then suddenly a burst of 4s. The commit calendar reads like a student's exam schedule, not an engineer's work ethic. ECU33052 got 30 commits in 4 weeks — impressive, then silence.
67MB of No Tests
ECU33052 is a 67MB beast with numba JIT kernels, Fama-French factor loading, FinBERT sentiment analysis, AND a React dashboard — but HAS_TESTS=no and HAS_CI=no. You built a racecar with no brakes and called it educational.
README Called '# ECU33092'
ECU33092's README is literally just its own module code name as a heading. One line. That's it. The one star it has is either a professor's pity or a bot.
100% Solo, 0% PRs
soloPct=100, totalPRsYear=1, totalIssuesYear=0. You've never opened an issue on someone else's project. GitHub is a social network and you're eating lunch alone every day.
Snake CI Speedrun
Your most recently pushed repo is your profile README, where the only CI pipeline animates a snake eating your contributions. You set up GitHub Actions... for a GIF. The engineering-to-aesthetic ratio is deeply concerning.
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% weight41D
- Consistency20% weight55D
- Quality20% weight40D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
126 active days
Language distribution
- Python51%
- TypeScript23%
- CSS12%
- Stata9%
- JavaScript4%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
371
Followers
16
Joined GitHub
Apr 2021
05 · Top repos
raupadhyaya04 /
ECU33052
Educational trading software for portfolio management combining multi-strategy optimization (Sharpe, min-vol, risk parity), walk-forward backtesting with numba JIT kernels, and live price streaming via Finnhub WebSocket—typed Python codebase with 67MB size built over ~1 month.
raupadhyaya04 /
ECU33082
Academic coursework repo analyzing energy poverty and interest rate state transitions using Python pandas/numpy. Features structured multi-file scripts, test coverage, and clear documentation but unpolished and purpose-limited.
raupadhyaya04 /
ECU33092
Minimal Stata project on crypto nonlinear dynamics with sparse documentation (README is title-only), 26 KB codebase, no tests/CI, and marginal engagement (1 star, 0 forks). Shows ~13 commits over 2+ months but lacks substantive depth.
raupadhyaya04 /
raupadhyaya04
GitHub profile README with skill badges and animated snake contribution grid. No functional code, no real project implementation — personal branding artifact only with zero adoption.
06 · Timeline
- Apr 4, 2021Joined GitHub
- Apr 24, 2025Created raupadhyaya04
- Jan 21, 2026Created ECU33092 — Nonlinear Dynamics in crypto markets!
- Jan 27, 2026Created ECU33082
- Feb 19, 2026Created ECU33052
- Apr 25, 2026Most recent push to raupadhyaya04
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.