01 · Roasts
Sprint God, Desert God
Your heatmap is a tale of two cities: 15+ straight weeks of 0s followed by a wall of 4s. You don't build software, you hibernate then avalanche. Investors call that a 'lumpy pipeline.' Your therapist might call it something else.
Test? Never Heard of Her
gas-fetch has tests. That's it. That's the whole list. agent-migrator: no tests. yc-mcp-hackathon: no tests. You apparently believe production is the test environment, and honestly, at 4 stars total, maybe it's fine.
9 Stars Across 21 Repos
You have 21 public repos and 9 total stars. That's a 0.43 stars-per-repo ratio, which is somehow worse than if you'd starred your own repos and told no one. agent-migrator is pulling the entire team with 4 stars.
Hackathon Archaeologist
yc-mcp-use-hackathon-26 was born and died in a 24-hour window on February 21–22. 968KB of Pulumi dreams and dagre layouts, last seen being abandoned at the demo table. ARCHITECTURE.md mourns what could have been.
Swift 1%
There's 1% Swift in your language breakdown. One percent. That's not a language, that's a rounding error with delusions of grandeur. Did you open Xcode once, type `print("Hello")` and immediately close it?
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% weight51D
- Consistency20% weight40D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
153 active days
Language distribution
- Python44%
- TypeScript40%
- JavaScript10%
- CSS4%
- HTML1%
- Swift1%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
219
Followers
45
Joined GitHub
Apr 2019
05 · Top repos
builderpepc /
yc-mcp-use-hackathon-26
YC hackathon MCP app for non-technical builders to design & deploy cloud infrastructure via chat. Typed TypeScript + React, well-architected with Pulumi Automation API integration, OpenAI code gen, dagre layout engine. HAS_README=yes + ARCHITECTURE.md. No tests/CI/license, created 2026-02-21. Functioning demo with real
builderpepc /
agent-migrator
Non-trivial CLI tool for bidirectional conversation migration between Cursor and Claude Code, with typed Python, comprehensive architecture docs, and production-ready error handling, but minimal adoption (4 stars, no tests/CI).
builderpepc /
gas-fetch
Spec-compliant fetch() polyfill for Google Apps Script with full Headers, Request, Response, and AbortController implementations. TypeScript, tested, CI-enabled, well-documented—ships as npm package, IIFE, and GAS library.
06 · Timeline
- Apr 8, 2019Joined GitHub
- Feb 21, 2026Created yc-mcp-use-hackathon-26 — YC <> manufact (mcp use) hackathon 2026
- Apr 4, 2026Created gas-fetch
- Apr 6, 2026Created agent-migrator — Migrate conversation history between AI coding tools (Cursor ↔ Claude Code)
- Apr 13, 2026Most recent push to agent-migrator
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.