01 · Roasts
IDE Graveyard Operator
You've built the same IDE three times (wxpython-IDE → JereIDE_Qt_Archive → JereIDER) and archived or paused two of them. At this rate, JereIDER has about 6 months before it gets 'paused in favour of JereIDER_v4 written in Zig'.
68 PRs, 4 Followers
You opened 68 pull requests this year on other people's repos but somehow haven't convinced a single one of your 4 followers to star anything. Contributing to others is great — maybe occasionally tell someone you exist?
Speed-Run Developer
Hangman was written in 7 minutes. HuiTalk's entire lifecycle was 26 minutes. The placeholder test literally says 'assert_eq!(1+1, 2)' with a joke comment. Some projects deserve more than a lunch break.
README-Redirect Hall of Fame
RampageBot's README is literally just a link to another site. RampChat's README says 'DO NOT USE'. Your profile README is the most maintained file in your account. This is not a flex.
The TeX Mystery
20% of your code by bytes is TeX — but there's no LaTeX repo visible anywhere. Either you're writing a secret dissertation, or the heatmap is hiding some very academic private repos you're not telling us about.
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% weight65C
- Quality20% weight57D
- Depth15% weight58D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
125 active days
Language distribution
- HTML35%
- Python35%
- TeX20%
- Rust7%
- C++1%
- CSS1%
- Other1%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
825
Followers
4
Joined GitHub
Mar 2025
05 · Top repos
Jeremy-Qian /
JereIDER
Early-stage Rust reimplementation of a personal code editor (JereIDE) using egui and syntect. Typed, modular, has tests and CI. Pre-beta, macOS-only, no external adoption yet.
Jeremy-Qian /
wxpython-IDE
A wxPython-based IDE project that is explicitly paused, with basic editor functionality (syntax highlighting, file I/O, find/replace). Typed Python with structured layout and documented components, but early-stage and unproven.
Jeremy-Qian /
JereIDE_Qt_Archive
Early-stage macOS code editor written in Python + PySide6, archived Qt version with functional multi-tab editor, syntax highlighting, and terminal integration. Single developer, no external adoption yet.
Jeremy-Qian /
jerechat
Personal Streamlit chatbot with invitation-gated access, A/B testing framework for comparing two NLP models, and Supabase feedback storage. Working but minimal adoption (1 star), untyped Python code, flat structure, no tests or CI.
Jeremy-Qian /
wake-up-streamlit
Personal utility script (6 KB) for keeping Streamlit apps alive via scheduled wakeup calls. No tests, untyped Python, minimal documentation, but has CI/CD setup and shows 8 commits over 4 months of maintenance.
Jeremy-Qian /
Hangman
A minimal Rust hangman game completed in ~6 minutes (4 commits in 6-minute window). Typed language, README present, and valid Cargo.toml, but lacks tests (placeholder test), CI, license, and structured documentation. One-off experimental project with no adoption signals.
Jeremy-Qian /
20-Questions
Minimal 3KB personal Twenty Questions game project with barebones README, no tests, no CI, and no typed language. Very early-stage work with sparse recent activity.
Jeremy-Qian /
jeremy-qian.github.io
Personal website repo with minimal scope: 1 star, 143 KB HTML, sparse README ("Personal website for myself"), 4 commits in 7+ months, no tests/CI/license/gitignore.
Jeremy-Qian /
RampageBot
Science fair Python project with minimal documentation; 35 KB codebase, 1 star, no tests/CI. Embedded at rampage.is-great.org but lacks architectural detail and code samples suggest experimental scope.
Jeremy-Qian /
Jeremy-Qian
GitHub profile config repo with 16 KB size. Contains only a README with profile badges and activity feed. No substantive code, tests, or meaningful project structure.
Jeremy-Qian /
RampChat
Abandoned template project for Streamlit social media server with no source files, no tests/CI, minimal commits, and explicit caution warning database shutdown.
Jeremy-Qian /
HuiTalk
Minimal HTML website scaffold with no documentation, tests, CI, or license. Single commit in under 30 minutes. No evidence of sustained development or meaningful project scope.
06 · Timeline
- Mar 8, 2025Joined GitHub
- May 10, 2025Created Jeremy-Qian — Config files for my GitHub profile.
- Nov 17, 2025Created jeremy-qian.github.io — Personal website, of course.
- Nov 17, 2025Created jerechat — JereChat, just a chatbot.
- Dec 17, 2025Created 20-Questions — A simple Twenty Questions game, with Rampions.
- Feb 23, 2026Created wake-up-streamlit — Streamlit wake-up script for waking up my streamlit apps.
- Mar 2, 2026Created RampChat — Template for hosting your own streamlit social media server.
- Apr 17, 2026Created wxpython-IDE — wxpython IDE.
- May 13, 2026Created RampageBot — Science Fair Project. Integrated at rampage.is-great.org
- Jun 20, 2026Created JereIDER — :pencil: Temporary Repository for Rust implementation of JereIDE. Will soon replace it.
- Jun 28, 2026Created Hangman — A simple hangman game in Rust.
- Jun 29, 2026Created HuiTalk — A website.
- Jul 9, 2026Created JereIDE_Qt_Archive — Archive of JereIDE's Qt version
- Jul 9, 2026Most recent push to Jeremy-Qian
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.