01 · Roasts
Deployment department
Five named products are shipping, but 0 stars and 1 follower means the audience is currently a very exclusive club.
Test-suite roulette
FPLQuant and IronLedger bring real CI/tests; ClassSniper, SpeedSays, and refracted are still relying on vibes in production.
Horizontal builder
96 recent commits across projects says you build broadly; several repos are so fresh that sustained maintenance has not caught up.
Public graph stealth mode
152 yearly commits exist, but the heatmap has long empty stretches before the recent burst—consistency is arriving fashionably late.
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% weight63C
- Consistency20% weight60C
- Quality20% weight69C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
34 active days
Language distribution
- Python52%
- HTML25%
- JavaScript15%
- CSS4%
- Jupyter Notebook3%
- Shell0%
- Other1%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
152
Followers
1
Joined GitHub
Sep 2016
05 · Top repos
sidharthjoly /
IronLedger
IronLedger is a deployed, documented strength-training web app with progression, readiness, periodization, offline storage, Supabase sync, charts, and a substantial browser test suite.
sidharthjoly /
FPLQuant
A documented, deployed FPL analytics platform with FastAPI, SQLite ingestion, ILP squad planning, Monte Carlo simulation, static frontend, and unusually broad domain modeling for a young 0-star repository.
sidharthjoly /
ClassSniper
ClassSniper is a documented, GitHub-Actions-operated gym-booking automation with a Python API/browser fallback, public dashboard, safety checks, and concurrency-aware workflow, but has no tests, typed code, stars, or demonstrated external adoption.
sidharthjoly /
SpeedSays
A polished, documented vanilla JavaScript reflex-game PWA with six round modes, offline caching, responsive input, persistence, and accessibility-minded interaction, but no tests, CI, or demonstrated adoption.
sidharthjoly /
refracted
A polished, documented JavaScript WebGL carousel package with Three.js/GSAP rendering, liquid-lens effects, responsive interaction, architecture overlays, and a runnable demo, but no demonstrated adoption or sustained history.
06 · Timeline
- Sep 16, 2016Joined GitHub
- Apr 11, 2026Created ClassSniper — Books a gym class the instant its 72-hour window opens; fast API strike with a Playwright browser-automation fallback.
- Aug 13, 2026Created IronLedger — Personal strength-training log with evidence-informed progression, readiness, and periodization prescriptions
- Aug 15, 2026Created SpeedSays — Browser-based reflex game with type-fast, rage-click, reaction, and bait-and-switch rounds on a ramping timer. Vanilla JS, zero dependencies.
- Aug 15, 2026Created FPLQuant — Fantasy Premier League analytics and squad optimization platform
- Aug 21, 2026Created refracted — A WebGL carousel viewed through a liquid-glass lens, with an optional live architecture-diagram overlay per panel.
- Sep 6, 2026Most recent push to ClassSniper
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.