01 · Roasts
85 Repos, 8 Stars Total
You've got 85 public repos and a grand total of 8 stars across all of them. That's 0.09 stars per repo — you're essentially donating entropy to GitHub's servers.
The 26-Second Commit
tanmaikamat-terminal-config was born and 'finished' in 26 seconds. That's not a commit, that's a file drag-and-drop with extra steps.
87% Graveyard
87% of your repos haven't been touched in 2+ years. Your GitHub profile is less a portfolio and more an archaeological dig site.
16 Commits This Year
16 commits in a year works out to about one commit every 23 days. My smoke detector blinks more consistently than your contribution graph.
Zero PRs, Zero Issues
0 pull requests and 0 issues filed this year. You're not just coding alone — you've gone full hermit, leaving no trace on anyone else's work.
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% weight18F
- Consistency20% weight20F
- Quality20% weight29F
- Depth15% weight20F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
52 active days
Language distribution
- Jupyter Notebook59%
- C#14%
- ShaderLab5%
- Dart5%
- JavaScript5%
- Python2%
- Other10%
04 · Numbers
Owned repos
non-fork
45
Commits
last 12 months
16
Followers
20
Joined GitHub
Jul 2018
05 · Top repos
Tanmai2002 /
super-join-semantic-excel-llm
One-week burst project combining Excel parsing with ChromaDB embeddings and Google Gemini for financial Q&A. Untyped Python with basic structure but no tests, CI, or validation—experimental portfolio piece.
Tanmai2002 /
PERSONAL_setup
Personal dotfiles repo (shell config) with minimal stars/forks, nearly empty README, 3 recent commits across ~36 days, and no tests/CI/license. Basic configuration files only.
Tanmai2002 /
tanmaikamat-terminal-config
Personal Neovim configuration repository with ~1 star, 21 KB, 1 commit in 26 seconds. No README, tests, CI, or license. Pure config dump.
06 · Timeline
- Jul 5, 2018Joined GitHub
- Jul 27, 2025Created tanmaikamat-terminal-config — This is set of tool configs i use
- Sep 2, 2025Created super-join-semantic-excel-llm
- Jan 17, 2026Created PERSONAL_setup
- Feb 22, 2026Most recent push to PERSONAL_setup
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.