01 · Roasts
Three products, five stars
crucible, btc-alpha, and stockMarket cover real ground; the combined 5 stars say the internet has not found the launch button yet.
CI is selective
crucible gets Python 3.11/3.12 and Docker CI, while btc-alpha and stockMarket are still running the trust-me build pipeline.
Tests: impressive, officially absent
btc-alpha contains targeted test files, yet its authoritative test flag is no; make the quality signal impossible to misread.
Burst-mode contributor
108 yearly commits and an 83-volume multi-repo signal show shipping, but the heatmap has long blank stretches between sprints.
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% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight25F
03 · Stats
365-day commit heatmap
47 active days
Language distribution
- Rust49%
- TypeScript20%
- Python20%
- Java6%
- CSS4%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
108
Followers
5
Joined GitHub
Dec 2019
05 · Top repos
TheJustas228 /
btc-alpha
Documented Rust workspace for a low-latency crypto prediction and paper-trading pipeline, with substantial live/replay parity, fixed-point market data, feature engineering, ONNX inference, and concurrency safeguards, but only 1 star and no CI or license.
TheJustas228 /
stockMarket
Documented Java Android stock-market app with Firebase authentication, Yahoo Finance quotes/charts, news, and watchlists; it is structured and functional in scope but has only 1 star and lacks tests, CI, and a license.
TheJustas228 /
crucible
A documented, multi-module Python toolkit with four RL coding-agent environments, CLI grading, hidden-test isolation, structural/performance gates, and reproducibility-oriented CI, but currently only 1 star and no license or authoritative test flag.
06 · Timeline
- Dec 23, 2019Joined GitHub
- Oct 2, 2023Created stockMarket
- Apr 22, 2026Created btc-alpha — Low-latency crypto prediction system (BTC/ETH/SOL/XRP futures). Rust core, Python training, research → paper → live.
- Sep 7, 2026Created crucible — Reinforcement-learning environments for evaluating AI coding agents on software engineering tasks: bugfix, feature, refactor and performance, each with a reproducible workspace and
- Sep 7, 2026Most recent push to crucible
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.