01 · Roasts
CI remains the missing worker
Dhara, Vow, and Volter all have real tests, yet all three report no CI—your test suite still needs a scheduler.
Portfolio beats popularity
You have 4+ named projects and 569 yearly commits, but only 16 total stars: the shipping is ahead of the audience.
Dhara is carrying the distributed systems badge
Dhara has 30/30 sampled commits and a full queue lifecycle; the MIT lab still leaves Raft and KV behind TODO placeholders.
Fresh code, short memory
Volter spans Redis, FastAPI, and concurrency tests, but its 10-day history keeps it from claiming long-haul maintenance.
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% weight65C
- Quality20% weight69C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
198 active days
Language distribution
- Go40%
- TypeScript26%
- Java19%
- Python4%
- HTML3%
- Ruby3%
- Other5%
04 · Numbers
Owned repos
non-fork
91
Commits
last 12 months
569
Followers
30
Joined GitHub
May 2022
05 · Top repos
Md-Talim /
volter
Volter is a focused Python rate-limiting package with token-bucket and sliding-window implementations, Redis Lua backends, FastAPI middleware, and concurrency-focused tests, but it is a very new zero-star project without CI.
Md-Talim /
dhara
Dhara is a substantial, documented Go/PostgreSQL distributed task queue with transactional enqueueing, SKIP LOCKED claims, retries, heartbeats, reaping, HTTP services, and integration/unit tests, but has no visible adoption, license, or CI.
Md-Talim /
vow
Vow is a focused, typed Go PostgreSQL migration library with advisory locking, checksum validation, reversible paired migrations, integration tests, and Docker Compose support, but currently has no visible adoption or CI.
Md-Talim /
botto
A small, documented Python coding-agent demo with an OpenRouter loop and four sandboxed calculator tools, but no demonstrated adoption, CI, license, or authoritative test setup.
Md-Talim /
mit-6.5840-labs
Educational Go repository with a documented, tested MapReduce lab implementation, but Raft, KV, RSM, and sharded-KV files remain largely scaffolded with TODO placeholders; it has 0 stars and only a two-commit snapshot.
Md-Talim /
Md-Talim
A public profile README presenting Go/PostgreSQL/Linux interests, but no source files or adoption evidence is available in this repository snapshot.
06 · Timeline
- May 18, 2022Joined GitHub
- Apr 1, 2023Created Md-Talim — Public profile README
- Mar 20, 2026Created dhara — Distributed task queue for Go, backed by PostgreSQL.
- Jul 3, 2026Created volter — A fast, thread-safe, and zero-dependency Python rate limiting library featuring highly optimized in-memory limiters.
- Jul 19, 2026Created botto — An agentic workflow where an LLM uses tools to interact with a local codebase
- Aug 4, 2026Created vow — Lightweight, embeddable PostgreSQL migration runner for Go.
- Aug 23, 2026Created mit-6.5840-labs — Solutions for the MIT 6.5840: Distributed Systems Labs
- Aug 23, 2026Most recent push to mit-6.5840-labs
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.