01 · Roasts
Notebook Hermit
99% Jupyter Notebook in langPcts and 0 stars across every repo. Your entire public presence is coursework nobody asked for, undiscoverable by design.
Ghost Committer
89 commits in a year but your heatmap looks like it was hit by a drought — fewer than 15 active days visible out of 365. Even your most active stretch (weeks 20–21) barely hit 4 commits/day.
README? Optional, Apparently
substation_RAMS_project has no README, no license, no CI, no tests, and 280 KB of mystery content. It scores a 10/100 on quality — generously.
Social Black Hole
0 followers, 0 following, 0 PRs, 0 issues. soloPct = 100%. You joined GitHub and immediately went full off-grid. The community tab must feel very lonely.
Portfolio Site Carrying the Team
anpugeat.github.io is your highest-scoring repo at 40/100 — and it's a static personal page. When your business card outperforms your actual projects, something's off.
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% weight55D
- Quality20% weight52D
- Depth15% weight40D
- Breadth10% weight30F
- Community10% weight25F
03 · Stats
365-day commit heatmap
19 active days
Language distribution
- Jupyter Notebook99%
- Astro1%
- TypeScript0%
- Python0%
- JavaScript0%
- Shell0%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
89
Followers
0
Joined GitHub
Jun 2025
05 · Top repos
anpugeat /
anpugeat.github.io
Personal portfolio website built with Astro + Tailwind, showcasing STEM education and data science projects. Typed, documented, and CI/CD-deployed but minimal adoption—a thin personal project with no external users.
anpugeat /
UK-offshore-wind-analysis
Coursework project analyzing UK offshore wind with Jupyter notebooks for power curve modeling. Untyped Python, minimal tests/CI, but organized into four analytical notebooks with academic citations and a technical report PDF.
anpugeat /
substation_RAMS_project
Minimal RAMS case study repo with no README, tests, CI, or documentation. 280 KB of unstructured content, 0 stars, sparse commits (3 of 30) over 4 months. No clear project structure or guidance.
06 · Timeline
- Jun 11, 2025Joined GitHub
- Jul 2, 2025Created UK-offshore-wind-analysis — A quantitative analysis of the UK's prospects on electrical energy, and proposal of a new Wind farm location based on modelling suggestions.
- Sep 10, 2025Created anpugeat.github.io — My portfolio website!
- Oct 1, 2025Created substation_RAMS_project — A RAMS (Reliability, Availability, Maintainability, Safety) analysis of a substation case study.
- Apr 23, 2026Most recent push to anpugeat.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.