01 · Roasts
Ghost Mode: Activated
0 followers, 91% solo work, 3 PRs all year. You're out here building AI cookie bridges and rocket simulators in complete silence. GitHub is a social network too, bud.
EW11-MCP: The Void Repository
You created EW11-MCP on 2026-03-26, scored a perfect 0 on every quality dimension, and never touched it again. That repo has less content than your bio.
Heatmap? More Like Heat-Whisper
Your annual heatmap is 50 weeks of darkness with a max daily spike of 4 commits. The last 10 weeks finally show a pulse — turns out you were just saving it all for the end.
Quality Roulette
VTVL-Rocket-Simulator hits 75 quality. EW11-MCP scores 0. Auto-Accept-Patcher scrapes 25. Consistency within your own portfolio is apparently optional.
10 Stars, 17 Repos
Averaging 0.59 stars per repo across 17 repos. LLMCookieBridge — a unified interface to 18 AI services — sits at zero stars. The market has spoken, and it said nothing.
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% weight40D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
41 active days
Language distribution
- Python45%
- TypeScript43%
- Shell6%
- JavaScript3%
- CSS1%
- HTML1%
- Other1%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
80
Followers
0
Joined GitHub
Sep 2020
05 · Top repos
tkgo11 /
VTVL-Rocket-Simulator
TypeScript rocket landing simulator with Newtonian physics (120Hz), React Three Fiber 3D + 2D renders, multiplayer via WebSocket, scoring/leaderboard, and flight replay. Well-structured monorepo with tests/CI gaps.
tkgo11 /
prism-insight-light
Focused standalone refactor of a stock trading system: GCP Pub/Sub subscriber routing signals to KR/US markets via KIS API, with typed Python, comprehensive tests, and production-grade signal parsing but minimal adoption (3 stars).
tkgo11 /
LLMCookieBridge
Async Python library for cookie-based access to 18 AI web apps (ChatGPT, Claude, Gemini, etc.) with unified interface, comprehensive provider support, and clean architecture. Active indie project with structured codebase and meaningful documentation.
tkgo11 /
moclaw-trial-generator
Early-stage automation tool for MoClaw trial registration using disposable emails. Minimal commit history, no tests/CI, untyped Python, but has README and clear scope.
tkgo11 /
Auto-Accept-Patcher
Single-file patcher utility (patch-auto-accept.js) for unlocking proprietary extension features; minimal scope, 3 commits, 5 KB, untyped JavaScript. Educational/utility script without tests, CI, or complex architecture.
tkgo11 /
EW11-MCP
Empty scaffold repository with zero commits, no files, no documentation, and no infrastructure. Created and immediately abandoned.
06 · Timeline
- Sep 24, 2020Joined GitHub
- Dec 1, 2025Created prism-insight-light — AI-based stock analysis and trading system. Now only with GCP Pub/Sub trading function.
- Feb 6, 2026Created Auto-Accept-Patcher — Auto Accept Patcher
- Mar 26, 2026Created EW11-MCP
- Apr 18, 2026Created LLMCookieBridge — Unified async Python access to major AI web apps using browser-session cookies instead of official API keys.
- May 2, 2026Created VTVL-Rocket-Simulator
- May 9, 2026Created moclaw-trial-generator — Automates MoClaw free-trial registration using disposable emails. Supports single and bulk account generation.
- May 11, 2026Most recent push to prism-insight-light
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.