01 · Roasts
237 Repos, 1 Star
You've pushed code to 237 repos and earned exactly 1 star across all of them. That's not a portfolio — that's a very long confession booth.
The Burst-and-Vanish Pattern
Your heatmap looks like a seismograph in a city that almost never has earthquakes — weeks of silence, then a frenzy on one random Wednesday, then nothing. Commit streaks are how trust is built.
No CI? Bold Strategy
rustyeyes3 has ONNX inference and a VLM integration but no CI pipeline. Nothing says 'I trust the vibe' like shipping computer vision code with zero automated checks.
T-Shaped Architect, Zero-Shaped Forks
Your bio says 'T-shaped architect' and your langPcts span Java, Rust, Python, HTML, and Shell — genuinely impressive. Your totalForks=0 suggests the world hasn't noticed yet.
indvcol: Two Minutes of Fame
indvcol was created AND last pushed within 2 minutes of each other. That's not a project — that's a commit sneeze. At least the README is nice.
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% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight25F
03 · Stats
365-day commit heatmap
47 active days
Language distribution
- Java34%
- HTML20%
- Rust15%
- Python13%
- Shell5%
- Jinja4%
- Other9%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
292
Followers
45
Joined GitHub
Apr 2009
05 · Top repos
shuawest /
rustyeyes3
Rust-based webcam eye tracker with ONNX inference, calibration system, and Moondream VLM integration. Typed, structured, and documented, but early-stage with no tests/CI and 1 star adoption.
shuawest /
applevllm
Experimental vLLM service manager for macOS M3 with LaunchAgent orchestration, federated router, and 19+ quantized MLX models. Early-stage utility with functional scripts but shallow commit history (7 of 30 in recent window, 1 day old) and no CI/tests in production.
shuawest /
indvcol
New Google Apps Script tool enabling private voting/polling in shared sheets via anonymous keys. First commit 2 hours old, experimental stage, no tests/CI, JavaScript (untyped), but includes functional README and working code structure.
06 · Timeline
- Apr 2, 2009Joined GitHub
- Jul 2, 2025Created indvcol — GAppsScript to poll / vote / collect input from sheet collaborators and show aggregates
- Dec 16, 2025Created rustyeyes3
- Jan 18, 2026Created applevllm — Utility for vllm on macbook pro M3 36gb
- Jan 25, 2026Most recent push to rustyeyes3
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.