01 · Roasts
CI allergy
PaperClip, RealityProxy, and Mind all ship without tests or CI—three different stacks, one shared refusal to automate confidence.
Research has receipts
RealityProxy earned 40 stars and a UIST 2025 link; the public signal is real, even if the test suite is fictional.
Cross-platform spree
Unity C#, a Chrome extension, and native Swift macOS tooling: the portfolio has range, not a single-framework comfort blanket.
Commit engine
922 commits this year and only 11% stale repos make the heatmap louder than the 57 total stars.
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% weight43D
- Consistency20% weight65C
- Quality20% weight59D
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
213 active days
Language distribution
- C#58%
- TypeScript21%
- ShaderLab5%
- JavaScript4%
- Swift4%
- HTML2%
- Other6%
04 · Numbers
Owned repos
non-fork
28
Commits
last 12 months
922
Followers
248
Joined GitHub
Dec 2021
05 · Top repos
sseanliu /
PaperClip
A polished Chrome MV3 academic-paper library with broad URL classification, metadata enrichment, tagging, thumbnails, and an embedded PDF reader; adoption remains limited at 3 stars and the repo lacks automated tests and CI.
sseanliu /
RealityProxy
Documented, typed Unity/C# mixed-reality research system with substantial repository size and a UIST 2025 publication, but no tests, CI, license, or demonstrated broad adoption.
sseanliu /
Mind
A documented, typed Swift macOS menu-bar prototype integrating cursor tracking, screen capture, Vision OCR, voice feedback, and on-device FastVLM inference, but it has only 3 stars and lacks tests, CI, and a license.
06 · Timeline
- Dec 7, 2021Joined GitHub
- Jan 25, 2025Created RealityProxy
- Jan 25, 2026Created Mind — A macOS menu bar app that uses Vision Language Models to understand what you're looking at on your screen. Cursor-aware AI assistant with OCR, voice feedback, and multi-provider VL
- Apr 29, 2026Created PaperClip
- Jul 16, 2026Most recent push to PaperClip
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.