01 · Roasts
The curriculum industrial complex
23,879 stars on DSA-Bootcamp-Java means the lecture repo has more adoption than most startups; tests and CI apparently did not get enrolled.
Forklift certified
16,094 total forks says people keep taking the materials home; 0 PRs this year says few are bringing improvements back.
Documentation carries
README, syllabus, contributing guide, and code of conduct are doing serious work while all three scored repos skip CI.
Burst-mode contributor
496 yearly commits are real output, but the heatmap includes several blank stretches—momentum arrives in seasons.
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% weight88A
- Consistency20% weight60C
- Quality20% weight57D
- Depth15% weight60C
- Breadth10% weight55D
- Community10% weight80A
03 · Stats
365-day commit heatmap
134 active days
Language distribution
- JavaScript62%
- Jupyter Notebook29%
- Java4%
- TypeScript3%
- Python0%
- HTML0%
- Other2%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
496
Followers
38,219
Joined GitHub
Aug 2018
05 · Top repos
kunal-kushwaha /
DSA-Bootcamp-Java
A widely adopted Java DSA and interview-preparation curriculum with 23,879 stars, 13,568 forks, extensive lecture code, assignments, and coverage from binary search through graphs and dynamic programming.
kunal-kushwaha /
Competitive-Programming-Resources
Widely adopted, MIT-licensed resource hub with 3,921 stars and 1,035 forks, organizing links for competitive programming, interview preparation, and system design; its main limitation is that it is curated content rather than an executable software project.
kunal-kushwaha /
DevOps-Bootcamp
A widely adopted WeMakeDevs DevOps bootcamp repository with 2,421 stars and 1,365 forks, offering a substantial multi-topic collection of YAML, terminal, and course-learning materials, but limited software-engineering validation.
06 · Timeline
- Aug 25, 2018Joined GitHub
- Aug 10, 2020Created Competitive-Programming-Resources — Competitive Programming & System Design Resources.
- Jul 30, 2021Created DSA-Bootcamp-Java — This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
- Dec 8, 2021Created DevOps-Bootcamp — This repository consists of the code samples, assignments, and notes for the DevOps bootcamp of WeMakeDevs.
- Aug 18, 2024Most recent push to DSA-Bootcamp-Java
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.