01 · Roasts
One-Hit Wonder
21,557 total stars and 21,371 of them come from a single repo. winboat is carrying this entire profile like a sherpa dragging a tourist up Everest.
The Graveyard Keeper
staleRepoRatio = 0.68 — you've abandoned 68% of your 46 repos. That's not a portfolio, that's a GitHub burial ground with one very loud headstone.
Test? Never Heard of Her
Four repos analyzed, four repos with TESTS=no. winboat has a full CI release pipeline and still ships to 21k users with zero automated tests. Brave or reckless — jury's still out.
Burst Coder Syndrome
Only 226 commits in the past year with entire month-long dead zones in the heatmap. You sprint, vanish, sprint again. Your commit graph looks like a hospital EKG after a very bad diagnosis.
Solo to a Fault
soloPct = 100%, 1 PR submitted all year, 2 issues opened. 349 people follow you and you contribute to the broader OSS ecosystem approximately never. Parasocial relationship with open source.
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% weight83A
- Consistency20% weight55D
- Quality20% weight69C
- Depth15% weight68C
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
113 active days
Language distribution
- Vue26%
- TypeScript19%
- PHP12%
- JavaScript12%
- Rust6%
- C#5%
- Other20%
04 · Numbers
Owned repos
non-fork
34
Commits
last 12 months
226
Followers
349
Joined GitHub
Aug 2016
05 · Top repos
TibixDev /
winboat
TypeScript Electron app enabling Windows containerized execution on Linux. 21k stars, active development (last push May 2026), comprehensive typed architecture with Docker/Podman abstraction, CI/CD pipeline, though lacks test suite.
TibixDev /
winboat-web
Astro marketing website for WinBoat, a Windows-on-Linux virtualization tool. Typed Astro/TypeScript stack with Tailwind styling, README, structured components, and 30 recent commits over 6+ months. No tests/CI. Indie shipping project but modest scope and narrow focus (marketing site).
TibixDev /
vita-crashdump
PS Vita crashdump analyzer in Rust—CLI + egui GUI for parsing ELF coredumps, resolving symbols via ARM unwinding, and disassembling crash sites. Typed, well-documented, but ultra-recent (3 days old, 7 commits) and niche domain.
TibixDev /
krunner-llm
A fresh KDE Plasma 6 KRunner plugin for querying OpenAI-compatible LLM APIs directly from the desktop launcher. Well-structured C++ with clean markdown rendering, comprehensive README, and settings UI. Single commit just pushed today.
06 · Timeline
- Aug 16, 2016Joined GitHub
- Apr 4, 2025Created winboat — Run Windows apps on 🐧 Linux with ✨ seamless integration
- Aug 22, 2025Created winboat-web — The website for winboat.app
- Mar 19, 2026Created vita-crashdump
- May 14, 2026Created krunner-llm — LLM / AI plugin for KRunner
- May 14, 2026Most recent push to krunner-llm
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.