01 · Roasts
Nix Dotfiles Collector
Three separate repos (nixos, home-manager, nixvim) just to configure your own computer. That's more infrastructure than most startups. Your laptop is running at enterprise scale; your GitHub stars are not.
58 PRs, 7 Stars
You opened 58 pull requests this year — more than one per week — and your entire public portfolio has accumulated 7 stars total. You're contributing everywhere except, apparently, anywhere people are looking.
60% Graveyard
60% of your 51 repos haven't been touched in over 2 years. That's not a portfolio, that's a museum. At least put a velvet rope and a placard on the stale ones.
Recreational Programmer Indeed
Your bio says 'Recreational Programmar' and the heatmap backs it up — whole weeks of silence, then bursts of activity. You code like you're on a ski trip: long rest, sudden downhill rush.
Solo Artist, All-Nighter Edition
90% solo work and 68% night-owl commits. You're basically running a one-person open-source operation from a dark room at 2 AM. The Rust and Scheme combo suggests you're either building a compiler or slowly losing your mind.
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% weight48D
- Consistency20% weight60C
- Quality20% weight59D
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
365-day commit heatmap
155 active days
Language distribution
- Rust26%
- Python20%
- Scheme18%
- Jupyter Notebook8%
- Nix6%
- C6%
- Other16%
04 · Numbers
Owned repos
non-fork
43
Commits
last 12 months
248
Followers
18
Joined GitHub
Jun 2021
05 · Top repos
dddictionary /
4brar.me
Well-architected portfolio/production-engineering learning project using FastAPI, MariaDB, Prometheus, and K3s with comprehensive CI/CD and integration tests, though narrow scope and minimal external adoption.
dddictionary /
nixos
Personal NixOS desktop configuration with modular host definitions, home-manager integration, and clear documentation. 94 KB codebase with structured flake.nix and desktop modules showing practical systems engineering.
dddictionary /
home-manager
Personal dotfiles/home-manager config with typed Nix, structured multi-file layout across programs/ and files/, clear README describing three-repo setup, but 0 stars and purely personal scope with 28 commits across ~39 days.
dddictionary /
nixvim
A declarative Nix/Neovim config featuring modular plugin organization, LSP/Treesitter/Git integration with 21 recent commits, but personal project with 0 stars and no CI/tests.
06 · Timeline
- Jun 16, 2021Joined GitHub
- Apr 11, 2024Created nixos — My NixOS configuration files.
- Jun 19, 2025Created 4brar.me — Over engineered piece of slop that occasionally deploys successfully
- Jun 26, 2025Created nixvim — My nixvim config
- Mar 19, 2026Created home-manager — Personal home-manager configuration
- Apr 30, 2026Most recent push to 4brar.me
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.