01 · Roasts
Notebook museum
ML-algo-s-lab has 10+ algorithms, but its README, tests, CI, license, and .gitignore are all missing—research notes wearing a repository badge.
Model weight, process light
DermaScan ships 32,867 KB of models and a full UI, yet zero tests and zero CI: the classifier has more checkpoints than quality checkpoints.
Three products, eight stars
You are shipping across ML notebooks, medical vision, and agent tooling; the portfolio is real, but 8 total stars means the audience has not arrived yet.
Public graph is playing hide-and-seek
Only 66 public commits and a sparse heatmap would look quiet, but privateWorkLikely says the contribution graph is not telling the whole story.
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% weight33F
- Consistency20% weight55D
- Quality20% weight47D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
29 active days
Language distribution
- Python35%
- HTML29%
- JavaScript21%
- Jupyter Notebook12%
- Solidity2%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
66
Followers
9
Joined GitHub
Nov 2025
05 · Top repos
dabhishek9035-ui /
skin-cancer--updated-py3.12
DermaScan AI is a substantial local Flask/EfficientNet skin-lesion classifier with a polished browser UI, SQLite history, cascade inference, and training utilities, but has only 2 stars and lacks tests, CI, licensing, and typed project code.
dabhishek9035-ui /
medtech-venture-lab-with-multi-agents-
A documented Python/LangGraph MedTech venture-analysis CLI with four Gemini agents, deterministic synthesis, guardrails, evaluator, SQLite memory, and mocked unit/integration tests, but only 1 star and a same-day shipping history limit demonstrated reach and maturity.
dabhishek9035-ui /
ML-algo-s-lab
A small educational notebook collection implementing roughly ten classical ML algorithms with NumPy/Pandas, but lacking documentation, tests, packaging, and validation metrics.
06 · Timeline
- Nov 21, 2025Joined GitHub
- Jun 15, 2026Created skin-cancer--updated-py3.12
- Jun 20, 2026Created medtech-venture-lab-with-multi-agents- — My first multi- agent project with a simple concept
- Jul 8, 2026Created ML-algo-s-lab — i try to apply ML-algorithms like linear, logistic regression and others in this repo
- Aug 10, 2026Most recent push to ML-algo-s-lab
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.