01 · Roasts
Three products, zero safety net
Arcturus, HeyMint, and tic-tac-go all ship without tests or CI. The architecture is doing cardio while the guardrails stay home.
Documentation roulette
tic-tac-go has TLS, PIN auth, chat, and a 2,773 KB codebase—but no README to tell anyone how to play it.
Exchange-sized ambition
Arcturus brings Redis, TimescaleDB, WebSockets, matching, and a market maker; its 0 stars mean the market has not discovered it yet.
Heatmap witness protection
56 yearly commits and long blank heatmap stretches make the latest 2026 push look like a surprise season finale.
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% weight30F
- Consistency20% weight35F
- Quality20% weight55D
- Depth15% weight65C
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
42 active days
Language distribution
- JavaScript95%
- TypeScript4%
- HTML1%
- RouterOS Script0%
- Go0%
- CSS0%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
56
Followers
3
Joined GitHub
Jun 2023
05 · Top repos
drrakonov /
arcturus
A substantial typed TypeScript exchange backend with matching, Redis, WebSockets, TimescaleDB persistence, Docker infrastructure, and a market maker, but currently showing no measured adoption, tests, CI, or license.
drrakonov /
heymint
HeyMint is a documented, typed React/Vite plus Express/Prisma meeting platform with authentication, scheduling, payments, and Stream video integration, but it has minimal adoption and lacks tests, CI, licensing, and repository hygiene artifacts.
drrakonov /
tic-tac-go
A small Go CLI game with a polished Bubble Tea interface, TLS/PIN-based peer networking, chat, and separated game/network packages, but no documentation, tests, CI, or license.
06 · Timeline
- Jun 29, 2023Joined GitHub
- Jul 17, 2025Created heymint
- Oct 7, 2025Created arcturus — arc
- Sep 13, 2026Created tic-tac-go — CLI Based Tic Tac Toe Game
- Sep 13, 2026Most recent push to tic-tac-go
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.