01 · Roasts
511 repos, 0 tests
You've got 511 public repos and somehow not a single analyzed project has HAS_TESTS=yes. That's not a developer portfolio, that's a very enthusiastic bookmark collection.
The README Whisperer
Your most-starred repo is 35MB of Markdown notes. Your profile repo IS a README. Even your ZK repo is mostly lecture summaries. You're out here building a library, not software.
Following 2505, Followed by 192
A follow ratio of 0.077 means for every person watching you, you're watching 13. That's not networking — that's surveillance.
CI? Never heard of her.
Zero CI pipelines across all scored repos. You're writing Rust, C++, and zero-knowledge cryptography but trusting vibes over automated validation. Satoshi had more CI discipline.
188 commits, 511 repos
That's 0.37 commits per repo per year. At this velocity, the heat death of the universe arrives before half your repos see a second commit.
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% weight36F
- Consistency20% weight60C
- Quality20% weight39F
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
301 active days
Language distribution
- JavaScript51%
- C++32%
- Java4%
- Rust4%
- Objective-C3%
- CSS2%
- Other4%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
188
Followers
192
Joined GitHub
May 2016
05 · Top repos
MuhtasimTanmoy /
zk
Personal study repository documenting ZK proof systems through notes, bootcamp materials, and experimental Sage/Rust implementations. Comprehensive conceptual content but limited runnable code and no tests/CI.
MuhtasimTanmoy /
notebook
Personal study notebook documenting learning across 30+ technical topics (cryptography, distributed systems, networking, blockchain). Well-organized with 35 MB of Markdown notes, active commits over 5+ years, but lacks tests, CI, license, gitignore, and typed code.
MuhtasimTanmoy /
MuhtasimTanmoy
Personal portfolio README linking to external projects and professional experience; no code in this repository itself. 103KB repo contains only README with badges and project pointers.
06 · Timeline
- May 5, 2016Joined GitHub
- Mar 27, 2020Created notebook — 📖 Study summaries
- May 7, 2021Created MuhtasimTanmoy
- Oct 4, 2024Created zk — All things ZK !
- Feb 11, 2026Most recent push to zk
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.