01 · Roasts
Compiler carrying the portfolio
winds has 2 stars, 21 compiler tests, and 28/30 recent commits; the rest of the audience is still buffering.
Tests, selectively applied
notebook and r have real suites, but several Rust prototypes shipped with exactly zero tests.
Systems-tool sampler pack
A compiler, modal editor, htop clone, weather CLI, and fetch tool show range; C still owns 83% of the language chart.
Private-work alibi accepted
The public heatmap is mostly blank despite 59 yearly commits, so privateWorkLikely=true is doing serious reputational lifting.
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% weight55D
- Quality20% weight65C
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
15 active days
Language distribution
- C83%
- C++10%
- Forth3%
- Shell2%
- Python1%
- Makefile1%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
59
Followers
1
Joined GitHub
Aug 2023
05 · Top repos
don2e4 /
notebook
A substantial, documented C11 Linux modal editor with an AVL rope engine, terminal diff rendering, TOML configuration, syntax highlighting, and a focused 11-test suite; adoption is currently unproven at 0 stars and 0 forks.
don2e4 /
winds
A focused C11 compiler with lexer/parser/sema/IR/register allocation/codegen layers, a documented build flow, and a substantial 21-case test suite, but only 2 stars and no demonstrated external adoption.
don2e4 /
ffetch
A small, documented Forth/Linux system-info utility with an executable launcher, installer, configurable module registry, and eight optional plugins, but no tests, CI, license, or demonstrated adoption.
don2e4 /
r
Documented C++20/Forth htop alternative with Linux/Windows providers, raw ANSI UI, TOML configuration, seqlock snapshot code, and both C++ and Forth tests, but currently has no adoption, CI, or license evidence.
don2e4 /
weather-forth
A compact, documented Forth weather CLI with Arch packaging and a portable shell wrapper, but no tests or CI and no demonstrated adoption beyond the repository itself.
don2e4 /
bradarget
A tiny Rust wget-style command-line prototype with a README and .gitignore, but only one short main binary, no tests or CI, no license, and a 2026-07-05 two-commit burst.
don2e4 /
don2e4
A small GitHub profile README repository that documents the author’s stack, two named projects, and one external pull request, but contains no implementation, tests, CI, or adoption signals.
don2e4 /
enneadentifier
A one-commit Rust CLI prototype that reads a tritype and maps its first digit to one of three enneagram triads, with minimal project structure and no documentation, tests, CI, or license.
don2e4 /
rust_number_adder
A minimal Rust CLI that reads two unsigned integers, prints their sum, and labels the result; it has no adoption or documented engineering scope.
don2e4 /
ferriswheel
ferriswheel is a very small, one-shot dependency-checking repository with no visible implementation, documentation, tests, or adoption beyond a CC0 license.
don2e4 /
numberadderwithifstatement
Empty repository with no source files, documentation, configuration, tests, or recorded commit activity.
06 · Timeline
- Aug 5, 2023Joined GitHub
- Aug 5, 2023Created don2e4 — Config files for my GitHub profile.
- Jul 5, 2026Created numberadderwithifstatement
- Jul 5, 2026Created rust_number_adder
- Jul 5, 2026Created bradarget — wget clone based on rust
- Jul 6, 2026Created ferriswheel — A dependency tester that checks if you installed the gcc, binutils, or rustup dependency.
- Jul 10, 2026Created enneadentifier — Gives you information on your enneagram and what triad it is in
- Aug 26, 2026Created ffetch
- Sep 2, 2026Created weather-forth — tiny forth weather cli using open-meteo ecmwf with nerd font support
- Sep 3, 2026Created r
- Sep 3, 2026Created notebook — A lightweight modal text editor for Linux with an AVL-balanced Rope buffer engine
- Sep 4, 2026Created winds — Lightweight, high-performance C++ compiler for Linux x86_64 written in C11
- Sep 18, 2026Most recent push to winds
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.