01 · Roasts
Notebook majority shareholder
83% of the language mix is Jupyter Notebook—your GitHub reads like a lab notebook that acquired deployment privileges.
Shipyard, not a streak chart
336 yearly commits and multiple zero weeks say you ship in focused bursts, not in daily-green-square cosplay.
Benchmark muscle, QA gap
sandbox-comparision has b01–b15 plus a 30-minute soak test, yet the repo-level flags still say no tests and no CI.
The flagship carries
HuggingEnvs has 187 stars and 23 forks; the other reviewed repos are still waiting for their audience to arrive.
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% weight68C
- Consistency20% weight50D
- Quality20% weight61C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight80A
03 · Stats
365-day commit heatmap
225 active days
Language distribution
- Jupyter Notebook83%
- Python10%
- TypeScript4%
- HTML1%
- JavaScript1%
- Astro0%
- Other1%
04 · Numbers
Owned repos
non-fork
61
Commits
last 12 months
336
Followers
1,448
Joined GitHub
Apr 2017
05 · Top repos
adithya-s-k /
HuggingEnvs
HuggingEnvs is a substantial RL-environment teaching and training suite spanning 4 environments, 6 frameworks, 19 implementations, deployed Hugging Face Spaces, and reproducible training/scoring artifacts.
adithya-s-k /
sandbox-comparision
A documented, multi-provider sandbox benchmarking suite with adapters, concurrency/packing/isolation experiments, append-only JSONL results, charts, and a substantial REPORT.md, but little demonstrated adoption and no tests or CI.
adithya-s-k /
research-presentation-template
A polished typed React presentation template with reusable slide primitives, theme tokens, interactive navigation, and Chromium-backed PPTX/PDF export, but only 8 stars and a same-day two-commit history limit demonstrated adoption and longevity.
adithya-s-k /
data-agent-train-orenv
A small Python OpenReward environment that provisions task-specific Docker sandboxes, exposes agent editing tools, and includes three bundled data-analysis QA tasks with graders.
06 · Timeline
- Apr 24, 2017Joined GitHub
- May 1, 2026Created HuggingEnvs — HuggingEnvs — RL Environments 101: building and scaling RL environments in the age of LLMs
- Jun 9, 2026Created data-agent-train-orenv
- Jun 11, 2026Created sandbox-comparision
- Jul 27, 2026Created research-presentation-template — A template for research talks: fixed-canvas React deck, dark/light themes, PPTX + PDF export, and AI authoring instructions.
- Sep 3, 2026Most recent push to HuggingEnvs
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.