01 · Roasts
Sprint-and-Ghost Developer
onchain-ai-agent was created AND abandoned within 48 hours — the README itself admits the frontend, backend, and smart contracts 'are not fully integrated due to time constraints.' That's not shipping, that's a hackathon entry you forgot to delete.
9 Stars Across 67 Repos
67 public repos and a grand total of 9 stars. That works out to 0.13 stars per repo — even your profile README has 0. The internet has spoken, and it said nothing.
CI Is Optional Apparently
Not a single repo has HAS_CI=yes at the profile level. The onchain-ai-agent has a Solidity forge workflow, but the Python and JS packages — you know, the AI and frontend parts — ship completely raw. 'Don't Trust, Verify' is apparently not applied to your own pipelines.
68 PRs, 0 Stars
You filed 68 pull requests this year — top 20% of GitHub activity — yet the repos you own have 9 total stars. All that contribution energy going into other people's gardens while your own backyard has tumbleweeds.
Breadth Without Roots
Solidity, Python, TypeScript, Rust, Ruby, JavaScript — 6 languages and apparently 0 tests in any of them. Impressive range for a codebase that's never been verified to work.
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% weight33F
- Consistency20% weight50D
- Quality20% weight38F
- Depth15% weight35F
- Breadth10% weight72B
- Community10% weight50D
03 · Stats
365-day commit heatmap
309 active days
Language distribution
- Solidity47%
- JavaScript20%
- TypeScript14%
- Python8%
- Rust6%
- Ruby1%
- Other4%
04 · Numbers
Owned repos
non-fork
35
Commits
last 12 months
220
Followers
16
Joined GitHub
Jun 2017
05 · Top repos
choguun /
zora-genai-launchpad
Early-stage Next.js AI image + Web3 minting app combining Replicate image generation with Zora protocol. TypeScript, structured, and documented but minimal adoption and nascent project (5 days old, 6 commits sampled).
choguun /
onchain-ai-agent
Experimental monorepo combining AI agent framework (Python/FastAPI), Solidity vault contracts, and React frontend for on-chain DeFi automation. Created Nov 2024; lacks tests, CI, mature documentation, and integration between components.
choguun /
choguun
GitHub profile README with no project code; 15 KB repo containing only introductory bio text and contact information, no substantive output or implementation.
06 · Timeline
- Jun 7, 2017Joined GitHub
- Mar 21, 2024Created choguun
- Nov 16, 2024Created onchain-ai-agent
- Mar 30, 2025Created zora-genai-launchpad — zora-genai-launchpad
- Apr 30, 2026Most recent push to choguun
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.