01 · Roasts
The test suite is a ghost
Every scored repository reports no tests; openvid has 2,453 stars and still ships without that safety net.
CI is the missing cofounder
openhero has a useful R2 sync workflow, but the portfolio otherwise has no CI across the scored projects.
Adoption is real
openvid, Aura, and openhero combine for 3,279 stars—this is a product portfolio, not a tutorial graveyard.
Model-card plot twist
training-intel-image documents that its GUI calls VGG16 best while DenseNet121 actually posted the best recorded accuracy.
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% weight83A
- Consistency20% weight80A
- Quality20% weight62C
- Depth15% weight58D
- Breadth10% weight80A
- Community10% weight55D
03 · Stats
365-day commit heatmap
182 active days
Language distribution
- TypeScript37%
- Jupyter Notebook22%
- HTML16%
- Java10%
- PHP6%
- JavaScript5%
- Other4%
04 · Numbers
Owned repos
non-fork
32
Commits
last 12 months
1,150
Followers
122
Joined GitHub
Jun 2024
05 · Top repos
CristianOlivera1 /
openvid
Openvid is a substantial typed browser video/mockup editor with 2,453 stars, multi-track timeline editing, client-side export, IndexedDB persistence, and Three.js 3D device motion, though it lacks tests and CI.
CristianOlivera1 /
openhero
openhero is a shipped, domain-backed Next.js/TypeScript gallery with 374 stars, 60+ video heroes, 272 backgrounds, downloads, analytics, and community submissions, supported by substantial application structure and R2 deployment automation.
CristianOlivera1 /
Aura
Aura is a polished, documented TypeScript/Next.js gradient catalog with 200+ backgrounds, live customization, multi-format export, accessibility-oriented navigation, and performance-aware rasterization, but it lacks tests and CI.
CristianOlivera1 /
CristianOlivera1.github.io
A substantial React/Vite portfolio and bilingual blog showcasing seven named projects, with polished SEO, media modals, prerendering, and responsive UI, but limited adoption and no tests, CI, license, or typed source.
CristianOlivera1 /
training-intel-image
A documented image-classification project comparing 18 pretrained/scratch configurations, shipping saved Keras models and a Tkinter inference GUI; substantial experimentation is offset by absent tests, CI, license, and a stale best-model label.
CristianOlivera1 /
city-simulator
Documented Java Swing city simulator with a substantial client-server model, autonomous district cycles, random events, and multi-district resource coordination, but no demonstrated adoption, tests, CI, or license.
CristianOlivera1 /
Resources-dev
A personal Spanish-language collection of browser mini-projects, including a calculator, to-do list, rock-paper-scissors game, and weather app; it has useful breadth but no documented adoption or repository engineering infrastructure.
CristianOlivera1 /
CristianOlivera1
A GitHub profile configuration repository with a visually formatted README and badge assets, but no sampled source files, tests, CI, license, or typed implementation.
06 · Timeline
- Jun 3, 2024Joined GitHub
- Jun 22, 2024Created CristianOlivera1 — Config files for my GitHub profile.
- Jul 29, 2024Created CristianOlivera1.github.io — Personal portfolio
- Sep 19, 2024Created Resources-dev — Este repositorio contiene una colección de recursos útiles para mis proyectos de desarrollo.
- Feb 10, 2026Created openvid — Create professional demos and 3D mockups in seconds, directly in your browser
- May 7, 2026Created openhero — The free, open collection of cinematic video hero sections Browse, preview, copy & download production-ready backgrounds - instantly.
- Jun 26, 2026Created city-simulator — Real-time City simulator in Java Swing
- Jul 22, 2026Created training-intel-image — A deep learning project that classifies natural-scene images into 6 categories
- Aug 10, 2026Created Aura — Ambient UI gradients built with layered CSS blend modes. Backgrounds that feel like light.
- Sep 6, 2026Most recent push to CristianOlivera1.github.io
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.