01 · Roasts
Zero-star retail empire
Three named retail products are shipping, but 0 stars and 0 forks mean the empire has not acquired citizens yet.
CI is the missing coworker
The decision agent has tests, but all four scored repos lack CI—your checks still need someone to remember to run them.
Notebook monoculture
93% Jupyter Notebook is great for analysis; it is less convincing as a diverse engineering portfolio.
Portfolio repo, not portfolio code
ashishkumar-ds advertises 2.5M+ transactions and 85 stores, while its sampled tree is just README.md.
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% weight48D
- Consistency20% weight60C
- Quality20% weight59D
- Depth15% weight55D
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
47 active days
Language distribution
- Jupyter Notebook93%
- Python7%
- Dockerfile0%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
355
Followers
1
Joined GitHub
Sep 2024
05 · Top repos
ashishkumar-ds /
retail-decision-intelligence-agent
A substantial documented retail decision service with FastAPI orchestration, deterministic scoring, causal guardrails, event-sourced interventions, portfolio budgeting, and a tested Phase 2 feedback loop, but currently has no stars, forks, or CI.
ashishkumar-ds /
retail-campaign-automation-with-n8n
A documented FastAPI/n8n campaign automation service with phased rollout, forecast gating, and audit logging; it shows substantial implementation but lacks tests, CI, licensing, and demonstrated external adoption.
ashishkumar-ds /
data-science-projects
A substantial data-science portfolio with retail forecasting, causal DiD analysis, basket analysis, and a Dockerized FastAPI service, but no visible adoption, tests, CI, license, or typed implementation.
ashishkumar-ds /
ashishkumar-ds
A polished data-science portfolio README linking three named retail and e-commerce analyses plus automation work, but the repository itself contains no implementation, tests, CI, license, or typed source tree.
06 · Timeline
- Sep 7, 2024Joined GitHub
- May 17, 2025Created ashishkumar-ds — About me
- May 21, 2025Created data-science-projects — A collection of real-world data science projects focused on analytics, customer behavior, and business growth.
- May 26, 2026Created retail-campaign-automation-with-n8n — Automating retail campaign rollout using FastAPI, n8n, and Brevo with phased store targeting and customer segmentation logic.
- Aug 4, 2026Created retail-decision-intelligence-agent — Building a retail decision intelligence system using RAG, AI agents, and tool calling for explainable business recommendations.
- Sep 1, 2026Most recent push to retail-campaign-automation-with-n8n
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.