01 · Roasts
The Invisible Codebase
Two of your four repos are README-only wrappers around private code. Powerglove_Public was created AND last-pushed within 23 minutes — that's less time than it takes to warm up a wheelchair motor. It's a portfolio piece with no portfolio in it.
2 Commits in 52 Weeks
Your public heatmap looks like a parking lot at 3am — 51 completely empty weeks, then a brief flicker of life in the last month. privateWorkLikely saves your Consistency score from the abyss, but you're putting a lot of faith in the world believing those private repos exist.
The 0-Star Collector
4 repos, 0 stars, 0 forks, 3 followers. Not a single person has starred a single thing. Your most socially engaged repo interaction is the follower count, and that's your mum, a bot, and probably yourself.
'Going Deep on C++' (Citation Needed)
Your bio says you're going deep on modern C++. Your repos say Java and Python, exclusively. The C++ remains theoretical — much like the production-readiness of your hackathon prototype.
Hackathon Hero, CI Zero
XRPL_invoice_financing is your best work — typed Python, 8 modules, a real multi-step XRPL flow. It also has no tests, no CI, and the README literally says 'not production code'. The bar clears, but only by inches.
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% weight40D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight45D
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
18 active days
Language distribution
- Java58%
- Python42%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
2
Followers
3
Joined GitHub
Mar 2021
05 · Top repos
aaronjacob815 /
XRPL_invoice_financing
Finnovator hackathon submission (June 2026) implementing a multi-step invoice-financing marketplace on XRPL using MPTs and vault infrastructure. Typed Python codebase with clear modular structure, comprehensive README, but no tests, CI, or production-grade error handling.
aaronjacob815 /
InfiniteJump
Desktop Doodle Jump clone built in Java/Swing with 11 classes, typed code, structured layout, working game loop, and comprehensive README. Personal project with no stars, forks, or external adoption signals.
aaronjacob815 /
Powerglove_Public
Portfolio case study for a private wheelchair racing motion capture system. README documents architecture and problem statement, but contains no runnable code, tests, CI, or license; core IP is intentionally withheld behind private repository.
aaronjacob815 /
ARM_Emulator_Assembler_Public
University systems project (ARMv8 emulator + assembler) with no public source—only README architecture writeup. ~2,400 LOC claimed but unverifiable; no tests, CI, or license. 3 KB repo size and 2 recent commits suggest minimal public artifact.
06 · Timeline
- Mar 5, 2021Joined GitHub
- Jun 13, 2026Created XRPL_invoice_financing — Tokenised invoice-financing marketplace on the XRP Ledger.
- Aug 10, 2026Created InfiniteJump — Doodle Jump rebuilt from scratch in Java/Swing, made for desktop.
- Aug 13, 2026Created ARM_Emulator_Assembler_Public — ARMv8 AArch64 emulator and two-pass assembler in C. Group project, DM for full source.
- Aug 16, 2026Created Powerglove_Public — Real-time multi-node BLE motion capture for elite wheelchair racing. Embedded firmware to coach's browser. DM for full source.
- Aug 16, 2026Most recent push to Powerglove_Public
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.