01 · Roasts
Portfolio, not pull requests
Four named projects earn the shipping bump, but every scored repo is still sitting at 0 stars and 0 forks.
CI is the missing teammate
coldstart-lab has race-condition tests and reconbench has 54 tests; neither has CI to run them when it counts.
Sprint specialist
The strongest repos are substantial, but reconbench and coldstart-lab each show only 8 sampled commits from concentrated 2026 launches.
Notebook empire
Jupyter Notebook is 61% of the language mix—excellent for experiments, less convincing as a broadly maintained software portfolio.
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% weight48D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
66 active days
Language distribution
- Jupyter Notebook61%
- Python20%
- TypeScript9%
- JavaScript5%
- C++1%
- HTML1%
- Other3%
04 · Numbers
Owned repos
non-fork
46
Commits
last 12 months
134
Followers
1
Joined GitHub
Apr 2023
05 · Top repos
priyansh-saxena1 /
reconbench
ReconBench is a focused, reproducible SEC-XBRL benchmark with a 427-item dataset, deterministic perturbations, end-to-end mock/real-model evaluation, asymmetric scoring, judge validation, and 54-test coverage.
priyansh-saxena1 /
coldstart-lab
A well-documented Python benchmarking harness with checkpoint-format, storage-tier, engine-init, extrapolation, and distributed lease experiments; strong tests and design depth, but no demonstrated adoption and no CI.
priyansh-saxena1 /
lenny-growth-assistant
A substantial but very new personal RAG application: FastAPI/React chat over 303 podcast episodes with hybrid retrieval, deterministic grounding, essay scoring, and sandboxed artifacts, but no demonstrated adoption or production validation.
priyansh-saxena1 /
fuel_route_api
A focused Django fuel-route API with a documented sliding-window optimizer, offline geocoding, spatial indexing, caching, and Leaflet endpoint, but currently a same-day, zero-star take-home with no external adoption, CI, or typed code.
06 · Timeline
- Apr 12, 2023Joined GitHub
- Jun 29, 2026Created reconbench — Contamination-resistant benchmark for selective refusal under arithmetic-implied contradiction in real financial statements (SEC XBRL).
- Jul 11, 2026Created fuel_route_api
- Jul 25, 2026Created coldstart-lab
- Aug 24, 2026Created lenny-growth-assistant
- Aug 26, 2026Most recent push to lenny-growth-assistant
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.