01 · Roasts
Forklift-certified webhook
slack-go-webhook pulled 166 stars and 60 forks from a compact single-file Go library; the test suite apparently missed the standup.
Rover before regression
payload-car models a ~200 kg rover with 68 Fusion parameters and motion GIFs, yet ships with zero tests and zero CI.
Speech pipeline, silence in CI
tamil-tts reaches 60,000-step training, ONNX export, and Rust inference—but automated verification is still a quiet room.
Museum has active exhibits
280 public repos and 63% stale is a serious archive; 224 commits this year prove somebody still has the keys.
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% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
273 active days
Language distribution
- PHP88%
- Java5%
- Go2%
- Scala2%
- JavaScript1%
- CSS1%
- Other1%
04 · Numbers
Owned repos
non-fork
75
Commits
last 12 months
224
Followers
292
Joined GitHub
Feb 2011
05 · Top repos
ashwanthkumar /
slack-go-webhook
A focused Go Slack Incoming Webhooks library with 166 stars and 60 forks, a clear README example, Apache-2.0 licensing, and useful payload/attachment APIs, but limited to a compact single-file implementation without tests or CI.
ashwanthkumar /
tamil-tts
A documented, ambitious Tamil TTS project with MLX training, ONNX export, CPU Python/Rust SDKs, and prosody controls; its one-star, one-day-old footprint and lack of tests/CI limit demonstrated adoption and maturity.
ashwanthkumar /
payload-car
A substantial, well-documented parametric Fusion rover and ESP32 carrier-board design, with reusable CAD modules, real suspension joints, motion-study tooling, and strict TypeScript PCB configuration, but no tests, CI, license, stars, or demonstrated external adoption.
06 · Timeline
- Feb 4, 2011Joined GitHub
- Jan 26, 2016Created slack-go-webhook — Go Library to send messages to Slack via Webhooks
- Jun 10, 2026Created payload-car — Parametric skid-steer payload rover (~200 kg) in Autodesk Fusion - 4 hub motors, rocker suspension, ESP32 control; modelled entirely by code via the Fusion MCP
- Jun 15, 2026Created tamil-tts — Tamil female TTS trained on Apple Silicon with MLX (non-autoregressive FastSpeech-style + HiFi-GAN), exported to ONNX with Python & Rust CPU inference SDKs.
- Jun 16, 2026Most recent push to tamil-tts
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.