01 · Roasts
9 commits in a year
You made 9 public commits in the past 12 months. That's less than one per month. Even a README typo fix counts — try it sometime.
95% Jupyter Notebook
Your language breakdown is 95% Jupyter Notebook. That's not a tech stack, that's a slideshow with ambitions.
63% stale repos
63% of your repos haven't been touched in over 2 years. You have more abandoned projects than a mid-career burnout montage.
Zero tests, zero CI, all three repos
Not a single test or CI pipeline across any of your scored repos. apex has Alembic migrations and Celery queues — but apparently you trust vibes over verification.
Hardcoded credentials in the tutorial
aws-ec2-ollama-fastapi ships with hardcoded credentials in a 3-file, 5KB repo. The security posture of a sticky note taped to a server rack.
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% weight40D
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight30F
- Community10% weight25F
03 · Stats
365-day commit heatmap
9 active days
Language distribution
- Jupyter Notebook95%
- Python4%
- HTML1%
- TypeScript0%
- CSS0%
- Java0%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
9
Followers
5
Joined GitHub
Jun 2021
05 · Top repos
escobar-felipe /
apex
Flask/Dash SaaS application for media monitoring and AI-powered reporting with multi-tenant support, Celery task queuing, PostgreSQL/SQLite database, and email delivery. Typed Python codebase with structured architecture, comprehensive documentation, and production-ready tooling.
escobar-felipe /
Projetos
Personal data science portfolio project with Streamlit dashboard analyzing Brazilian suicide statistics (2010–2019). Jupyter notebooks + web app frontend with Plotly/Matplotlib visualizations. Documented in Portuguese, minimal stars (2), ~10 months of activity (Aug 2021–Mar 2022).
escobar-felipe /
aws-ec2-ollama-fastapi
Tutorial-style FastAPI proxy for Ollama on AWS EC2. Minimal scope (3 files, ~5KB), one-off deployment guide with hardcoded credentials and no tests, CI, or type hints.
06 · Timeline
- Jun 13, 2021Joined GitHub
- Aug 23, 2021Created Projetos — Portifólio com Analises e projetos de dados e Data Science
- Jun 1, 2023Created apex
- Feb 17, 2025Created aws-ec2-ollama-fastapi
- May 8, 2026Most recent push to apex
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.