01 · Roasts
CI gets invited selectively
StockPilot, athlete-dashboard, and PolyEdge ship CI; prompt-engineer-skill brings evals and benchmarks but skips both tests and CI.
Portfolio beats popularity
Four named products are on the board, but the account has 3 total stars, 0 forks, and 2 followers.
One-commit wonder
PolyEdge arrives with feeds, Kelly sizing, SQLite, Telegram, a dashboard, tests, and CI—then leaves a one-commit receipt.
Private-work fog machine
The public heatmap is sparse, but privateWorkLikely=true and 69 sampled cross-repo commits say the visible graph is not the whole story.
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% weight48D
- Consistency20% weight55D
- Quality20% weight75B
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
20 active days
Language distribution
- TypeScript50%
- Python42%
- HTML4%
- JavaScript2%
- PLpgSQL1%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
135
Followers
2
Joined GitHub
Feb 2021
05 · Top repos
AdrianAdem /
athlete-dashboard
A substantial typed React/Supabase health tracker with strength, nutrition, Strava, Garmin, GPS, demo mode, migrations, tests, and CI; craftsmanship is strong, but the 0-star repo has no supplied evidence of external adoption.
AdrianAdem /
stockpilot
StockPilot is a substantial, documented paper-trading system with async Alpaca execution, multi-source signals, ATR risk controls, SEC 13F tracking, backtesting, dashboard, tests, and CI, but has minimal adoption (1 star).
AdrianAdem /
polyedge
PolyEdge is a documented, tested paper-trading Polymarket scanner with async feeds, tiered Claude analysis, risk controls, SQLite accounting, Telegram alerts, and a FastAPI dashboard, but has only 1 star and a one-commit history.
AdrianAdem /
prompt-engineer-skill
A focused, documented prompt-engineering skill with linting, flattening, hooks, evals, and benchmark artifacts, but only 1 star, no tests or CI, and untyped Python implementation.
AdrianAdem /
AdrianAdem
A personal GitHub profile repository with a polished README showcasing three named projects, but no fetched source files, tests, CI, license, or typed implementation in this repo.
06 · Timeline
- Feb 25, 2021Joined GitHub
- Jan 26, 2026Created AdrianAdem
- May 14, 2026Created athlete-dashboard — Self-hosted health and training tracker: strength logging with 1RM analytics, Strava cardio import, nutrition scanning, and daily Garmin biometrics in one React + Supabase app.
- Jul 19, 2026Created stockpilot — Autonomous equity trading bot for Alpaca. Combines momentum, mean-reversion and 13F institutional filings with a two-tier Claude analysis layer behind a hard risk gate: ATR trailin
- Jul 19, 2026Created polyedge — Event-driven signal scanner for Polymarket prediction markets. Two-tier LLM pipeline (Haiku filter to Sonnet analysis) correlates news, macro and crypto data to find mispriced cont
- Aug 24, 2026Created prompt-engineer-skill — Prompt engineering as a procedure, not a document. Routes to the right artifact, sizes evals to the volume, ships a linter and a benchmark.
- Aug 27, 2026Most recent push to prompt-engineer-skill
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.