01 · Roasts
Retirement speedrun
Came back from retirement and logged 79,106 commits this year. The heatmap is less contribution graph, more solid-color rendering.
Star collector
CodexBar has 21,181 stars, yet summarize and agent-scripts each still clear 6,600. One hit was apparently not enough.
Release engineering as a hobby
homebrew-tap ships 17 formulae and 4 casks, because installing your tools manually would be an unacceptable outage.
Menu-bar industrial complex
CodexBar, RepoBar, and Trimmy turn the macOS menu bar into a product portfolio with CI, CLIs, and release channels.
Horizontal scaling, personally
A multiRepoVolume of 360 says the work is not concentrated; it is distributed like a small software company.
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% weight100S
- Consistency20% weight95S
- Quality20% weight85A
- Depth15% weight65C
- Breadth10% weight95S
- Community10% weight95S
03 · Stats
365-day commit heatmap
354 active days
Language distribution
- Swift58%
- TypeScript29%
- C5%
- Objective-C3%
- JavaScript2%
- Shell2%
- Other1%
04 · Numbers
Owned repos
non-fork
63
Commits
last 12 months
79,106
Followers
52,815
Joined GitHub
Feb 2009
05 · Top repos
steipete /
CodexBar
Widely adopted Swift macOS menu-bar utility with 21,181 stars, multi-provider usage tracking, CLI/Linux artifacts, extensive provider/account architecture, deterministic replay tooling, tests, and sophisticated CI.
steipete /
summarize
A widely adopted, production-oriented TypeScript summarization tool with a CLI, cross-browser extension, media/transcript pipelines, documented architecture, and unusually comprehensive CI and end-to-end coverage.
steipete /
oracle
A widely adopted, typed Oracle CLI/MCP server with API and browser engines, deterministic file bundling, session persistence, remote serving, and substantial cross-platform automation coverage.
steipete /
poltergeist
Poltergeist is a substantial, documented TypeScript build-watching product distributed through npm and Homebrew, with cross-platform daemon, queue, CMake analysis, status panel, macOS app, tests, and CI.
steipete /
Trimmy
Trimmy is a shipped macOS 15+ menu-bar utility with 744 stars, Homebrew installation, a CLI, substantial Swift core heuristics, and strong automated validation across app and Linux CLI targets.
steipete /
RepoBar
RepoBar is a polished, adopted Swift 6.2 macOS menu-bar and CLI product with 2,188 stars, documented GitHub/Enterprise integration, persistent caching, local Git workflows, tests, and CI.
steipete /
stats-store
A named, hosted Sparkle analytics service with a privacy-focused appcast proxy, Supabase-backed dashboard, realtime updates, typed Next.js code, API tests, and cross-platform CI; adoption is promising but still modest at 63 stars and no license.
steipete /
eightctl
A documented, actively maintained Go CLI with broad Eight Sleep control/data features, Homebrew and release distribution, strong automated testing, and careful handling of unofficial cloud API behavior.
steipete /
gifgrep
gifgrep is a shipped Go CLI/TUI product with a documented website, Homebrew distribution, multi-provider GIF search, terminal previews, downloads, caching, and frame extraction.
steipete /
agent-scripts
A widely adopted agent-workflow toolkit with 6,608 stars, substantial shell/TypeScript helpers, extensive fixture-based tests, and CI covering synchronization, credentials, skills, and release tooling.
steipete /
tokentally
A focused, published TypeScript token-cost library with provider normalization, cache-aware pricing, Node catalog integrations, tests, and CI; technically polished but still modest in adoption at 89 stars.
steipete /
homebrew-tap
A maintained Homebrew tap shipping 17 formulae and 4 casks, with tested release automation, checksum verification, generated cask API metadata, and CI-backed macOS validation.
06 · Timeline
- Feb 27, 2009Joined GitHub
- Jun 17, 2025Created stats-store — stats.store - Fast, open, privacy-first analytics for Sparkle.
- Jul 3, 2025Created homebrew-tap — Homebrew tap for steipete's tools
- Jul 29, 2025Created poltergeist — The ghost that keeps your builds fresh - Universal hot reload, file watcher and build automation for any language.
- Nov 8, 2025Created agent-scripts — Scripts for agents, shared between my repositories.
- Nov 14, 2025Created oracle — Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files.
- Nov 15, 2025Created Trimmy — "Paste once, run once." — Trimmy flattens those multi-line shell snippets you copy so they actually paste and run.
- Nov 16, 2025Created CodexBar — Show usage stats for OpenAI Codex and Claude Code, without having to login.
- Nov 24, 2025Created RepoBar — Show status of GitHub Repos right in your menu bar and terminal: CI, Issues, Pull Requests, Latest Release.
- Dec 5, 2025Created eightctl — Eight Sleep cli to fetch data and control your pods.
- Dec 17, 2025Created summarize — Point at any URL/YouTube/Podcast or file. Get the gist. CLI and Chrome Extension.
- Dec 19, 2025Created tokentally — One tiny lib for LLM token + cost math
- Dec 30, 2025Created gifgrep — Grep the GIF. Stick the landing.
- Sep 10, 2026Most recent push to CodexBar
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.