01 · Roasts
Hackathon Hoarder
Two of your four scored repos were built in under 48 hours combined. TUM-AI-Makeathon was pushed in a 48-minute window. You're not building software — you're speed-running pitch decks.
The Bio Betrayal
'Embodied AI inspired by human cognition' is your bio, but Python is 1% of your codebase. Your GitHub is 65% HTML. The robots will not be inspired.
2 Followers, 14 Following
With a follower-to-following ratio of 0.14 and zero external PRs all year, your GitHub social graph is less a network and more a one-sided relationship with the internet.
Commit Desert
28 of 52 weeks on your heatmap are completely dark. For someone in a Robotics Master's program actively 'developing embodied AI', the public commit history suggests the AI is doing all the developing.
One Star to Rule Them All
Across 13 public repos and presumably years of work, you've accumulated exactly 1 star and 1 fork — both on the same hackathon project. The market has spoken, quietly.
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% weight55D
- Consistency20% weight35F
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
37 active days
Language distribution
- HTML65%
- SCSS16%
- JavaScript12%
- CSS2%
- Liquid2%
- Python1%
- Other2%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
200
Followers
2
Joined GitHub
Jul 2017
05 · Top repos
LeoMaglanoc /
hack-nation
EasyBuy: AI-powered multi-step shopping agent for ecommerce (built for Hack-Nation hackathon Feb 2026). FastAPI backend with Gemini intent parsing, SerpAPI product discovery, deterministic ranking, Next.js frontend. Typed Python, comprehensive docs, test coverage; shipped as functional hackathon MVP demonstrating agent
LeoMaglanoc /
LeoMaglanoc.github.io
Personal academic portfolio website built on al-folio Jekyll theme, customized with robotics/AI research focus. 69MB of assets, 30 recent commits, structured documentation and CI/CD, but no original core code—primarily theme configuration and content.
LeoMaglanoc /
TUM-AI-Makeathon
Hackathon MVP (FastAPI + Next.js chat proxy to Gemini/OpenAI) with clean SSE streaming architecture, typed Python backend, comprehensive tests, and detailed architectural docs. Created 2026-04-17, 4 commits in ~45 min—sharp scope but very recent.
LeoMaglanoc /
LeoMaglanoc
Personal profile repository containing a CV-style README with links to external sites (website, LinkedIn, papers, demo). No software artifacts, code, tests, or CI. Created and committed in one day with minimal depth.
06 · Timeline
- Jul 26, 2017Joined GitHub
- Nov 22, 2025Created LeoMaglanoc.github.io
- Feb 6, 2026Created hack-nation
- Feb 22, 2026Created LeoMaglanoc
- Apr 17, 2026Created TUM-AI-Makeathon
- Apr 29, 2026Most recent push to LeoMaglanoc.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.