01 · Roasts
178 Repos, 10 Total Stars
You've been on GitHub since 2009 — that's 16+ years and 178 repos — and the entire public portfolio has accumulated a grand total of 10 stars. That's less than one star every 18 months of effort.
The Dotfiles Carry Hard
Your most technically impressive public repo is your personal dotfiles. When your Brewfile is doing the heavy lifting for 'depth', it might be time to open-source something from @appknox.
75% Graveyard Ratio
Three out of every four repos you own haven't been touched in 2+ years. Your GitHub profile is less a portfolio and more an archaeological dig site for abandoned 2016 experiments.
35 PRs, 0 Issues
You filed 35 PRs this year but opened exactly 0 issues. You're apparently comfortable enough to fix things but never curious enough to ask questions. Respect the confidence, question the silence.
C is 82% of Your Soul
C dominates 82% of your public language footprint. For a self-described iOS/Android hacker and founder, the public repos paint a picture of someone who discovered pointers and never looked back.
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% weight28F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
85 active days
Language distribution
- C82%
- C++10%
- Groff2%
- Shell2%
- HTML1%
- Objective-C1%
- Other2%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
103
Followers
200
Joined GitHub
May 2009
05 · Top repos
subho007 /
.dotfile
Personal macOS dotfiles repo with shell configuration (zsh, git, starship, homebrew). Includes structured shell scripts, installation tooling, and comprehensive Brewfile. Active repository (~5 years old) with modest scope typical of individual development setups.
subho007 /
ios-vnc
One-shot 2016 jailbreak tweak fork with ~12KB codebase, minimal git history (1 commit), no tests/CI, and sparse documentation. Archived iOS VNC remote access implementation in C/Objective-C++.
subho007 /
android-ssl-pinning
Educational Android SSL pinning example with typed Java code and basic structure, but single-day commit history (2016-09-02), no tests or CI, and no license. Minimal impact as a one-off teaching demo.
06 · Timeline
- May 5, 2009Joined GitHub
- Sep 2, 2016Created android-ssl-pinning — Android SSL Pinning Example
- Nov 20, 2016Created ios-vnc — Saurik's Fork
- Apr 7, 2021Created .dotfile — My .dotfile configuration
- Apr 8, 2026Most recent push to .dotfile
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.