01 · Roasts
92% Jupyter Notebook
Your language breakdown is 92% Jupyter Notebook. That's not a tech stack, that's a PowerPoint with math in it. Even your 'AI search engine' is mostly cells.
Exam-Driven Development
Part-IIA-Notes: created April 1st, last pushed April 27th. 26 days, 7 stars, then silence. Your commit graph is indistinguishable from a revision timetable.
0 PRs, 0 Issues, 0 Forks
totalPRsYear=0, totalIssuesYear=0, totalForks=0. You've shipped three repos and the community has responded with a polite, resounding nothing. Even your 28 followers are just watching.
License? Never Heard of Her
Three repos, zero licenses. Technically, nobody is legally allowed to use your notes. Bold strategy for an engineering student who presumably studies systems.
lenze: Abandoned After 50 Days
Built a Perplexity clone with FastAPI, React, and GPT-4o-mini — genuinely impressive scope — then pushed nothing for 8 months. The graveyard called, it wants its search engine back.
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% weight33F
- Consistency20% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
89 active days
Language distribution
- Jupyter Notebook92%
- TeX2%
- Python2%
- C++1%
- C1%
- JavaScript0%
- Other2%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
98
Followers
28
Joined GitHub
Oct 2022
05 · Top repos
harryeqs /
Part-IIA-Notes
Cambridge student engineering notes in Markdown; well-organized course materials covering signals, inference, coding, and mathematical methods. Typed documentation without tests, CI, or license. Primarily educational rather than an open-source project.
harryeqs /
lenze
Lenze is a Perplexity-inspired AI search engine built with FastAPI + React, featuring web/image/video search via OpenAI GPT-4o-mini. Young repo (2 months) with HAS_TESTS=yes, HAS_README=yes, but HAS_CI=no and HAS_LICENSE=no. Reasonable structural separation between backend agents and frontend components, Python untyped
harryeqs /
Part-IIB-Notes
Personal revision notes for Cambridge Engineering Part IIB (5 modules in TeX). Minimal structure with README but no CI, tests, or license. ~4 months of sporadic commits (10/30) on educational material.
06 · Timeline
- Oct 26, 2022Joined GitHub
- Jun 27, 2024Created lenze — Lenze: An AI search engine inspired by Perplexity AI.
- Apr 1, 2025Created Part-IIA-Notes — Cambridge Engineering Part IIA Notes produced by Qianshuo (Harry) Ye in 2025.
- Dec 19, 2025Created Part-IIB-Notes — Revision Notes for Cambridge Engineeiring Part IIB by Qianshuo (Harry) Ye
- Apr 22, 2026Most recent push to Part-IIB-Notes
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.