01 · Roasts
52-Second Repo Speedrun
Elemental-Research was created and last pushed within 52 seconds. That's not a commit — that's a file drag-and-drop with delusions of grandeur.
94% Jupyter, 0% Deployable
Nearly your entire public codebase is Jupyter Notebooks. That's great for lecture slides, less great for shipping anything that runs without someone else's laptop.
The Fork Paradox
2 forks, 0 stars, 1 follower. Someone forked your work and still nobody starred it. Even the forker wasn't impressed enough to click the button.
HTML Graveyard Architect
Two separate HTML scaffold repos created on back-to-back days, both with no README, no license, no code — just vibes and an index.html. A portfolio needs more than a homepage for a lab that doesn't exist.
25 Public Commits in a Year
25 commits across a full year is roughly one commit every two weeks. The 'privateWorkLikely' flag is the only thing keeping your Consistency score from being a crime scene.
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% weight45D
- Breadth10% weight30F
- Community10% weight25F
03 · Stats
365-day commit heatmap
8 active days
Language distribution
- Jupyter Notebook94%
- Python6%
- HTML0%
- JavaScript0%
- PowerShell0%
- CSS0%
04 · Numbers
Owned repos
non-fork
14
Commits
last 12 months
25
Followers
1
Joined GitHub
Jan 2022
05 · Top repos
Gogireddy007 /
Botu_Master_Agent
Early-stage DevOps orchestration platform with structured Python codebase, comprehensive documentation (ARCHITECTURE.md, DEPLOYMENT_AND_INTEGRATION_GUIDE.md), CI/pytest setup, and mock implementations. Active but nascent—35 days old with ~5 recent commits.
Gogireddy007 /
GOGIREDDY007
GitHub profile config repo with no documentation, no tests, no structure. Empty or placeholder-only content across 386 KB with minimal recent activity (8 of 30 commits).
Gogireddy007 /
Elemental-Research
Static HTML landing page for "Elemental Research Lab" with embedded CSS styling. Single file, no README, tests, CI, or documentation. Created and pushed within same minute on 2026-04-09. Empty scaffold with no functional depth.
Gogireddy007 /
Elemental-Research-Lab.github.io
Empty HTML scaffold with no README, tests, CI, or documentation. 0 stars, 22 KB, created and last pushed same day with only 4 commits. No substantive code sampled.
06 · Timeline
- Jan 17, 2022Joined GitHub
- Jan 17, 2022Created GOGIREDDY007 — Config files for my GitHub profile.
- Feb 10, 2026Created Botu_Master_Agent
- Apr 8, 2026Created Elemental-Research-Lab.github.io — Elemental Research Lab — Interpretability and safety for world-model-based AI systems
- Apr 9, 2026Created Elemental-Research
- Apr 9, 2026Most recent push to Elemental-Research
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.