01 · Roasts
One-star economy
Across 9 public repositories, nmc-billing's single star is the entire adoption ledger.
CI has not been invited
nmc-billing, fineSure, and my-portfolio all ship without tests, CI, or a license.
Commit heatmap: minimalist
Only 2 commits this year leave most of the 52-week grid looking like a loading state.
React/Vite trilogy
Three named projects show shipping intent, but the portfolio is still mostly variations on the same web-app stage.
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% weight25F
- Quality20% weight51D
- Depth15% weight35F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- TypeScript48%
- JavaScript34%
- Python9%
- HTML7%
- CSS2%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
2
Followers
3
Joined GitHub
Sep 2023
05 · Top repos
redsnow101 /
my-portfolio
A small, typed React/Vite personal portfolio with componentized sections, theme switching, education/project tabs, resume and social links; it is documented by the template README but has no tests, CI, license, or demonstrated adoption.
redsnow101 /
nmc-billing
A typed React/Vite billing application with Supabase authentication, customer ledgers, transaction tracking, and PDF export, but currently a one-day, one-star project without tests, CI, or a license.
redsnow101 /
fineSure
A documented TypeScript React/Vite finance consulting website with four routes and reusable UI components, but it is a one-commit, zero-star demo without tests, CI, license, or backend integration.
06 · Timeline
- Sep 5, 2023Joined GitHub
- Jun 10, 2025Created my-portfolio
- Dec 15, 2025Created fineSure — Financial Service
- Feb 8, 2026Created nmc-billing
- Feb 8, 2026Most recent push to nmc-billing
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.