01 · Roasts
Database with receipts
youdaheDB has 21 stars, crash-recovery tests, and 256 vnodes; the rest of the portfolio is still trying to catch its WAL.
Feature buffet, test drought
FOIAflow wires Prisma, Supabase, AI, Stripe, and 10+ models—then skips tests and CI entirely.
Portfolio has a backend
Your personal site ships Express APIs, uploads, admin auth, and deployment automation. Apparently a static homepage felt underpowered.
Contributor-ready speedrun
scaling-up has CI, deployment, CONTRIBUTING.md, RSS, and an editor, but its visible activity is concentrated in two August 2026 days.
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% weight71B
- Consistency20% weight60C
- Quality20% weight75B
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
169 active days
Language distribution
- TypeScript52%
- HTML15%
- Python14%
- JavaScript9%
- Rust6%
- CSS3%
- Other1%
04 · Numbers
Owned repos
non-fork
44
Commits
last 12 months
359
Followers
50
Joined GitHub
Jun 2024
05 · Top repos
Youdahe123 /
youdaheDB
Documented and well-tested Rust database-engine prototype with durable WAL/SSTable storage, scans, locking, crash-recovery tests, CI, and a 256-vnode hash ring; adoption remains modest at 21 stars.
Youdahe123 /
scaling-up
A polished TypeScript/Next.js student system-design publication with a browser article editor, Excalidraw diagrams, Markdown content, RSS, and GitHub Pages deployment; adoption is currently modest at 4 stars.
Youdahe123 /
FOIAflow
A substantial typed Next.js FOIA SaaS prototype with Prisma, Supabase, AI document analysis, request tracking, and Stripe integration, but it has no visible adoption, tests, CI, or license.
Youdahe123 /
Youdahe123.github.io
A substantial personal portfolio and publishing site with GitHub Pages deployment, a local Express content/admin backend, image uploads, and multiple public project and experience pages, but no demonstrated repository adoption or documentation.
Youdahe123 /
neetcode-submissions1
A NeetCode GitHub Sync repository containing many algorithm submissions, with clear generated organization and several competent Python implementations, but no tests, CI, license, or typed project structure.
06 · Timeline
- Jun 30, 2024Joined GitHub
- Oct 31, 2025Created Youdahe123.github.io
- Mar 16, 2026Created youdaheDB — ai native distributed db engine
- Mar 29, 2026Created FOIAflow
- May 7, 2026Created neetcode-submissions1 — My NeetCode.io problem submissions
- Aug 5, 2026Created scaling-up
- Sep 20, 2026Most recent push to youdaheDB
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.