01 · Roasts
540 followers, zero recent commits
The audience is real, but the 52-week heatmap is an uninterrupted field of zeros.
Portfolio carries the squad
portfolio supplies the accessibility work, MIT license, Parcel setup, and the freshest push; the rest is mostly lighter artifacts.
Tutorial-sized gravity
expanding-cards is polished, but its README explicitly credits 50 Projects in 50 Days and its history lasts three days.
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% weight33F
- Consistency20% weight55D
- Quality20% weight32F
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight65C
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- HTML43%
- CSS36%
- JavaScript21%
04 · Numbers
Owned repos
non-fork
76
Commits
last 12 months
0
Followers
540
Joined GitHub
Jan 2020
05 · Top repos
marisabrantley /
portfolio
A deployed, polished personal portfolio site with responsive HTML/CSS, accessible labeling, dark-mode JavaScript, project showcases, and a custom 404 page; adoption remains modest at 10 stars and 1 fork.
marisabrantley /
expanding-cards
A small, polished tutorial-style static UI demo with five beach image panels, responsive CSS, and click-driven expansion, but limited evidence of production adoption or sustained development.
marisabrantley /
marisabrantley
A personal GitHub profile README repository with 14 stars and 12 forks; it presents Marisa Brantley’s frontend/UI interests and external links, but contains no sampled source files or engineering artifacts.
06 · Timeline
- Jan 22, 2020Joined GitHub
- Dec 4, 2020Created marisabrantley — The README.md file for my GitHub portfolio.
- Feb 15, 2022Created expanding-cards — This expanding cards project features five different images of beaches in my area. When clicked, an image card expands while the other cards remain inactive. This is part of Brad T
- Oct 14, 2022Created portfolio — ✨ My portfolio website - clean, responsive & accessible.
- Dec 12, 2023Most recent push to portfolio
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.