01 · Roasts
91% HTML, 0% Deployed
Your language breakdown is 91% HTML — and none of it is a live website. 56 MB of HUIT-TKWeb exists purely to demonstrate you know what a <table> tag is.
Password: 123
Your motorcycle shop app (HUIT-LT.NET-Nhom-14) has hardcoded admin passwords of '123' and '123456'. If this ever ships to production, the motorcycles are getting stolen.
Zero PRs, Zero Issues, Zero Mercy
totalPRsYear = 0, totalIssuesYear = 0, soloPct = 100%. You have been on GitHub since October 2024 and have never once interacted with another human's code. GitHub is not a cloud hard drive.
Academic Speed-Run
HUIT-TH-AI went from zero to 'AI course complete' in 4 days. HUIT-TH-HQTCSDL wrapped up in 14 days. Your Git history reads like a semester deadline calendar, not an engineering portfolio.
Not a Single Test in Sight
7 repos, 7 times HAS_TESTS=no. You've written sorting algorithms, MVVM apps, a shop management system, and SQL triggers — and tested exactly zero of them. Anime all-day-long, testing never.
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% weight60C
- Quality20% weight52D
- Depth15% weight60C
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
123 active days
Language distribution
- HTML91%
- C#3%
- Python2%
- Java2%
- C++1%
- TSQL0%
- Other1%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
328
Followers
6
Joined GitHub
Oct 2024
05 · Top repos
ShouNLAK /
HUIT-LT.NET
Educational C# WPF course repository documenting weekly assignments on MVVM, controls, data binding, and Windows desktop development. 46.6 MB codebase spanning 7+ weeks, no CI/tests, but well-structured tutorial content with typed code.
ShouNLAK /
HUIT-TH-CSDL
Educational T-SQL course repository with 6 lesson folders covering DDL, DML, JOINs, and triggers. No tests, CI, or license; moderately organized but thin technical documentation beyond README and inline comments in scripts.
ShouNLAK /
HUIT-LT.NET-Nhom-14
C# WPF motorcycle shop management system with MVVM pattern, Entity Framework, and SQL Server backend. Lacks documentation, tests, and CI—functional coursework project with 2.8 MB codebase built over ~7 weeks.
ShouNLAK /
HUIT-TKWeb
Educational repository of weekly HTML/CSS exercises for a Vietnamese university web design course. Contains 8 weeks of progressively complex student exercises with minimal documentation depth.
ShouNLAK /
ShouNLAK
Personal portfolio/resume repository with 0 stars, minimal code, no language detected, no tests/CI/license. Contains biographical README but serves as a CV hub linking to other projects rather than a functional software project itself.
ShouNLAK /
HUIT-TH-AI
Student coursework repository with simple Python programming assignments (Weeks 1-3). Contains basic algorithms (sorting, N-Puzzle A*, Minimax TicTacToe, Xiangqi AI) but lacks professional structure, documentation, tests, and CI. No README, no license, no .gitignore. ~18 KB across 5+ commits in 4 days.
ShouNLAK /
HUIT-TH-HQTCSDL
Vietnamese database practice repo with minimal scaffolding: 0 stars, 37 KB TSQL codebase, no README/tests/CI/license, 7 commits over 14 days, appears to be course exercise.
06 · Timeline
- Oct 14, 2024Joined GitHub
- Jun 5, 2025Created ShouNLAK
- Oct 27, 2025Created HUIT-TH-CSDL — HUIT - Thực hành cơ sở dữ liệu
- Jan 19, 2026Created HUIT-LT.NET
- Jan 19, 2026Created HUIT-TKWeb
- Apr 2, 2026Created HUIT-LT.NET-Nhom-14
- May 6, 2026Created HUIT-TH-HQTCSDL — HUIT - Thực hành hệ quản trị cơ sở dữ liệu
- May 20, 2026Created HUIT-TH-AI
- May 24, 2026Most recent push to HUIT-TH-AI
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.