01 · Roasts
99% C, 0% Shipping
Your language breakdown is 99% C — bold choice for someone whose most recent C project is a CV repo with a 2-line README. The C is mostly theoretical at this point.
Sprint King, Stamina Zero
Every repo in your portfolio was created and last pushed on the same day. design-project: 1 day. tinytapeoutworkshop: 1 day. my_cv: 1 day. You commit like you're defusing a bomb and then walk away.
AND Gate Architect
tinytapeoutworkshop has full CI, cocotb tests, ARCHITECTURE.md, and Apache-2.0 license — all for a single AND gate. The infrastructure-to-logic ratio here is truly humbling.
Ghost Mode Activated
Out of 52 heatmap weeks, 49 are completely empty. You have 69 commits packed into roughly 3 non-consecutive micro-bursts. GitHub thinks you might be a myth.
Social Graph: Null
0 followers, 0 following, 0 issues — you've been on GitHub since December 2024 and left absolutely no trace on anyone else's code. Open source is a conversation; you haven't said hello.
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% weight15F
- Consistency20% weight20F
- Quality20% weight52D
- Depth15% weight20F
- Breadth10% weight30F
- Community10% weight25F
03 · Stats
365-day commit heatmap
15 active days
Language distribution
- C99%
- Verilog1%
- Tcl0%
- Assembly0%
- C++0%
- Roff0%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
69
Followers
0
Joined GitHub
Dec 2024
05 · Top repos
trisaya1 /
tinytapeoutworkshop
Tiny Tapeout workshop template with minimal digital design (AND gate). One-day creation with 3 commits, documented but experimental starter project for educational chip design.
trisaya1 /
design-project
Verilog hardware design project implementing an 8-bit ALU and control unit, created 1 day ago. No README, tests, CI, license, or documentation. Architecture shows thought (datapath, ALU ops, timing), but minimal scope and very recent creation limits depth.
trisaya1 /
my_cv
Empty CV repository with minimal content. Single 2-line README and only 59 KB total size, created and pushed same day with no meaningful commits. Not a technical project.
06 · Timeline
- Dec 29, 2024Joined GitHub
- Oct 3, 2025Created my_cv — Here is my CV for recruiters
- Mar 4, 2026Created tinytapeoutworkshop
- Apr 13, 2026Created design-project
- Apr 14, 2026Most recent push to design-project
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.