01 · Roasts
Commit Drought
9 public commits in a year — that's not a low profile, that's a desert. Your most active week had 3 commits and it was clearly an accident.
One-Shot Architect
raction-site: 2 commits in 10 seconds, org-indies: 13 commits in 15 hours, buildnight: ~5 commits in 1 hour. You don't build projects, you perform them.
License? What License?
0 out of 5 repos have a license. You're open-sourcing nothing — legally speaking, nobody is allowed to use any of this. Bold strategy for a portfolio.
HTML Monoculture
66% of your codebase is HTML. You have TypeScript listed as a language and then used it for exactly 12% of your bytes — mostly in a hackathon chatbot you built in an hour.
Invisible on GitHub
1 follower, 0 PRs, 0 issues, 0 stars received. Your GitHub presence is technically public but practically dark matter — it exists but exerts no measurable force.
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% weight30F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- HTML66%
- TypeScript12%
- JavaScript12%
- CSS9%
- Python1%
- Shell0%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
9
Followers
1
Joined GitHub
Jul 2021
05 · Top repos
ignaciobernardo /
blog-natochi
Personal blog engine: Node.js static site generator converting Obsidian-flavored Markdown to HTML with image processing. 0 stars, ~60KB, 30-commit burst (4 months). Typed lang absent; has README, .gitignore, no tests/CI/license. Functional multi-section layout (blog, newsletter, updates) with modular structure.
ignaciobernardo /
buildnight
Specialized hackathon chatbot built in Next.js + TypeScript with AI-powered registration and idea validation. Typed, documented, structured multi-file layout with localStorage persistence and glitch UI effects. No tests, CI, or license; ~5 commits in 1-hour window; incomplete database integration.
ignaciobernardo /
tonchimatta.com
Personal photo gallery/notes desktop environment simulator built in HTML/CSS/JS with Python metadata extraction. No README, tests, CI, or licensing; purely private project with minimal documentation.
ignaciobernardo /
org-indies
HTML dashboard showcasing indie community projects with terminal-style UI. Single-week sprint with 13 commits over 15 hours; no README, tests, CI, or license; static markup with inline styling lacks architectural structure or documentation.
ignaciobernardo /
raction-site
Empty scaffold: 274 KB HTML repo with 0 stars, 2 commits in 10 seconds on 2026-03-31, no README, tests, CI, or license. Appears to be a one-shot dump with no documentation or meaningful content.
06 · Timeline
- Jul 16, 2021Joined GitHub
- Dec 22, 2025Created blog-natochi
- Feb 8, 2026Created buildnight
- Feb 13, 2026Created tonchimatta.com
- Mar 25, 2026Created org-indies — dashboard de proyectos de la comunidad indies
- Mar 31, 2026Created raction-site
- Apr 23, 2026Most recent push to blog-natochi
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.