01 · Roasts
Commit Desert
70 commits in a year with 47 of 52 heatmap weeks completely empty. You didn't just ghost GitHub — you filed a restraining order against it.
Burst-and-Bail Architect
financial-assistant: 9 JPA entities, JWT auth, OpenAPI, Spring Boot 3.2 — all wired up in 2 days and never touched again. The ambition-to-follow-through ratio is truly inspiring.
Profile README Enjoyer
11 commits and a dedicated GitHub Actions workflow just to make a snake eat your contribution graph. At least SOMETHING on your profile is active.
Community of One
3 followers, 0 PRs, 0 issues, 0 forks, soloPct=100. GitHub is a social platform and you are treating it like a private journal with bad Wi-Fi.
The Eternal WIP
portfolio-website README literally says 'WIP' and links one URL. Three months of commits and the documentation is still a single sentence. Bold strategy.
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% weight25F
- Consistency20% weight25F
- Quality20% weight33F
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
17 active days
Language distribution
- TypeScript41%
- Java27%
- JavaScript13%
- CSS12%
- HTML6%
- Python1%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
70
Followers
3
Joined GitHub
Apr 2021
05 · Top repos
aidandaniel /
portfolio-website
Personal portfolio website built in vanilla HTML/CSS with GitHub Pages deployment. Minimal scope: static landing page showcasing education, skills, projects, and experience. No tests, no framework complexity, basic documentation.
aidandaniel /
financial-assistant
Early-stage financial education web app with Java Spring Boot backend and frontend mock auth. 76 KB, 3 commits in 2 days, no tests/CI/README, unfinished implementation mixing JavaScript and Java components.
aidandaniel /
aidandaniel
Profile README scaffold with one GitHub Actions workflow for snake animation. No functional code, no libraries, pure portfolio decoration—a one-time template setup with 11 commits over 3 days.
06 · Timeline
- Apr 22, 2021Joined GitHub
- Oct 17, 2025Created portfolio-website
- Apr 17, 2026Created financial-assistant — Increase your financial knowledge with the help of an AI informed assistant. It helps you make descions based on real time data.
- May 3, 2026Created aidandaniel
- May 6, 2026Most recent push to aidandaniel
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.