01 · Roasts
The C++ Phantom
51% of your bytes are C++ and 42% are Java, yet every interesting repo you've shipped recently is TypeScript. Your language stats are basically a disguise — who are you actually?
Speed-runner of Repositories
finance-skills hit 1,430 stars in 6 weeks. auth-spec, ccbump, skill-lint, and trade were all born within a 2-month window. You don't build projects, you speedrun them.
1,050 PRs and Counting
You opened 1,050 pull requests in a single year. That's ~2.9 PRs per day, every day. Either you're the most collaborative engineer alive or you've automated your social life.
The No-Test Zone
Out of 6 scored repos, only skill-lint has tests. finance-skills has 1,430 stars and ships Black-Scholes options calculators with zero test coverage. Nothing says confidence like untested financial math.
398 Repos, 0% Stale
You have 398 public repos and a staleRepoRatio of 0. You're not abandoning your projects — you're just manufacturing them faster than mortality allows investigation.
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% weight73B
- Consistency20% weight75B
- Quality20% weight72B
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight75B
03 · Stats
365-day commit heatmap
338 active days
Language distribution
- C++51%
- Java42%
- TypeScript4%
- C2%
- Python1%
- Rust0%
04 · Numbers
Owned repos
non-fork
36
Commits
last 12 months
1,334
Followers
6,230
Joined GitHub
Aug 2015
05 · Top repos
himself65 /
finance-skills
TypeScript AI agent skills marketplace for financial analysis & trading. 1.4k stars, 6 plugin groups with 20+ production skills, documented infrastructure (CLAUDE.md, CI/CD), typed & tested frontend. Nascent repo (6 weeks old) with solid architecture but limited historical depth.
himself65 /
auth-spec
TypeScript Claude Code skills toolkit for teaching authentication implementation across multiple frameworks (Express, Next.js, FastAPI, Go, etc.) with comprehensive security guidance. Includes detailed reference implementations and security audit playbooks.
himself65 /
skill-lint
Focused TypeScript linter for Claude Agent Skills with clean architecture, comprehensive tests, CI/CD, and GitHub Action distribution. Fresh project with narrow but well-defined use case.
himself65 /
ccbump
Lightweight TypeScript version-bump tool for Claude Code plugins; 13 commits in 9 days with typed code, structured layout, documented CLI, but no tests; niche use case with zero adoption signals.
himself65 /
himself65
Personal portfolio/resume repo (17 KB) listing work interests, skills projects, and OSS maintainer roles. Has README but no code, tests, CI, license, or .gitignore. 18 commits over ~2.5 years with recent activity.
himself65 /
trade
Early-stage personal options trading playbook with documentation but no code, tests, or CI. Untyped, unversioned reference guide only; extremely narrow audience (author + maybe 1-2 collaborators). Single-week sprint duration.
06 · Timeline
- Aug 29, 2015Joined GitHub
- Nov 25, 2023Created himself65
- Mar 13, 2026Created finance-skills — A collection of skills for AI financial analysis and trading.
- Mar 25, 2026Created auth-spec — Create your own auth skills collection
- Apr 1, 2026Created skill-lint — Lint and validate Agent Skills (SKILL.md) for Claude.ai, Claude Code, and other agents
- Apr 2, 2026Created ccbump — Version bump tool for Claude Code plugins
- Apr 24, 2026Created trade
- May 2, 2026Most recent push to trade
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.