01 · Roasts
Portfolio, not popularity
Three named projects earn the active-portfolio bump, but 12 total stars say the audience has not arrived yet.
Burst-mode architect
Mnemo sampled 30 of 30 recent commits and Chalice 15 of 30, but both projects have short observed lifetimes.
CI-shaped hole
Mnemo has real Solidity and TypeScript tests but no CI; Chalice has neither tests nor CI. Automation stopped short of the finish line.
Security theater, mostly earned
The VS Code extension ships SLSA provenance and checksums for roughly 150 lines of code—admirably serious, still waiting on tests.
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% weight36F
- Consistency20% weight65C
- Quality20% weight65C
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
213 active days
Language distribution
- JavaScript76%
- Solidity10%
- TypeScript9%
- Rust2%
- HTML1%
- EJS1%
- Other1%
04 · Numbers
Owned repos
non-fork
26
Commits
last 12 months
767
Followers
33
Joined GitHub
Dec 2015
05 · Top repos
Eduardogbg /
mnemo
Documented, typed Solidity/TypeScript security-disclosure system with escrow, registry, TEE-oriented agents, verification pipelines, and substantial tests; adoption remains low at 2 stars and 2 forks.
Eduardogbg /
chalice
Ambitious, well-documented TypeScript/Rust/Noir privacy-bridge prototype with multiple NEAR contracts and UltraHonk verification components, but only 4 stars, no demonstrated adoption, and key production paths remain explicitly simplified or disabled.
Eduardogbg /
vscode-markdown-preview-highlight
A focused VS Code extension with thoughtful Shiki/theme integration and supply-chain documentation, but it is a very new, untyped 0-star project with no tests or demonstrated external adoption.
06 · Timeline
- Dec 23, 2015Joined GitHub
- Nov 30, 2025Created chalice — yummy anonimity set
- Mar 23, 2026Created mnemo — Fixing bug disclosure's mechanism
- Jun 18, 2026Created vscode-markdown-preview-highlight — Theme-faithful highlighting for all fenced languages in VS Code's built-in Markdown preview (Shiki + your active theme).
- Jun 18, 2026Most recent push to vscode-markdown-preview-highlight
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.