01 · Roasts
97 repos, 24 total stars
You've created 97 public repositories and collectively earned 24 stars. That's roughly 1 star per 4 repos — you're warehousing code faster than anyone can care about it.
75% graveyard rate
Three out of four of your repos haven't been touched in over 2 years. Your GitHub profile is less a portfolio and more an archaeological dig site.
test-this-repo.txt
You named your NestJS e-wallet backend 'test-this-repo' — a ~10k LOC project with webhooks, TypeORM, and API key auth deserves better branding than a placeholder you forgot to rename.
0 issues, 4 PRs, 0 community
In the past year: 4 PRs, 0 issues filed. You're building in a bunker. Open source is a two-way street — the bio says 'a world driven by open source' but the contribution graph disagrees.
Heatmap: mostly void
Your heatmap has meaningful activity in about 7 of 52 weeks. Even crediting private work, the public face of your coding habit looks like a coma with occasional twitches.
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% weight58D
- Consistency20% weight65C
- Quality20% weight72B
- Depth15% weight58D
- Breadth10% weight80A
- Community10% weight50D
03 · Stats
365-day commit heatmap
21 active days
Language distribution
- TypeScript41%
- Python24%
- HTML10%
- Java10%
- JavaScript6%
- CSS4%
- Other5%
04 · Numbers
Owned repos
non-fork
48
Commits
last 12 months
101
Followers
30
Joined GitHub
Dec 2019
05 · Top repos
Touutae-labs /
Peachy-themes
A well-structured monorepo shipping a VS Code theme extension with ports to Neovim, Oh My Posh, and WezTerm. Features token-driven architecture, comprehensive docs, CI/CD pipeline, and published on the Marketplace.
Touutae-labs /
Touutae-labs.github.io
Clean, production-grade personal portfolio site with semantic HTML, responsive CSS, proper tooling. Portfolio showcases multiple shipped products (rytry.gg, Peachy Themes, FastGraduation); owner demonstrates breadth across full-stack, desktop, and systems work.
Touutae-labs /
test-this-repo
TypeScript NestJS e-wallet backend with user management, balance tracking, top-ups, and transfers. Includes tests and API key auth, but is a personal project with no external adoption or ecosystem presence.
Touutae-labs /
homework
Personal homework assignment with two unrelated subprojects: a Go Thai baht text converter with comprehensive tests, and a React order allocation UI scaffold. Minimal production impact, created 2026-04-02.
Touutae-labs /
github-stat
Fork of jstrieb/github-stats for GitHub statistics visualization. Has README, CI, license, and 109KB codebase with recent activity, but no tests, untyped Python, and zero community engagement (0 stars/forks).
Touutae-labs /
Touutae-labs
Personal portfolio website (~1.2 MB HTML) with minimal commits sampled, no tests/CI depth, and generic GitHub Pages setup. Links to 3 named products but repo itself is documentation-only.
06 · Timeline
- Dec 12, 2019Joined GitHub
- May 19, 2022Created Peachy-themes — Sweet themes extentions for vscode !
- Nov 9, 2022Created Touutae-labs — This is my online portfolio hosted by Github Pages
- Dec 25, 2022Created github-stat
- Jan 21, 2023Created Touutae-labs.github.io
- Oct 7, 2025Created test-this-repo
- Apr 2, 2026Created homework
- May 4, 2026Most recent push to github-stat
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.