01 · Roasts
Star carrying the portfolio
FlowBoard's 163 stars are doing almost all the public-impact lifting; the other two analyzed repos have 1 star each.
CI knows where it lives
ComputeHop has race tests, integration coverage, and CI. v3 and FlowBoard apparently left their test suites at another branch.
Shipping after dark
649 yearly commits and a late-year heatmap glow say you show up; 30% night-owl activity suggests the calendar is merely advisory.
Three products, three stacks
A Go/Electron compute system, AI video canvas, and Next.js portfolio make this a real product shelf, not a tutorial graveyard.
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% weight68C
- Quality20% weight79B
- Depth15% weight65C
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
247 active days
Language distribution
- Go45%
- TypeScript28%
- Swift19%
- Shell3%
- Python3%
- CSS1%
- Other1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
649
Followers
85
Joined GitHub
May 2023
05 · Top repos
austinjiann /
spare-compute
ComputeHop is a substantial, well-engineered Go/Electron distributed compute runner with authenticated pairing, QUIC/ICE connectivity, durable SQLite jobs, content-addressed snapshots, artifact transfer, and strong integration coverage, but it has only 1 star and no demonstrated external adoption.
austinjiann /
FlowBoard
FlowBoard is a substantial typed storyboard-to-video product with a React/Tldraw canvas, Python AI job backend, Redis fallback, Vertex AI generation, Supabase auth/credits, and Cloud Run deployment configuration.
austinjiann /
v3
A polished, typed Next.js personal portfolio for austinjian.ca with SEO, theme switching, analytics, and linked work/projects, but only 1 star and no repository documentation, tests, CI, or license.
06 · Timeline
- May 31, 2023Joined GitHub
- Nov 22, 2025Created FlowBoard — 👨🎨 The ergonomic way to storyboard. Turns sketches and annotations into videos by drawing on a canvas.
- Jan 9, 2026Created v3
- Jul 17, 2026Created spare-compute
- Aug 21, 2026Most recent push to v3
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.