01 · Roasts
2 Stars Across 39 Repos
You've shipped a crates.io library, a production Vercel app, a Go board-game engine, and a code quality analyzer — and the GitHub public has collectively awarded you 2 stars. Your marketing department (you) needs a serious talking-to.
The Create-[Platform]-Post Graveyard
Create-Medium-Post and Create-Substack-Post: two repos, one day, zero content, four minutes of effort, infinite embarrassment. You didn't even get to the part where you write the post.
Burst Builder Syndrome
Tectonix: 30 commits in a single day. Ananke: 3-day sprint. Exea-Reserve-System: 2 days. You clearly have the engineering firepower — the question is whether any of these projects will still be alive in 6 months.
0 Issues Filed, Ever
totalIssuesYear = 0. You've shipped a poker research system, a quant backtester, and a Go AI engine, but you've never once opened an issue on anyone else's repo. The open-source community is a group project; you're still submitting solo.
Heatmap Desert Then Monsoon
Weeks 1–27: ghost town. Weeks 28–52: daily 3s and 4s. Your GitHub contribution graph looks like a before/after weight-loss ad. Whatever woke you up around week 28 — bottle 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% weight63C
- Consistency20% weight65C
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight80A
- Community10% weight55D
03 · Stats
365-day commit heatmap
124 active days
Language distribution
- Rust41%
- TypeScript28%
- C++13%
- Go4%
- JavaScript2%
- Python2%
- Other10%
04 · Numbers
Owned repos
non-fork
32
Commits
last 12 months
833
Followers
11
Joined GitHub
Aug 2020
05 · Top repos
DevomB /
Athenas-Pallas
Production-grade Rust backtesting framework with options/futures/short-selling support, comprehensive CI/CD, published to crates.io, and multi-year sustained development. 1 star but ships documented, tested library ecosystem.
DevomB /
Geometry-Of-Poker
Production-deployed poker research visualization system: TypeScript + Next.js frontend with React Three Fiber 3D rendering, Python embedding pipeline (UMAP/HDBSCAN), typed feature extraction engine, comprehensive tests and CI, comprehensive documentation via README + design.md + ARCHITECTURE.md.
DevomB /
Tectonix
Tectonix is a pure-Rust headless code quality analyzer for AI agents using root-cause metrics (modularity, acyclicity, depth, equality, redundancy). Highly specialized, nascent project with sophisticated theory but 0 stars, created 2 days ago.
DevomB /
Ananke
Typed OCaml event-sourcing laboratory with replay, snapshots, invariant checks. Early-stage (0 stars, 9 of 30 commits) but shipping well-structured domain examples and comprehensive testing.
DevomB /
Gofer
Go engine with MCTS, GTP, Chinese rules, and ML pipeline (v2.7.0). Recent burst of development (30/30 commits in 65 days), ~7.5k KB codebase with integrated Python training loop. No stars/adoption yet; appears to be active portfolio work.
DevomB /
Exea-Connect
Early-stage Next.js 15 + TypeScript research collaboration platform for Exea Labs. Well-typed, designed, and structured with Firestore backend and Firebase auth, but only 3 recent commits, no tests/CI, and 0 stars—shipping phase, not yet adopted.
DevomB /
Exea-Reserve-System
Specialized internal GPU reservation system with polished UI and comprehensive security hardening; TypeScript full-stack (Next.js/Hono), Firebase auth, bash orchestration, but fresh (1 day old), zero public adoption, unreleased feature.
DevomB /
Poker-Calculations-Website
Docusaurus documentation site for the poker-calculations npm package. Well-structured with CI, comprehensive design docs, and clear deployment process, but zero independent adoption. A supporting docs repo, not a primary project.
DevomB /
DevomB
Personal portfolio README with tech stack badges; no actual project code, tests, CI, or license. Minimal substantive content beyond self-introduction and skill display.
DevomB /
Tectonix-Skill
Empty scaffold project with zero adoption, no documentation, no tests, and a single initial commit. Appears to be an abandoned starter template created and left unfinished.
DevomB /
Create-Medium-Post
Empty scaffold repo with 5KB size, no files sampled, created and pushed same day. No README, tests, CI, license, or documentation.
DevomB /
Create-Substack-Post
Empty scaffold repo: 5 KB, created and pushed same day, no README, tests, CI, license, or meaningful content. Classic one-off dump.
06 · Timeline
- Aug 22, 2020Joined GitHub
- Dec 23, 2021Created DevomB
- May 11, 2026Created Athenas-Pallas — Open-source Rust framework for event-driven algorithmic trading
- May 19, 2026Created Poker-Calculations-Website — Documentation for the Poker-Calculations NPM Repository
- May 31, 2026Created Geometry-Of-Poker — Geometry of Poker is a production-deployed research visualization for Texas Hold'em via a 3D manifold.
- Jun 25, 2026Created Create-Substack-Post
- Jun 25, 2026Created Create-Medium-Post
- Jun 26, 2026Created Tectonix — Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improvement of code quality. Pure Rust.
- Jun 26, 2026Created Tectonix-Skill
- Jun 27, 2026Created Gofer — Go (Baduk) engine in Go: Chinese rules, MCTS, GTP, terminal play, analysis, self-play, and SGF.
- Jul 26, 2026Created Ananke — Typed deterministic event runtime for OCaml w/ replay, snapshots, diffs, invariant checks etc.
- Aug 4, 2026Created Exea-Reserve-System — Reserve System for Exea Labs server compute hour allocation
- Aug 5, 2026Created Exea-Connect — To connect and consolidate members of Exea Labs into a single digital space, to further the world through research
- Aug 12, 2026Most recent push to DevomB
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.