01 · Roasts
Prototype conveyor belt
DecisionLab, InterviewIQ, and AIClassroomAssistant each show just 1 sampled recent commit: impressive surface area, almost no visible iteration.
CI is still imaginary
All six evaluated repositories lack CI and tests; the code ships faster than the safety net.
LeetCode carries the depth
Leetcode's 30-of-30 recent commit sample and 30+ indexed Array problems are doing heavyweight lifting for the whole profile.
Seven-star ceiling
35 public repos and 7 total stars says the portfolio is building products, but not yet getting them in front of users.
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% weight28F
- Consistency20% weight50D
- Quality20% weight39F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
71 active days
Language distribution
- HTML38%
- Java24%
- JavaScript23%
- Python10%
- CSS2%
- TeX2%
- Other1%
04 · Numbers
Owned repos
non-fork
35
Commits
last 12 months
318
Followers
6
Joined GitHub
Dec 2023
05 · Top repos
sameerakmal /
Leetcode
A structured Java LeetCode archive with dozens of categorized solutions and a generated topic index; it demonstrates substantial algorithm practice but has no visible tests, CI, license, or external adoption.
sameerakmal /
DecisionLab
A very early typed React/Vite Decision Lab scaffold with routing, domain types, and a static dashboard, but no tests, CI, persistence, or meaningful completed create flow.
sameerakmal /
JSrevisionDashboard
A small, functional vanilla JavaScript revision dashboard with 12 seeded topics, localStorage persistence, search/filter/sort controls, and modal editing, but no documentation, tests, CI, or license.
sameerakmal /
InterviewIQ
InterviewIQ is a substantial but newly dumped React/Vite prototype with microphone recording, speech recognition, MediaPipe facial metrics, OpenRouter analysis, and a multi-screen interview flow; adoption and repository process are not yet demonstrated.
sameerakmal /
AIClassroomAssistant
A substantial but apparently one-shot AI classroom assistant with FastAPI auth, SQLite/Mongo persistence, CV/OCR processing, AI study-material generation, and a React lecture workspace, but no adoption signals, tests, CI, documentation, or license.
sameerakmal /
Portfolio
A one-file static HTML portfolio with a polished responsive visual design, accessibility touches, and no supporting documentation, tests, CI, license, or evidence of adoption.
06 · Timeline
- Dec 20, 2023Joined GitHub
- Jul 19, 2025Created Leetcode
- Jun 15, 2026Created InterviewIQ
- Jul 29, 2026Created JSrevisionDashboard
- Jul 30, 2026Created AIClassroomAssistant
- Sep 3, 2026Created Portfolio
- Sep 4, 2026Created DecisionLab
- Sep 4, 2026Most recent push to DecisionLab
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.