01 · Roasts
85% Jupyter, 0% Shipping
Your language breakdown is 85% Jupyter Notebook. That's not a portfolio, that's a homework submission folder with a git remote attached.
mia-final-2: Schrodinger's Repo
You created mia-final-2, made exactly one initialization commit, and walked away the same day. It has 0 files and 0 bytes. At least name it 'void' to set expectations.
62% of Repos Are Graveyard Tier
staleRepoRatio = 0.62 — nearly two-thirds of your repos haven't seen a push in over 2 years. You're not building a portfolio, you're managing a cemetery.
11 PRs, 5 Followers, 3 Stars
You submitted 11 pull requests this year yet have 5 followers and a combined 3 stars across 28 repos. All that contribution and somehow no one noticed.
The Longest Streak Is Silence
Your heatmap has a 15-week dead zone from weeks 22–36. That's four months of radio silence in the middle of the year — even your private work detector felt bad for you.
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% weight30F
- Consistency20% weight55D
- Quality20% weight62C
- Depth15% weight40D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
69 active days
Language distribution
- Jupyter Notebook85%
- Python7%
- Astro2%
- TypeScript2%
- MDX1%
- JavaScript1%
- Other2%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
79
Followers
5
Joined GitHub
May 2019
05 · Top repos
lucywu12 /
website
Personal Astro blog theme fork with typed config, CI pipeline, and structured layout. Recently forked from the3ash/astro-chiri (lucy's personal site variant) with ~2.5MB codebase, active README, but only 2 commits in last 30 days.
lucywu12 /
treehacks-26
Hackathon project integrating React+Vite frontend with Python FastAPI MIDI chord detection backend. Visualizes chord progressions via 2D/3D force graphs. Typed React frontend with structured layout, but minimal docs, no tests/CI, and nascent codebase created Feb 14–14, 2026.
lucywu12 /
mia-final-1
Class project submission for medical image analysis (fundus image registration & vessel segmentation). Features working Jupyter notebooks with Python utilities for SIFT-based image matching, homography estimation, and vessel segmentation, but lacks README, tests, CI, and is scoped to a single assignment.
lucywu12 /
mia-final-2
Empty scaffold with zero commits, no files, and no documentation. Created and immediately abandoned on 2026-03-30.
06 · Timeline
- May 25, 2019Joined GitHub
- Jan 11, 2026Created website
- Feb 14, 2026Created treehacks-26
- Mar 30, 2026Created mia-final-1
- Mar 30, 2026Created mia-final-2
- Apr 17, 2026Most recent push to mia-final-1
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.