01 · Roasts
README fleet, test desert
All seven repos bring a README; none bring a test suite. Documentation is doing overtime.
Zero-star constellation
0 stars and 0 forks across the portfolio: the projects are shipping, but discovery has not clocked in.
Frontend finishing school
HTML, CSS, and JavaScript account for 92% of the code mix—Python Blackjack is the lone escape pod.
Private-work plot twist
Only 38 public commits show this year, yet privateWorkLikely says the contribution graph is withholding the director’s cut.
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% weight55D
- Quality20% weight34F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
22 active days
Language distribution
- JavaScript33%
- CSS30%
- HTML29%
- Python8%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
38
Followers
1
Joined GitHub
Oct 2024
05 · Top repos
isadorara /
movie-randomizer
A documented vanilla JavaScript TMDB movie-picker with a functional UI, but no tests or CI and several incomplete interactions limit its current polish and adoption.
isadorara /
python-blackjack
A documented, playable Python CLI Blackjack game in a single 4 KB script, with standard-library dependencies and basic input validation, but no tests, CI, typing, license, or modular structure.
isadorara /
weather-app
A small, documented JavaScript weather demo with a GitHub Pages live link, OpenWeather API integration, responsive styling, and basic error handling, but no tests, CI, license, or external adoption signals.
isadorara /
planner-financeiro
A documented work-in-progress browser finance planner with CSV import and manual expense entry, but limited to a small untyped frontend and lacking tests, CI, licensing, and completed chart/history features.
isadorara /
skills-introduction-to-github
A GitHub Skills exercise repository with a clear instructional README, one step guide, and an automated workflow that starts the lesson and posts issue-based feedback; it is primarily a tutorial clone rather than an adopted software project.
isadorara /
xylophone
A small, documented browser xylophone with eight clickable HTML buttons, keyboard controls, CSS styling, and local MP3 playback, but no tests, CI, license, or evidence of adoption.
isadorara /
isadorara
A minimal GitHub profile README with tech-stack badges and external stats widgets, but no product code, tests, CI, license, or evidence of adoption.
06 · Timeline
- Oct 11, 2024Joined GitHub
- Aug 4, 2025Created python-blackjack — A game of Blackjack coded in Python
- Jul 31, 2026Created xylophone — A simple browser-based xylophone
- Aug 6, 2026Created planner-financeiro
- Aug 8, 2026Created isadorara
- Aug 18, 2026Created movie-randomizer — A simple app to help you pick what to watch. Add movies to a list and let it randomly choose one for you, pulling posters, synopsis, and details from the TMDB API.
- Aug 25, 2026Created weather-app — A simple web app that shows the current temperature, humidity, and wind speed for any city you search.
- Sep 9, 2026Created skills-introduction-to-github — My clone repository
- Sep 18, 2026Most recent push to movie-randomizer
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.