01 · Roasts
Hello :) is not a product
SpeedDreamsMotorsport was created AND last pushed within 3 minutes. The entire codebase is 'Hello :)'. Even lorem ipsum would have been more ambitious.
Your heatmap is a desert
Out of 364 heatmap cells, exactly 2 show any activity — a single commit and a burst of 3. The GitHub grass is not just dead; it was never planted.
CSS copy-paste architect
JamesAshwood07.github.io has 250+ lines of identical CSS duplicated across 5 HTML files. Heard of a stylesheet? It's one file. One.
Speed-running repos, not code
Two of your three repos were fully 'completed' in under 3 hours combined. The GitHub contribution graph suggests you opened the editor twice this year and called it a portfolio.
Competitive programmer with 0 public commits
The bio says 'Competitive Programmer' but totalCommitsYear = 0 and the heatmap has tumbleweeds. Where's the code? LeetCode doesn't count if you don't push it.
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% weight20F
- Consistency20% weight5F
- Quality20% weight52D
- Depth15% weight25F
- Breadth10% weight30F
- Community10% weight25F
03 · Stats
365-day commit heatmap
2 active days
Language distribution
- HTML67%
- CSS19%
- C#12%
- Dockerfile2%
- Batchfile0%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
0
Followers
0
Joined GitHub
Feb 2023
05 · Top repos
JamesAshwood07 /
Paint-Calculator
Blazor-based room paint calculator built for a coding challenge with Docker setup, clear C# service layer, and proper project structure. Single-week sprint submission with modest scope and minimal adoption.
JamesAshwood07 /
JamesAshwood07.github.io
Personal portfolio website created in HTML/CSS by Year 12 student; minimal content with placeholder blog posts, 18KB total size, 6 commits in <24 hours, no automation or structure.
JamesAshwood07 /
SpeedDreamsMotorsport
Bare-bones HTML scaffold with minimal content (index.html contains only "Hello :)"). Created and last pushed within 3 minutes on 2025-02-21, with no commits beyond initial setup. No tests, CI, or substantive documentation.
06 · Timeline
- Feb 11, 2023Joined GitHub
- Feb 11, 2023Created Paint-Calculator — Paint Calculator - A solution for borwell's software challenge
- Feb 21, 2025Created SpeedDreamsMotorsport — A project designed to increase engagement for speed dreams
- Feb 28, 2025Created JamesAshwood07.github.io — A small website discussing my personal achievements and advertising my skills.
- Feb 28, 2025Most recent push to JamesAshwood07.github.io
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.