01 · Roasts
Deployment, meet verification
The forecast dashboard links a Render demo and models 60 SKUs, but the test suite and CI pipeline are both still fictional.
Sprint-powered portfolio
demand-forecast-dashboard's five sampled commits landed within about an hour; the architecture arrived before its maintenance history.
Notebook monoculture
92% Jupyter Notebook and 8% Python says the ML bench is well supplied; production-stack range has not checked in yet.
Audience pending
Three named projects are shipping, yet 0 stars, 0 forks, 0 followers, and 0 external PRs leave the community scoreboard blank.
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% weight39F
- Depth15% weight35F
- Breadth10% weight45D
- Community10% weight25F
03 · Stats
365-day commit heatmap
6 active days
Language distribution
- Jupyter Notebook92%
- Python8%
- Procfile0%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
26
Followers
0
Joined GitHub
Jul 2024
05 · Top repos
karan26612 /
demand-forecast-dashboard
A documented Python demand-forecasting dashboard combining synthetic 60-SKU data generation, Prophet/LSTM modeling, backtesting, scheduled retraining, and a Plotly Dash scenario UI, but it is a one-day, untested, unlicensed project with no CI.
karan26612 /
customer-churn-predictor
Documented, runnable telecom churn analysis with reusable preprocessing, three scikit-learn models, metrics, plots, and a 7,043-row dataset; currently a small, unadopted project without tests or CI.
karan26612 /
Genai-quiz-generator
EcoSpark is a documented Streamlit/Gemini environmental quiz app with a polished single-file UI, session-based quiz history, grading, and deployment guidance, but no tests, CI, license, or validation layer.
karan26612 /
karan26612
A GitHub profile README repository with no fetched source files, tests, CI, license, or implementation artifacts; it primarily presents the author's ML interests and links to customer-churn-predictor.
06 · Timeline
- Jul 30, 2024Joined GitHub
- Sep 10, 2026Created customer-churn-predictor — Predicts telecom customer churn using Logistic Regression, Decision Tree, and Random Forest — includes full EDA, feature engineering, and model comparison
- Sep 10, 2026Created karan26612
- Sep 12, 2026Created Genai-quiz-generator
- Sep 17, 2026Created demand-forecast-dashboard
- Sep 17, 2026Most recent push to demand-forecast-dashboard
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.