01 · Roasts
Prototype velocity
Recall and greghouse both span hardware and software, but neither brought tests or CI to the finish line.
Documentation heavyweight
photogrammetry-model-creation has a massive artifact footprint and a real PDF deliverable; automation apparently missed the handoff.
Stars need watering
Six total stars across 11 public repos: the garden is built, but the audience is still outside the fence.
Heatmap sprinting
211 yearly commits and 95 multi-repo volume show up, but the heatmap has enough blank weeks to make cadence the next upgrade.
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% weight60C
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
125 active days
Language distribution
- Python92%
- TypeScript3%
- JavaScript2%
- C2%
- CSS0%
- PowerShell0%
- Other1%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
211
Followers
19
Joined GitHub
Aug 2024
05 · Top repos
sebastian-noel /
Recall
Recall is a substantial typed hackathon prototype combining ESP32 camera/audio firmware, Python AI memory processing, and a Next.js dashboard, but it has only 1 star and lacks tests, CI, and a license.
sebastian-noel /
photogrammetry-model-creation
A substantial, well-documented UCF photogrammetry workflow with LaTeX source, PDF deliverable, and video resources, but no visible adoption, tests, CI, license, or typed implementation.
sebastian-noel /
greghouse
A polished BloomKnights hackathon multiplayer garden spanning React/Vite, an Express/WebSocket server, AWS telemetry integration, and ESP32 firmware, but with only 3 stars and no tests, CI, license, or typed code.
sebastian-noel /
sebastian-noel
A profile README repository featuring a centered GIF, BNY/GPK/Knight Hacks affiliations, and links to a Devpost profile and contact channels; no project source files were sampled.
sebastian-noel /
port
A one-commit personal portfolio repository with no fetched source files, README, tests, CI, or typed implementation; only an MIT license is present.
sebastian-noel /
POOSD-SmallProject
A one-commit, zero-byte course-project repository with only a minimal README and no fetched source files or engineering infrastructure.
06 · Timeline
- Aug 28, 2024Joined GitHub
- Jan 17, 2026Created sebastian-noel — Profile README
- Mar 28, 2026Created Recall — 2nd Overall @ HackUSF 2026 | AI/CV Memory Glasses to help with Cognitive Impairments
- Jun 2, 2026Created photogrammetry-model-creation — Photogrammetry Model Creation Pipeline Documentation | UCF Institute of Simulation and Training
- Jul 11, 2026Created greghouse — 3rd Overall @ BloomKnights 2026 | A tamagotchi for your plants connected to a gamified virtual garden social experience
- Aug 31, 2026Created POOSD-SmallProject — POOSD Small Project (COP 4331, Dr. Aashish Yadavally) | Team 1
- Sep 2, 2026Created port — my personal portfolio site
- Sep 2, 2026Most recent push to port
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.