01 · Roasts
Portfolio, meet audience
Seven named projects and 120 multi-repo commits, yet every repository is still sitting at 0 stars and 0 forks.
Test suite: conceptual
All seven scored repositories report HAS_TESTS=no and HAS_CI=no; the bugs are currently enjoying a trust-based lifestyle.
Apple ecosystem speedrun
ReviseGrid and StashBar pack WidgetKit, SwiftData, menu-bar UX, and Apple Notes export into an account joined in June 2026.
Horizontal builder energy
A Rust CI runner, Chrome extension, YOLO webcam helper, React typer, and native Swift apps: random little projects got ambitious.
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% weight56D
- Consistency20% weight60C
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight25F
03 · Stats
365-day commit heatmap
45 active days
Language distribution
- Swift66%
- JavaScript12%
- Rust10%
- CSS7%
- Python4%
- HTML1%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
124
Followers
0
Joined GitHub
Jun 2026
05 · Top repos
Matty-PW /
StashBar
StashBar is a polished, documented Swift macOS utility with menu-bar UI, drag-and-drop file staging, persistent notes, Apple Notes export, global shortcuts, and launch-at-login support, but has no demonstrated adoption yet.
Matty-PW /
ReviseGrid
ReviseGrid is a documented, typed SwiftUI/SwiftData iOS app with a WidgetKit extension, shared persistence, streak and contribution-graph logic, and timer/manual logging, but it has no demonstrated adoption or implemented tests/CI.
Matty-PW /
focus-extension
A focused, documented Chrome Manifest V3 extension with a polished popup, allowlist, and Shadow DOM lock overlay, but no tests or CI and no demonstrated adoption beyond the repository.
Matty-PW /
preflight-ci
A documented, typed Rust CLI with a credible Docker-based workflow runner and matrix support, but it is an early personal project with 0 stars, no external adoption evidence, and limited automation coverage.
Matty-PW /
code-typing-test
A documented React/Vite typing-test demo with a focused interactive UI, lint/build tooling, and clear implementation notes, but no tests, CI, typed source, or visible adoption.
Matty-PW /
Study-AI
Study-AI is a documented, runnable Tkinter/OpenCV webcam utility with YOLO phone detection, alarms, and popups, but it is a small single-file project with no tests, CI, or demonstrated adoption.
Matty-PW /
Matty-PW
A small personal profile repository centered on a styled README, listing interests and a broad toolset but providing no sampled implementation files, tests, CI, license, or adoption evidence.
06 · Timeline
- Jun 14, 2026Joined GitHub
- Jun 14, 2026Created Study-AI — A python app that uses AI to detect when you pick up your phone while revising and alerts you to put it down.
- Jun 21, 2026Created Matty-PW
- Jul 5, 2026Created focus-extension — A chrome extension that stops you from getting distracted by adding friction to changing tabs
- Jul 18, 2026Created code-typing-test — A simple typing test where you type small snippets of code
- Jul 27, 2026Created StashBar — A MacOS menu bar app for temporarily stashing files and quick notes
- Aug 12, 2026Created preflight-ci — A CLI tool that runs your GitHub Actions workflow locally
- Sep 3, 2026Created ReviseGrid — An iOS app for tracking revision sessions with a GitHub style contribution graph widget
- Sep 14, 2026Most recent push to ReviseGrid
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.