01 · Roasts
The 2-Day Sprint Champion
All three of your scored repos were built in 2–3 days and then immediately abandoned. fullsoap: 6 commits across Aug 24–26, 2016. faas-php-qr-code: 5 commits in 3 days. You have velocity — just no follow-through.
92% PHP and Counting
With 92% PHP and 0% of anything resembling TypeScript or Go, your language diversity is a pie chart with one slice. It's less a portfolio and more a monologue.
0 Commits This Year
totalCommitsYear = 0. The heatmap has some activity from months past, but GitHub's annual counter is a hard zero. The account is technically alive but professionally resting.
76% Graveyard
staleRepoRatio = 0.76 — three-quarters of your 100 public repos haven't been touched in over 2 years. That's not a portfolio, that's a cemetery with a README at the gate.
4 Total Stars Across 100 Repos
100 public repos. 4 stars. That's a 0.04 star-per-repo average. The market has spoken, and it whispered very quietly.
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% weight18F
- Consistency20% weight20F
- Quality20% weight35F
- Depth15% weight20F
- Breadth10% weight30F
- Community10% weight25F
03 · Stats
365-day commit heatmap
75 active days
Language distribution
- PHP92%
- JavaScript5%
- CSS2%
- HTML0%
- TypeScript0%
- ApacheConf0%
- Other1%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
0
Followers
24
Joined GitHub
Apr 2009
05 · Top repos
Gildus /
fullsoap
Tutorial-style Laravel integration for SOAP/REST services with minimal production use, created Aug 2016 with only 6 commits across 2 days. Untyped PHP, no license, no CI; basic configuration example rather than reusable library.
Gildus /
faas-php-qr-code
One-off FaaS QR code wrapper for OpenFaaS using PHP. Minimal scope (4KB repo, 5 commits over 3 days), no tests, untyped PHP, but includes working Docker setup and basic README.
Gildus /
hackatrix
2015 one-week tutorial project: Google Maps-based Lima transport route visualizer with hardcoded route data, no tests/CI, minimal README, untyped JavaScript, no license.
06 · Timeline
- Apr 11, 2009Joined GitHub
- May 23, 2015Created hackatrix
- Aug 24, 2016Created fullsoap — Service for RestFull and Soap with Laravel 5
- Mar 2, 2018Created faas-php-qr-code — Functions Faas for QR Code with PHP
- Mar 5, 2018Most recent push to faas-php-qr-code
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.