01 · Roasts
Portfolio, not pull requests
Seven named projects are shipping, yet the account has 0 stars, 0 forks, and only 4 followers.
CI has not been invited
All seven scored repositories lack both tests and CI, including finpilot-ai and LLM-Sandbox.
Notebook gravity
Jupyter Notebook accounts for 88% of the language mix; the ML work needs more packaged, reproducible surfaces.
Key to nowhere
ai-traffic-police includes a hard-coded Roboflow API key, turning a CV demo into a credential-hygiene lesson.
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% weight56D
- Consistency20% weight55D
- Quality20% weight55D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
26 active days
Language distribution
- Jupyter Notebook88%
- HTML4%
- Python4%
- TypeScript3%
- JavaScript1%
- CSS0%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
79
Followers
4
Joined GitHub
Jul 2025
05 · Top repos
Anirudh2627 /
finpilot-ai
A substantial typed React/FastAPI financial assistant with portfolio APIs, market lookup, ML/SHAP/LIME modules, and a polished explainability dashboard, but currently has no adoption signals, tests, CI, or license and includes substantial demo/static behavior.
Anirudh2627 /
LLM-Sandbox
A documented FastAPI security sandbox with layered prompt filtering, encoded-secret guardrails, Redis caching, rate limiting, Docker deployment, and a concise multi-module Python layout, but no tests, CI, license, or typed annotations.
Anirudh2627 /
CNN-built-from-scratch
A documented MNIST learning project implementing convolution, pooling, activations, and an MLP in a Jupyter notebook with NumPy, but it has no visible tests, CI, license, or external adoption.
Anirudh2627 /
TrustLens-NLP
A documented Flask NLP demo with a polished HTML interface, handcrafted review features, and an ensemble model, but no visible adoption, tests, CI, license, or typed implementation.
Anirudh2627 /
ai-traffic-police
Documented computer-vision notebook project covering CNN vehicle classification, YOLOv8 counting, traffic violations, and emergency vehicles, with concrete training runs but limited reproducibility and no production packaging.
Anirudh2627 /
dynamic-site
A functional Express/Mongoose student-record dashboard with CRUD, search, and summary metrics, but it has no README, tests, CI, license, or typed code and shows no external adoption.
Anirudh2627 /
Fake-News-Detector-NLP-Classification
A small FastAPI misinformation-classification endpoint that loads serialized model artifacts and exposes /predict, but has no documented, tested, licensed, or CI-supported project surface.
06 · Timeline
- Jul 17, 2025Joined GitHub
- Feb 16, 2026Created TrustLens-NLP — TrustLens NLP is a full-stack Natural Language Processing web application that detects whether a product review is FAKE or GENUINE using advanced machine learning and linguistic
- Feb 21, 2026Created CNN-built-from-scratch — Built a CNN from scratch
- Feb 22, 2026Created Fake-News-Detector-NLP-Classification — Detecting misinformation using Machine Learning and Natural Language Processing.
- Jul 17, 2026Created finpilot-ai
- Jul 23, 2026Created dynamic-site
- Aug 19, 2026Created ai-traffic-police
- Aug 27, 2026Created LLM-Sandbox
- Sep 5, 2026Most recent push to finpilot-ai
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.