01 · Roasts
Award-Winner, Zero Stars
Anti-MABL won aerospace industry recognition at TeenTech Awards and the Big Bang Competition — yet has 0 stars, 0 forks, and a main.py with a placeholder control_logic() function. The judges never checked GitHub.
The 5-Minute Repository
Writings was created and last pushed on the same day within a 5-minute window. That's not a repo — that's a file drag-and-drop with extra steps.
Abandoned by README
Mock_Modular_Attention is your highest-quality codebase (typed, tested, documented), and its own README announces 'idea was scrapped.' You did the hard part and then speedran giving up.
Monk Mode, No Witnesses
followers=0, following=0, totalPRsYear=0, totalIssuesYear=0, soloPct=100. You are coding in a sealed bunker with no internet. GitHub is just a personal hard drive with a fancier UI for you.
ML or Bust
Python 74%, Jupyter 26%, domain=ml across all 5 repos. Your GitHub is a one-note symphony. Not even a shell script. Not a single HTML file. Just PyTorch all the way down.
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% weight48D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
14 active days
Language distribution
- Python74%
- Jupyter Notebook26%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
101
Followers
0
Joined GitHub
Mar 2026
05 · Top repos
anirudh-p1 /
FreshSight-AI
A well-structured personal project implementing a CNN-based produce freshness monitoring system with three integrated action pipelines (full price, dynamic discount, food bank alerts), documented in README, typed Python, with comprehensive test coverage but no CI/CD and no license.
anirudh-p1 /
Mock_Modular_Attention
Mathematically ambitious but explicitly abandoned Transformer attention variant using Ramanujan q-series. Includes typed Python codebase, comprehensive test suite, and drop-in API, but repo README states "idea was scrapped" due to efficiency losses from superposition elimination.
anirudh-p1 /
Non-Trivial-Project
Academic research project investigating attention kernels and feature interference in neural networks using PyTorch. Well-documented problem statement with structured experiment design, but minimal adoption (0 stars) and limited deployment scope as a personal fellowship project.
anirudh-p1 /
Anti-MABL
Early-stage space medicine ML project with a compelling problem (astronaut bone loss) and award recognition, but code lacks types, tests, CI/CD, and production-ready architecture despite clear ambition.
anirudh-p1 /
Writings
Personal essay collection with minimal infrastructure: 414 KB, 3 commits across one day, README only, no tests/CI/license. One-off content dump with no structured project development.
06 · Timeline
- Mar 6, 2026Joined GitHub
- Mar 12, 2026Created Anti-MABL — Axial Neutrality Training Instrument for Microgravity Associated Bone Loss. An ML-powered resistance control system for microgravity (space) based upper body training machines.
- Mar 24, 2026Created Mock_Modular_Attention — Mock Modular Attention (MMA): Ramanujan Q-Series and Mock Theta Kernels for Symmetry-Constrained Sequential Learning
- Mar 30, 2026Created FreshSight-AI — A CNN designed to monitor the freshness of perishable produce in real time at the retail stage of the food supply chain.
- May 24, 2026Created Writings — A collection of essays, pre-prints, and articles exploring a wide variety of topics.
- Aug 7, 2026Created Non-Trivial-Project — Non-Trivial Fellowship Project
- Aug 15, 2026Most recent push to Anti-MABL
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.