01 · Roasts
One Real Repo, Two Placeholders
Out of 11 public repos, only s3curity shows up as a real project. The rest of your analyzed portfolio is a profile README and a Java stub that was committed in literally 3 seconds. That's a 33% product rate.
1 Commit This Year (Officially)
totalCommitsYear = 1. Your heatmap looks like a concert light show in the last 4 months, but GitHub's commit attribution disagrees. Either your git config is broken or you're committing under a ghost account.
PHP 38% and Completely Invisible
38% of your codebase is PHP, yet not a single scored PHP repo exists. You've been writing PHP for years and have nothing to show for it publicly. The code equivalent of a secret menu.
s3curity Has Zero Tests
You built a full auth + RBAC system — LoginUsuario, RegistrarUsuario, CadastrarPerfil, Swagger docs, Prisma schema — and wrote exactly zero tests. Brave. Very brave.
16 Years on GitHub, 2 Total Stars
Account created April 2009. That's 16 years on GitHub and a grand total of 2 stars across your entire public portfolio. The patient builder strategy, taken to its logical extreme.
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% weight31F
- Consistency20% weight20F
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
259 active days
Language distribution
- TypeScript50%
- PHP38%
- CSS5%
- HTML2%
- JavaScript2%
- Java2%
- Other1%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
1
Followers
33
Joined GitHub
Apr 2009
05 · Top repos
einsoft /
s3curity
TypeScript auth/RBAC platform with NestJS backend, Next.js frontend, and Prisma ORM. Typed, structured multi-package architecture with README + meaningful docs. No tests/CI yet; reasonable first project showing working auth system with user/role/permission management.
einsoft /
einsoft
GitHub profile README repository with ASCII art and brief bio. No source code, tests, CI, or license. Minimal technical substance; serves only as a profile customization template.
einsoft /
uml-phone-interface
Minimal educational Java exercise demonstrating interface implementation (Phone with 3 interfaces). Empty scaffold with boilerplate README, 4 KB total, 1 commit in 3 seconds, no tests/CI/license.
06 · Timeline
- Apr 13, 2009Joined GitHub
- Aug 8, 2020Created einsoft — "You found a secret! einsoft/einsoft is a ✨special ✨ repository that you can use to add a README.md to your GitHub profile!"
- Dec 12, 2024Created s3curity — Solução robusta de autenticação e autorização, incluindo o gerenciamento de Usuários, Perfis e Permissões.
- Feb 11, 2025Created uml-phone-interface
- Aug 15, 2025Most recent push to einsoft
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.