01 · Roasts
254 Repos, 66 Stars Total
You have 254 public repositories and have accumulated 66 stars combined. That's 0.26 stars per repo. Even your best project (CPPTimes) has 8. Quantity is not a portfolio strategy.
The Profile README Did Nothing
Your hawkinsw profile repo scored a 20/100 — 0 stars, 0 forks, no license, no gitignore. It's a sticky note taped to an empty office. At least put your best repo front and center.
N38X3-Testing: Blink and You Missed It
N38X3-Testing was born and effectively abandoned in 8 days (Feb 25 – Mar 4, 2026). That's not a project, that's a commit trail from a debugging session that accidentally got a public repo.
Shell Is Your Top Language at 26%
Shell scripting edges out Rust, Java, C, and C++ to claim the #1 spot in your language breakdown. For a self-described systems person, your .sh files are doing a lot of heavy lifting.
30% Stale Ratio on 254 Repos
Nearly 1-in-3 of your repos hasn't been touched in over 2 years. That's roughly 76 abandoned projects. The graveyard is real, and it's open to the public.
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% weight65C
- Quality20% weight42D
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
162 active days
Language distribution
- Shell26%
- Java20%
- Rust14%
- C9%
- C++6%
- Python6%
- Other19%
04 · Numbers
Owned repos
non-fork
50
Commits
last 12 months
948
Followers
148
Joined GitHub
Sep 2014
05 · Top repos
hawkinsw /
CPPTimes
Educational C++ course notes ("C++ Times") with 8270 KB of well-organized markdown documentation covering fundamentals through advanced topics, served as teaching material for intro CS courses.
hawkinsw /
hawkinsw
Profile README repository with links to active projects elsewhere; no substantive code or local documentation, purely a GitHub profile card.
hawkinsw /
N38X3-Testing
Bare test suite for C2Y _Generic feature; 8 minimal test executables with no README, docs, CI, tests, or license. Created Feb 2026, 2 of last 30 commits pushed, 3 KB total.
06 · Timeline
- Sep 9, 2014Joined GitHub
- Nov 23, 2021Created hawkinsw — Github Profile Repository
- May 22, 2022Created CPPTimes — The C++ Times
- Feb 25, 2026Created N38X3-Testing — Testing code for the implementation of N38X3
- Apr 21, 2026Most recent push to CPPTimes
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.