01 · Roasts
Portfolio, not pull requests
Three named projects are shipping, but 0 external PRs and 0 issues this year leave the community tab looking like a private beta.
Stars are still loading
Across 60 public repositories, the account has 7 total stars; Graddy, Muzic, and honcho-deploy each show 0.
CI took the day off
Muzic and honcho-deploy have useful implementation work, yet neither has tests or CI; Graddy at least brings 3 gradient checks.
Burst-mode builder
honcho-deploy was created and last pushed on 2026-08-11, while Muzic's sampled history is only 2 commits—ship it, then sustain it.
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% weight55D
- Quality20% weight55D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
33 active days
Language distribution
- TypeScript25%
- HTML18%
- Go16%
- JavaScript14%
- CSS9%
- Python8%
- Other10%
04 · Numbers
Owned repos
non-fork
56
Commits
last 12 months
126
Followers
9
Joined GitHub
Sep 2020
05 · Top repos
Mukul-svg /
graddy
A documented educational Python autograd and MLP library with PyTorch gradient checks, demos, and architecture visualization, but no stars, forks, CI, or evidence of external adoption.
Mukul-svg /
Muzic
Muzic is a substantial-looking single-page vanilla web app combining a Pomodoro timer, YouTube playlist controls, canvas effects, and ambient video styling, but it is an apparent one-shot release with no demonstrated adoption or engineering infrastructure.
Mukul-svg /
honcho-deploy
A focused Render deployment wrapper for Honcho, with practical Docker, migration, health-gating, async-Postgres normalization, and Gemini configuration, but no documentation, tests, CI, license, or demonstrated adoption.
Mukul-svg /
Mukul-svg
A maintained GitHub profile configuration repository with a detailed README and links to three named projects, but no source files, tests, CI, license, or demonstrated adoption.
06 · Timeline
- Sep 11, 2020Joined GitHub
- Sep 13, 2021Created Mukul-svg — Config files for my GitHub profile.
- Jun 23, 2026Created graddy — A lightweight Python autograd engine and neural network library with custom architecture visualization
- Aug 11, 2026Created honcho-deploy — Honcho api+deriver single-container deploy for Render free tier
- Aug 27, 2026Created Muzic
- Sep 4, 2026Most recent push to Mukul-svg
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.