01 · Roasts
The README Void
Three repos, zero READMEs. Not one. Not even a 'hi'. Burak ships in silence — which is fine if you're cryptography, but this is a CPAN bundle that lists your favourite modules.
Professional Test Nihilist
The actual comment in Task::BeLike::BURAK's test file: 'I don't care if all the modules were successful or not.' That's not a test suite, that's an existential crisis with a .t extension.
68 commits, 30 zeros
68 commits across an entire year across 22 repos — that's roughly 1.3 commits per week. The heatmap looks like a QR code for a broken link.
Perl Island
89% Perl in 2026. Not judging the language choice, but the profile breadth score practically filed its own redundancy notice. C shows up at 9% purely as XS glue.
16 Forks, 4 Stars
More people have forked your work than starred it across all repos combined — which means they needed the code but didn't feel strongly enough to click the button. Tough but fair.
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% weight30F
- Consistency20% weight60C
- Quality20% weight40D
- Depth15% weight55D
- Breadth10% weight25F
- Community10% weight40D
03 · Stats
365-day commit heatmap
16 active days
Language distribution
- Perl89%
- C9%
- XS2%
- Raku0%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
68
Followers
72
Joined GitHub
Apr 2009
05 · Top repos
burak /
CPAN-Sys-Info-Driver-Linux
Linux driver for Sys::Info that parses /proc and /etc files to detect system information. Typed Perl with structured modules, basic tests, and Dist::Zilla-driven release process. No README and minimal documentation limits accessibility.
burak /
CPAN-Sys-Info-Base
Base class library for Sys::Info with typed Perl code and working API, but no README, tests, or CI. Modest recent activity (30 commits in sample) with utility methods for file I/O and module loading.
burak /
CPAN-Task-BeLike-BURAK
Task::BeLike::BURAK is a minimal personal CPAN module bundling the author's preferred dependencies. Single star, no README, no tests beyond a placeholder, but uses Dist::Zilla tooling and 30 commits across 12 years show sustained maintenance.
06 · Timeline
- Apr 10, 2009Joined GitHub
- Jan 15, 2014Created CPAN-Task-BeLike-BURAK
- Jan 15, 2014Created CPAN-Sys-Info-Base
- Jan 15, 2014Created CPAN-Sys-Info-Driver-Linux
- Mar 10, 2026Most recent push to CPAN-Task-BeLike-BURAK
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.