01 · Roasts
1619 Commits, 10 Stars
You put in 1619 commits this year and earned 10 stars total. That's roughly 162 commits per star. At this rate you'll hit 100 stars sometime around 2042.
The Dotfiles Are the Portfolio
Your most technically impressive public project is your personal dotfiles — a repo that, by design, nobody else should ever use. Congrats on shipping exclusively for an audience of one.
43 PRs, 0 Issues
You opened 43 pull requests this year and filed exactly zero issues. You contribute code but apparently have never encountered a bug or a question in your entire career. Inspiring.
Depth via Recency Illusion
dotfiles scored highest for depth but was created 9 days before the data snapshot. 'Sustained work' shouldn't mean 'worked very hard for one week and called it architecture'.
Profile Repo as Activity Sink
Your Shawarmaa profile repo has 23 commits in 30 days and contains 31 KB — mostly git metadata. You're burning real commit velocity keeping a placeholder README alive.
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% weight31F
- Consistency20% weight65C
- Quality20% weight38F
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
215 active days
Language distribution
- TypeScript58%
- Python12%
- CSS9%
- Lua5%
- Shell5%
- JavaScript3%
- Other8%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
1,619
Followers
41
Joined GitHub
Feb 2022
05 · Top repos
Shawarmaa /
dotfiles
Personal dotfiles repo with shell configs, nvim setup, and skill definitions. 0 stars, structured with GNU Stow, includes Brewfile + install script. Non-trivial scope (32 KB, ~9 days of work) but purely personal use, no external adoption or reusable library patterns.
Shawarmaa /
ppp-pricing
One-off PPP pricing automation tool for app subscriptions. Practical but unproven—zero stars, fresh repo (1 commit in 2 minutes). Untyped JavaScript with working business logic but minimal testing infrastructure.
Shawarmaa /
Shawarmaa
Nearly empty scaffold with minimal README content ("Minmaxing" title only), no source files, no tests/CI/license/gitignore. Recent activity shows 23/30 commits in sampling window but repo contains 31 KB total—likely mostly git metadata.
06 · Timeline
- Feb 9, 2022Joined GitHub
- Oct 10, 2024Created Shawarmaa
- Apr 15, 2026Created ppp-pricing — PPP adjusted subscription pricing for App Store and Google Play
- Apr 16, 2026Created dotfiles — my configs for nvim, zshrc, aerospace...
- Apr 25, 2026Most recent push to dotfiles
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.