01 · Roasts
2 Commits All Year
totalCommitsYear = 2. That's not a slow week — that's a slow year. Even your heatmap looks embarrassed for you, with 89% of repos abandoned for 2+ years.
README That Reads Nothing
corestyle's README is literally just '# corestyle'. That's not documentation, that's a sticky note on an empty fridge.
Joined 2011, Still Warming Up
13+ years on GitHub and your most active public week this year had 4 commits. The account has more age than commits.
All Web, No Depth
PHP, HTML, CSS, JS, Less — every language points to the same web lane. Solid stack, but domainGuess=web for a reason. Zero diversity outside the browser.
9 Followers, 3 PRs
3 external PRs all year and 9 followers after 13 years. Your community footprint is roughly the size of a Slack DM.
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% weight25F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
22 active days
Language distribution
- PHP32%
- HTML24%
- CSS21%
- JavaScript7%
- Shell6%
- Less5%
- Other5%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
2
Followers
9
Joined GitHub
Dec 2011
05 · Top repos
hisman /
basic-banner
WordPress banner plugin with clean structure, tests, and CI. Minimal adoption (2 stars, 0 forks) but functional with WordPress.org distribution. PHP untyped but well-documented and organized.
hisman /
laravel-make-class
Focused Laravel Artisan command for generating boilerplate classes. Small, working package with tests and MIT license; modest scope limits broader impact beyond niche Laravel development workflow automation.
hisman /
corestyle
A minimal CSS framework using LESS with a build pipeline, 54kb codebase, last updated 2018. No tests, CI, or substantial documentation. One-time experimental project.
06 · Timeline
- Dec 16, 2011Joined GitHub
- Oct 16, 2017Created basic-banner — Basic Banner is a WordPress plugin that allows you to create and display banners in WordPress.
- Oct 28, 2017Created corestyle
- Oct 25, 2018Created laravel-make-class — Artisan command for generating a new custom class in Laravel.
- Aug 27, 2026Most recent push to basic-banner
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.