01 · Roasts
The 45-Second Architect
multi-agent-orchestration was pushed in a literal 45-second window (19:00:09 to 19:00:54). You designed a 9-agent RAG system but couldn't spare 45 minutes to push it in stages.
One-Day Portfolio
PowerTrip, MetaExtract, and the multi-agent repo were all created and abandoned on the same day. Your GitHub is less a portfolio and more a series of speedruns — none of which you went back to finish.
0 Tests, 0 CI, 0 Stars
Across 5 scored repos: zero tests, zero CI pipelines, zero stars (okay, 2 on the assessment project). You're shipping architecture diagrams, not software.
63 Public Commits, Infinite Ambition
63 total public commits in a year across 22 repos — that's fewer commits than some people make in a single sprint. privateWorkLikely=true is doing a lot of heavy lifting for your score right now.
Assessment Projects Aren't Products
Your most technically impressive repo (multi-agent-orchestration) was literally built for a job application. Portfolio tip: ship something for users, not interviewers.
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% weight30F
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
19 active days
Language distribution
- TypeScript52%
- Jupyter Notebook25%
- Python18%
- CSS2%
- JavaScript1%
- HCL1%
- Other1%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
63
Followers
6
Joined GitHub
Jan 2023
05 · Top repos
ankits1802 /
MetaExtract
LLM-powered rental agreement metadata extraction system with FastAPI backend and Next.js frontend. Supports multi-provider LLM (OpenAI/Groq/Ollama), DOCX parsing, and OCR. Single day of commits, minimal adoption signals.
ankits1802 /
multi-agent-orchestration-with-agentic-rag
Assessment project for Blend360 AI Engineer role featuring 9-agent sales analytics system with multi-LLM support, RAG pipeline, hybrid search, and comprehensive architecture docs—but created 2/10/2026 with single commit, minimal commit history, no tests/CI, and untyped Python.
ankits1802 /
PowerTrip
Personal ML project with complete full-stack implementation (notebook, FastAPI backend, Next.js frontend) for power system load classification. Typed Python/TypeScript, structured layout, and documented. Created March 5, 2026, single day of work.
ankits1802 /
DSPy-demo
Educational demo suite for DSPy framework with 6 runnable scripts (basics, multi-provider, modules, RAG, agents, optimization) but zero stars, one-shot commit dump (69 KB), and thin scoping—classic tutorial project.
ankits1802 /
email-service
One-day-old email monitoring + AI summarization + WhatsApp/Telegram notification service with TypeScript backend, Next.js frontend, and multi-AI provider support. Fresh codebase with architectural ambition but critical gaps: no tests, no CI, minimal commits, incomplete source files, and zero adoption signals.
06 · Timeline
- Jan 29, 2023Joined GitHub
- Jan 31, 2026Created email-service — A comprehensive, production-grade, cloud-based multi-tenant service that monitors emails, generates AI-powered summaries, and delivers notifications via WhatsApp with intelligent f
- Feb 10, 2026Created multi-agent-orchestration-with-agentic-rag — AI-powered sales analytics platform featuring a 9-agent architecture with conversational Q&A, natural-language analytics, anomaly detection, forecasting, segmentation, comparison a
- Mar 5, 2026Created MetaExtract — An AI/ML-powered system that extracts metadata from rental agreement documents (.docx and scanned .png images) using LLM-based extraction (not rule-based). Built with a FastAPI bac
- Mar 5, 2026Created PowerTrip — A full-stack machine learning application for predicting power system load types (Light, Medium, Maximum) from energy consumption data.
- Apr 15, 2026Created DSPy-demo — DSPy: Programming, Not Prompting, Language Models
- Apr 15, 2026Most recent push to DSPy-demo
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.