01 · Roasts
Sprint God, Sustain Nobody
agente-machete, vector-lockin, and permitd were all born in a single week of February 2026. Walter codes in volcanic eruptions and then ghosts his own repos for months. The 63% stale-repo ratio doesn't lie.
244 Repos, 20 Stars
With 244 public repos accumulated since 2009, that's one star per 12 repos. The portfolio is less a body of work and more a 17-year-long draft folder.
Public Commits: A Tragic Haiku
34 public commits in the last year. 34. That's fewer commits than some people make in a single Tuesday. Thank goodness privateWorkLikely=true or this would be criminal.
permitd-test: An Existential Statement
You created a repo called permitd-test, committed to it exactly once, left the README blank, and never returned. It has no source files. It is a void with a name.
The Perl Years
13% of your codebase is still Perl. Somewhere in this 244-repo graveyard lies the ancient sysadmin past Walter is too nostalgic to delete and too wise to revisit.
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% weight33F
- Consistency20% weight55D
- Quality20% weight67C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
148 active days
Language distribution
- Python56%
- JavaScript20%
- Perl13%
- TeX5%
- Shell1%
- Go1%
- Other4%
04 · Numbers
Owned repos
non-fork
59
Commits
last 12 months
34
Followers
97
Joined GitHub
Apr 2009
05 · Top repos
waltervargas /
permitd
Cedar-based OIDC gateway for Podman with structured Rust codebase, tests, and complete architecture docs; young repo (25 days old) with 8 recent commits, no production adoption yet.
waltervargas /
vector-lockin
Experimental interactive physics visualization exploring cloud lock-in as dynamical systems using Svelte 5, Three.js, and D3. Novel concept with strong technical execution but minimal adoption; created 2026-02-27, last push same day.
waltervargas /
agente-machete
Early-stage agentic framework combining monadic pipelines with infrastructure inference. Typed Python, documented, ships tests & CI. Very recent (2 days old), minimal adoption (1 star), but ambitious vertical slice from code to CloudFormation.
waltervargas /
permitd-test
Near-empty test scaffold created Feb 21, 2026 with minimal commits (3 of 30), no source files, blank README, and no documentation or license.
waltervargas /
oidc-deploy
Empty scaffold created 2026-02-21 with no commits, files, README, tests, CI, or documentation. Only a description in GitHub metadata.
06 · Timeline
- Apr 17, 2009Joined GitHub
- Feb 21, 2026Created oidc-deploy — OIDC-based API server for secure GitHub Actions deployments to Podman
- Feb 21, 2026Created permitd — Cedar-based OIDC authorization gateway for any API.
- Feb 21, 2026Created permitd-test
- Feb 27, 2026Created vector-lockin — lock-in is not a scalar, its a vector in a phase space
- Apr 5, 2026Created agente-machete — AI agents you can actually steer (with a machete!). Any model. Any cloud. Open source for Python and TypeScript.
- Apr 6, 2026Most recent push to agente-machete
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.