01 · Roasts
Release train, empty platform
vibin ships checksummed, provenance-attested builds for six native targets; its adoption counter is still parked at 0 stars.
Compiler without the seatbelt
yel has six crates and a full AST→HIR→THIR→LIR pipeline, yet no CI and no dedicated test suite to keep main from drifting.
Burst-mode contributor
248 yearly commits are real, but the heatmap has long blank stretches between intense clusters.
Portfolio before audience
Three distinct products are shipping, but 1 total star, 0 forks, and 6 followers mean the audience has not arrived yet.
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% weight55D
- Quality20% weight79B
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
116 active days
Language distribution
- Rust49%
- C35%
- JavaScript6%
- C++2%
- TypeScript2%
- Java2%
- Other4%
04 · Numbers
Owned repos
non-fork
25
Commits
last 12 months
248
Followers
6
Joined GitHub
Oct 2016
05 · Top repos
szkabaroli /
vibin
A substantial Rust TUI workspace combining modal editing, Git, LSP, ACP agents, hex-format parsing, and polished release packaging, with strong tests and CI but no demonstrated adoption yet.
szkabaroli /
yel
A documented, typed Rust workspace implementing a substantial AST→HIR→THIR→LIR→WebAssembly UI compiler, with clear architecture and diagnostics but no CI or test suite and only 1 star.
szkabaroli /
headerforge
A polished, documented MV3 Chrome extension with a pure rule compiler, local-only design, reproducible packaging, and focused unit tests, but currently showing no stars, forks, or external adoption.
06 · Timeline
- Oct 22, 2016Joined GitHub
- Jan 13, 2026Created yel — another j̶a̶v̶a̶s̶c̶r̶i̶p̶t̶ wasm ui framework
- Jul 13, 2026Created vibin — A terminal-based agentic workspace: run multiple Claude Code instances side by side with a modal editor, hex viewer, git integration, and LSP support
- Jul 18, 2026Created headerforge — Open-source Chrome extension for injecting HTTP headers — a clean, auditable ModHeader alternative (MV3, shadcn UI)
- Sep 1, 2026Most recent push to vibin
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.