01 · Roasts
77% Notebook, 100% Vibe
Your language breakdown is 77% Jupyter Notebook. That's not a developer profile — that's a homework folder with 130 followers somehow watching it.
168 PRs, 18 Total Stars
You've opened 168 pull requests this year yet your entire portfolio has accumulated 18 stars. You're an incredible contributor to other people's success — just not your own.
gemma-shadow: A Ghost Story
You created gemma-shadow, pushed an empty 2KB init commit, and never came back. The repo name is more mysterious than anything inside it.
160 Repos, 3 Scored
With 160 public repos and only 3 worth analyzing at depth, the math works out to roughly 157 experiments that didn't survive contact with a second commit.
Weeks 17–25: The Silence Arc
Your heatmap has an eight-week stretch of near-total inactivity in the middle of the year. Didn't ghost us, just… paused dramatically.
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% weight33F
- Consistency20% weight50D
- Quality20% weight38F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight65C
03 · Stats
365-day commit heatmap
180 active days
Language distribution
- Jupyter Notebook77%
- C++7%
- Python7%
- C5%
- Shell2%
- JavaScript1%
- Other1%
04 · Numbers
Owned repos
non-fork
41
Commits
last 12 months
405
Followers
130
Joined GitHub
Jun 2018
05 · Top repos
omkar-334 /
mindscape
Mental wellness platform combining React/FastAPI with mood tracking, peer forums, and LLM-powered support. Well-documented, typed frontend, but nascent adoption (5 stars, 4 months old, no published releases).
omkar-334 /
SarvaMitra
Early-stage Chrome extension integrating voice AI APIs (Sarvam + Mistral) for accessibility-focused text interaction. 2 stars, 7 commits in ~24 hours, untyped JavaScript, minimal tests/CI, shows ambition but significant architectural gaps.
omkar-334 /
gemma-shadow
Empty scaffold repo created April 2026 with only 2KB size, no README, no code, no documentation, and single commit within minutes. Appears to be a repository initialization without any substance.
06 · Timeline
- Jun 9, 2018Joined GitHub
- Nov 10, 2024Created mindscape — Mindscape is a mental wellness platform providing tools for peer support, mood tracking, and self-care, empowering users to connect, reflect, and grow.
- Jun 21, 2025Created SarvaMitra
- Apr 25, 2026Created gemma-shadow
- May 13, 2026Most recent push to mindscape
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.