01 · Roasts
Test suite: missing in action
All 11 scored repositories report no tests. The CI workflows can deploy a demo, but none are being asked whether it still works.
SpoTUI carries the billboard
SpoTUI supplies 35 of the account's 38 stars. The rest of the portfolio is still waiting for its opening act.
Ship fast, document later
Jams, tact-ui, and SpoTUI-CLI each have title-level README coverage despite nontrivial or intended functionality.
Horizontal builder energy
125 sampled recent commits across repos is real output—but WhyAI and XPass-Scraper show that several launches happened before a second chapter could begin.
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% weight62C
- Consistency20% weight60C
- Quality20% weight55D
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight30F
03 · Stats
365-day commit heatmap
118 active days
Language distribution
- JavaScript71%
- HTML10%
- CSS8%
- Python4%
- PowerShell4%
- Shell4%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
317
Followers
3
Joined GitHub
Dec 2020
05 · Top repos
SkenSMasteR /
SpoTUI
SpoTUI is a substantial Spicetify customization with a documented command-driven interface, lyrics and playlist panels, theming, keybinds, and jam features, but adoption remains modest at 35 stars and it lacks tests and static typing.
SkenSMasteR /
dual-drawer-navbar
A polished single-file HTML navbar demo with dual drawers and a documented notification API, deployed through GitHub Pages; it shows meaningful implementation work but no tests, typed source, or demonstrated adoption.
SkenSMasteR /
SpoTUI-Docs
A polished static SpoTUI showcase/docs page with interactive theme browsing and GitHub Pages deployment, but with no stars, tests, typed code, or evidence of external adoption.
SkenSMasteR /
flask-portal-transitions
A small Flask/CSS/JavaScript color-portal demo with polished page-transition animations, a GitHub Pages live preview, and automated static deployment, but no tests or substantial adoption evidence.
SkenSMasteR /
warp-wrap
A small but functional Python curses TUI for Cloudflare WARP, with background status/IP polling and automated Linux/Windows packaging, though adoption, tests, and project documentation are limited.
SkenSMasteR /
XPass-Scraper
A functional Python CLI that captures master.m3u8 requests with Playwright and pipes streams through streamlink to mpv, but it is a one-file, one-day project with no tests or CI.
SkenSMasteR /
Jams
A small JavaScript Spicetify extension implementing PIN-based host/guest playback synchronization with a relay server and injected sidebar UI, but with minimal documentation and no visible engineering infrastructure.
SkenSMasteR /
tact-ui
A small MIT-licensed vanilla JavaScript button-system demo with SVG-rendered buttons, searches, spinners, loaders, and a browser showcase; it has no visible adoption, tests, CI, or substantive documentation.
SkenSMasteR /
SkenSMasteR
A minimal GitHub profile README repository with no application source, tests, CI, license, or typed implementation; its primary artifact is a profile presentation page.
SkenSMasteR /
WhyAI
WhyAI is a small single-file browser demo that runs a Hugging Face ONNX text classifier locally with WebGPU/WASM fallback and chunked scoring.
SkenSMasteR /
SpoTUI-CLI
SpoTUI-CLI is an effectively empty scaffold: it has a one-line README and MIT license metadata but no source files, tests, CI, or demonstrated adoption.
06 · Timeline
- Dec 10, 2020Joined GitHub
- Dec 5, 2025Created SkenSMasteR
- Jun 9, 2026Created flask-portal-transitions
- Jul 13, 2026Created SpoTUI — SpoTUI is a terminal-inspired theme for Spotify that overlays a custom, keyboard-driven interface directly inside the Spotify client. It is built for Spicetify.
- Jul 26, 2026Created dual-drawer-navbar
- Jul 26, 2026Created tact-ui
- Aug 4, 2026Created SpoTUI-Docs
- Aug 4, 2026Created SpoTUI-CLI
- Aug 17, 2026Created XPass-Scraper
- Aug 27, 2026Created Jams
- Sep 7, 2026Created warp-wrap — A TUI wrapper for cloudflare warp.
- Sep 9, 2026Created WhyAI
- Sep 12, 2026Most recent push to SpoTUI
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.