01 · Roasts
80% Jupyter, 0% Shipped
Four fifths of your GitHub is Jupyter Notebooks — the digital equivalent of buying a gym membership and only using the locker room. At 4 total stars across 15 repos, the notebooks are doing a lot of heavy lifting for zero audience.
The 90-Minute Sprint Developer
sidekick's entire commit history is 23 commits in 1.5 hours. That's not a project, that's a hackathon demo that forgot to stop. Two stars, presumably both yours.
CI/CD Who?
Zero CI pipelines across every single scored repo. skill-stack has Solana NFT minting but can't run a GitHub Action. The blockchain will validate your NFTs but nothing validates your code.
Community of One
2 followers, 3 PRs all year, 0 issues filed — your GitHub social graph is you, and only you. With 87% solo commits, even your repos have a restraining order against collaboration.
Amherst + Berkeley, Still 4 Stars
Two elite institutions on the bio, 15 repos, and a grand total of 4 stars. The credential-to-GitHub-impact ratio here is doing something geometrically impossible.
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% weight38F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
109 active days
Language distribution
- Jupyter Notebook80%
- TypeScript10%
- Python5%
- HTML3%
- CSS2%
- JavaScript1%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
212
Followers
2
Joined GitHub
Jan 2020
05 · Top repos
agrawal-prakhar /
skill-stack
Early-stage decentralized evaluation platform integrating LiveAvatar conversational practice, Gemini-powered skill scoring, and Solana NFT minting. Typed monorepo (Next.js/Express/React) with structured architecture but minimal adoption signals and no automated testing.
agrawal-prakhar /
art-descriptions-ai
Specialized tool for generating accessibility-focused artwork descriptions via GPT-4V API, with structured CLI, bulk processing, and evaluation features. Typed Python project with meaningful README and organized architecture, but nascent adoption (1 star, no external signals) limits impact.
agrawal-prakhar /
sidekick
Early-stage PM collaboration tool with interactive whiteboard, AI chat, and voice integration. Fresh project with 2 stars, ~25 KB codebase, typed React/TS, but minimal external adoption or community evidence.
06 · Timeline
- Jan 5, 2020Joined GitHub
- Jun 27, 2025Created art-descriptions-ai
- Oct 21, 2025Created sidekick — Cursor for Product Managers
- Apr 11, 2026Created skill-stack — This is a decentralized evaluation platform that turns real-time task performance—voice-based sales pitches, HR conflict resolution, and leadership simulations—into tamper-proof, o
- Apr 12, 2026Most recent push to skill-stack
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.