01 · Roasts
73% Graveyard Curator
102 public repos and 73% haven't been touched in over 2 years. That's not a portfolio — that's a haunted house where Java skeletons roam the hallways.
22 Commits, 12 PRs
You made 12 external PRs this year but only 22 commits to your own repos. You're more productive on other people's code than your own. Bold strategy.
The One-Day Special
clawbuild: created Feb 22, last push Feb 22. comparativoopenclaw: created Feb 17, last push Feb 17. You treat GitHub like a napkin — sketch something, crumple it up, leave it on the table.
42% Java Ghost
Java is nearly half your language footprint, but zero recent Java repos appear in your active work. You're a Java developer in the same way someone who studied Latin is 'a linguist.'
README? More Like READ-MAYBE
Two of five analyzed repos have no README at all, and the one that does has a single-line title. At this point the .gitignore is the most informative file in the repository.
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% weight33F
- Consistency20% weight55D
- Quality20% weight40D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
27 active days
Language distribution
- Java42%
- C26%
- PHP18%
- C++4%
- JavaScript3%
- HTML2%
- Other5%
04 · Numbers
Owned repos
non-fork
30
Commits
last 12 months
22
Followers
27
Joined GitHub
May 2009
05 · Top repos
tnarnold /
iastart
Educational ISP AI automation toolkit with Docker Swarm orchestration for n8n, Chatwoot, Evolution API. No stars/forks yet; personal/team project with structured multi-file layout, typed bash, and 109 KB codebase across 30 recent commits.
tnarnold /
websiteradaction
Early-stage B2B SaaS landing site for cryptography/Lightning consulting. React + Tailwind marketing site with legal pages, bilingual content (PT/EN), and Cloudflare Workers deployment. Minimal public signals but functional MVP with structured layout and styled components.
tnarnold /
gobtc-artigos
A personal blog repository collecting Portuguese-language essays on AI, Bitcoin, and economic theory. Two substantial essays present original thought but lack structure, code, or any evidence of production use or ecosystem impact.
tnarnold /
comparativoopenclaw
A single-day scaffolding project: bare Vite boilerplate with 8 commits, no README, no tests/CI, and unfinished HTML comparison table for AI agent frameworks. Functional but incomplete.
tnarnold /
clawbuild
Empty scaffold with no meaningful content. Created and last pushed on same day (2026-02-22), HTML language with 480 KB, 0 stars/forks, no README, tests, CI, or documentation.
06 · Timeline
- May 1, 2009Joined GitHub
- Jan 19, 2026Created gobtc-artigos
- Jan 21, 2026Created iastart — Automate installation of AI apps
- Jan 28, 2026Created websiteradaction
- Feb 17, 2026Created comparativoopenclaw
- Feb 22, 2026Created clawbuild
- Feb 23, 2026Most recent push to gobtc-artigos
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.