01 · Roasts
Notebook gravity well
84% of the language mix is Jupyter Notebook; the experiments are substantial, but reusable software is still waiting in the lobby.
Automation witness protection
Every scored repo reports no CI and no tests. Even the 2.83M-row CIC analysis has nobody checking the pipeline overnight.
Portfolio, meet adoption
Four projects are named on the profile, but the account has 1 star and 1 fork. Shipping is visible; users are not yet voting.
Exercise collection energy
Basic-Patterns has 18+ C programs and a Java demo, but no README—future visitors get to solve the puzzle before the patterns do.
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% weight31F
- Consistency20% weight50D
- Quality20% weight33F
- Depth15% weight50D
- Breadth10% weight50D
- Community10% weight40D
03 · Stats
365-day commit heatmap
121 active days
Language distribution
- Jupyter Notebook84%
- TypeScript8%
- CSS3%
- Python2%
- HTML2%
- JavaScript1%
04 · Numbers
Owned repos
non-fork
27
Commits
last 12 months
257
Followers
17
Joined GitHub
Sep 2023
05 · Top repos
AdityaDotEnv /
CIC-Dataset-Analysis
A substantial, documented notebook-based CIC-IDS2017/2018 analysis with reproducible preprocessing artifacts and baseline ML evaluation, but currently a zero-star research project without tests, CI, licensing, or evidence of external adoption.
AdityaDotEnv /
ml-playground
A small, documented ML learning playground centered on an Iris classification notebook and a TensorFlow training example, with exploratory analysis and model evaluation but no tests, CI, typed code, or license.
AdityaDotEnv /
AdityaDotEnv
A GitHub profile configuration repository whose README showcases four named projects, but the repository itself contains no fetched source files, tests, CI, license, or typed implementation.
AdityaDotEnv /
Basic-Patterns
A small educational pattern-practice repository with 18+ standalone C programs and one Java linked-list demo, but no documentation, tests, CI, license, or evident external adoption.
06 · Timeline
- Sep 26, 2023Joined GitHub
- Sep 26, 2023Created AdityaDotEnv — Config files for my GitHub profile.
- Aug 9, 2025Created Basic-Patterns — Basic Patterns to be printed using C
- Feb 15, 2026Created ml-playground — human learning machine learning (wow that is poetic)
- Aug 13, 2026Created CIC-Dataset-Analysis — A comprehensive analysis of the CIC-based network intrusion detection datasets.
- Sep 1, 2026Most recent push to CIC-Dataset-Analysis
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.