01 · Roasts
One-Hit Shell Wonder
pacapt has 999 stars and 12 years of history — impressive. The other 56 repos collectively pulled in fewer stars than a single mid-tier npm package. The portfolio is 80% graveyard by your own stale ratio.
56 Commits/Year Club
56 public commits in a year works out to roughly one commit per week — if you're being generous and counting the weeks you actually showed up. The heatmap looks like a connect-the-dots puzzle with most dots missing.
Shell Monolinguist
68% of your codebase is Shell. You have Go, D, Ruby, and PHP in there too, but they're basically garnish on a plate that is, at its core, just bash scripts all the way down.
The Deprecation Curator
google-group-crawler has tests and CI for a scraper that Google killed years ago. You maintained the infrastructure on a burning building. Dedication to craft, questionable triage skills.
Ancient Mariner
Joined GitHub in 2009 — that's over 15 years of institutional memory. Yet with a stale ratio of 0.80, four-fifths of your public repos are digital fossils. This is less a portfolio and more an archaeological dig.
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% weight68C
- Consistency20% weight60C
- Quality20% weight72B
- Depth15% weight70B
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
23 active days
Language distribution
- Shell68%
- PHP8%
- D5%
- Ruby4%
- CSS4%
- Go2%
- Other9%
04 · Numbers
Owned repos
non-fork
40
Commits
last 12 months
56
Followers
267
Joined GitHub
Apr 2009
05 · Top repos
icy /
pacapt
Mature shell abstraction layer for 20+ package managers across Linux/BSD/macOS. 999 stars, 12+ year trajectory, well-documented, tested via CI, but lacks modern license and untyped shell code limits quality ceiling.
icy /
bash-coding-style
Bash coding style guide with practical conventions, real-world failure case studies (LESSONS.md), and example scripts. Educational resource with 296 stars, documented practices, and sustained 8-year maintenance.
icy /
google-group-crawler
Deprecated Bash script for archiving Google Groups messages with structured tests and CI, but no longer functional due to Google's deprecation of Ajax crawling.
06 · Timeline
- Apr 20, 2009Joined GitHub
- Nov 4, 2010Created pacapt — An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere.
- Sep 23, 2013Created google-group-crawler — [Deprecated] Get (almost) original messages from google group archives. Your data is yours.
- Mar 21, 2015Created bash-coding-style — A Bash coding style
- Feb 16, 2023Most recent push to bash-coding-style
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.