01 · Roasts
CI without a safety net
Nirova-Ai validates Ruff, builds, and Docker in CI—but a health platform covering 41+ diseases still has zero tests.
Portfolio has portfolio
The personal site advertises 7 IEEE publications and 20+ projects, yet its repository ships without a README or CI.
Notebook monoculture
98% of tracked language bytes are Jupyter Notebook, so the profile's technical range is doing more talking than the language graph.
Deployed, not discovered
Three named products are live, but 1 total star, 0 forks, and 4 followers mean the audience has not arrived yet.
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% weight63C
- Consistency20% weight55D
- Quality20% weight46D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
54 active days
Language distribution
- Jupyter Notebook98%
- HTML0%
- Python0%
- JavaScript0%
- CSS0%
- Java0%
- Other2%
04 · Numbers
Owned repos
non-fork
30
Commits
last 12 months
355
Followers
4
Joined GitHub
Feb 2023
05 · Top repos
MH-SHUVO20 /
Nirova-Ai
NirovaAI is a deployed, MIT-licensed Bangladesh health platform combining FastAPI, React, MongoDB, ML disease/dengue models, RAG chat, authentication, and medical image analysis, but it has only 1 star and no tests.
MH-SHUVO20 /
MH-SHUVO20.github.io
A substantial, polished static AI-researcher portfolio with extensive interactive JavaScript, responsive CSS, publications, projects, and media assets, but no measured adoption, documentation, tests, CI, license, or typed implementation.
MH-SHUVO20 /
iisd-Website
A substantial two-page static school website with polished responsive HTML/CSS, SEO metadata, structured data, admissions tables, and accessibility-minded motion handling, but no README, tests, CI, license, or typed code.
06 · Timeline
- Feb 21, 2023Joined GitHub
- Mar 20, 2025Created MH-SHUVO20.github.io
- Mar 27, 2026Created Nirova-Ai
- Jul 2, 2026Created iisd-Website
- Sep 2, 2026Most recent push to MH-SHUVO20.github.io
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.