01 · Roasts
Scaffold Graveyard Architect
ora-engine (25 min sprint), ora-dictionary (4 hr dump), rhino-agent (2 days), lux-frames-website (1 week), quant-strat (0KB, same-second push) — you've created more empty HTML scaffolds than some devs have total repos. The trash-to-treasure ratio is concerning.
Burst-and-Ghost Developer
rayzbarbers: created and last pushed 2026-07-01, same day. quant-strat: created AND pushed at the exact same second. quant-stock-strategy: last push same day as creation. You have a pattern of ambitious architecture followed by immediate abandonment — the git log looks like a series of first dates.
License Abolitionist
Out of 12 scored repos, exactly zero have a LICENSE file. You've got Stripe integrations, live capital-trading systems, and Shariah compliance engines running license-free into the void. DeepMind cited your inspiration but your lawyers are crying.
Test-Optional Quant
You're building MT5 live trading bridges, HFT scalpers reverse-engineered from competitor leaderboard data, and Shariah compliance gates — and only 2 repos have any tests at all. The risk engine in quantitative-trading-system-hack enforces a 25x leverage cap; your test suite enforces nothing.
TokenMaxxing, Commit-Minimising
Bio says 'TokenMaxxing' but totalPRsYear=20 with totalIssuesYear=0 and soloPct=100%. You're not engaging with anyone else's code — just minting your own repos in isolation. Maximum tokens, minimum collaboration.
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% weight56D
- Consistency20% weight60C
- Quality20% weight62C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
196 active days
Language distribution
- TypeScript53%
- Python21%
- HTML11%
- PLpgSQL5%
- JavaScript5%
- CSS4%
- Other1%
04 · Numbers
Owned repos
non-fork
57
Commits
last 12 months
652
Followers
11
Joined GitHub
Oct 2023
05 · Top repos
trenchsheikh /
quantitative-trading-system-hack
Quantitative trading system built for MoMQ hackathon with multi-strategy backtest engine, live MT5 bridge, and three independent trading sleeves (COC contrarian, MTF momentum, CSS spreads). Placed top 30 of 440 participants; includes HFT scalping research reverse-engineered from leaderboard leader.
trenchsheikh /
myriad
Rigorous, documented Premier League simulator using Dixon-Coles with leakage-guarded walk-forward backtest. Scientific framing inspired by DeepMind's TacticAI. Typed Python with comprehensive design docs, CI pipeline, and append-only prediction scoring. Currently performs behind de-vigged bookmaker odds, reported trans
trenchsheikh /
rayzbarbers
A full-stack Next.js booking system for Rayz Barbers with Stripe integration, customer-facing booking UI, and barber admin dashboard. TypeScript, Drizzle ORM, well-documented README, but very new (created 2026-07-01) with only 6 commits sampled and no tests/CI.
trenchsheikh /
quant-stock-strategy
Fresh personal project for Shariah-screened long-only equity signal terminal with structured LLM reasoning, local SQLite state, compliance gates, and three-sleeve portfolio strategy. Typed Python with tests, but minimal GitHub history.
trenchsheikh /
ali-website
Typed Next.js charity website with structured layout, meaningful README, and CSS modules. No tests, CI, or license. Built over ~5 months with 17 of last 30 commits; modest scope with multi-page navigation.
trenchsheikh /
camden-united
Personal Next.js project (70MB) with 30 commits over ~1 year, minimal README, no tests/CI/types/license. Basic structure but lacks architectural substance and documentation depth.
trenchsheikh /
lux-frames-website
Bare HTML scaffold with no documentation, tests, CI, or meaningful structure. 8 commits over one week with minimal output. No evidence of sustained development or product beyond initial commit.
trenchsheikh /
rhino-agent
Empty HTML scaffold with no documentation, tests, or meaningful source code. Created 2026-07-08, 4 commits in 2 days with no README or project structure.
trenchsheikh /
trenchsheikh
Profile README-only repo with SVG assets; essentially a GitHub profile card with no functional code, tests, or meaningful project substance.
trenchsheikh /
ora-engine
Empty HTML scaffold created today with 3 commits over ~25 minutes. No README, tests, CI, or documentation. 14 KB repo with no meaningful code or structure.
trenchsheikh /
ora-dictionary
Minimal HTML scaffold created 2026-07-07, no README, no documentation, no tests, 5 recent commits over ~4 hours. Appears to be an empty or incomplete experimental dump.
trenchsheikh /
quant-strat
Empty scaffold: 0 KB, created and pushed same second (2026-06-26), no files, no README, no tests, no CI. Uninitialized repo.
06 · Timeline
- Oct 13, 2023Joined GitHub
- Jun 23, 2025Created trenchsheikh — Hello world this is my profile
- Jun 24, 2025Created camden-united
- Feb 22, 2026Created ali-website
- Jun 26, 2026Created quant-strat
- Jun 26, 2026Created quantitative-trading-system-hack — Quant trading system for the MoMQ hackathon: multi-sleeve portfolio (contrarian carry, mean-reversion spreads, crypto momentum), risk discipline, and live MT5 bridge. Finished top
- Jul 1, 2026Created rayzbarbers
- Jul 7, 2026Created ora-dictionary
- Jul 8, 2026Created ora-engine
- Jul 8, 2026Created rhino-agent
- Jul 21, 2026Created quant-stock-strategy
- Jul 27, 2026Created myriad — Premier League season simulator. Time-weighted Dixon-Coles fit with a leakage-guarded walk-forward backtest, benchmarked against de-vigged bookmaker odds. Research-inspired by Deep
- Aug 19, 2026Created lux-frames-website
- Aug 27, 2026Most recent push to myriad
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.