01 · Roasts
The 68% HTML Man
Your repo is 68% HTML — and no, it's not because you're a web developer. It's because Shiny exports count. Your actual language is R and vibes.
73 Commits, 9 Months Off
You pushed 73 commits this year but the heatmap shows you took essentially the entire back half of the year off. Consistency is a feature, not a year-end sprint.
No Tests, No CI, Still Ships
Every single repo: HAS_README=yes, HAS_TESTS=no, HAS_CI=no. You've built a consistent brand — just not the one you want.
Cat Data > Census Data (By Stars)
catdateweight and DP2010DemoDataReview are tied at 2 stars each. A spreadsheet of your kitten's weight is exactly as popular as your census differential privacy research. Make of that what you will.
Applied Demography Niche Maximalist
31 public repos, 11 total stars, and a citation in the Applied Demography Toolbox. You have found your audience — all 11 of them.
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% weight38F
- Consistency20% weight60C
- Quality20% weight52D
- Depth15% weight60C
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
22 active days
Language distribution
- HTML68%
- R15%
- JavaScript14%
- CSS2%
- Jupyter Notebook1%
04 · Numbers
Owned repos
non-fork
19
Commits
last 12 months
73
Followers
33
Joined GitHub
Sep 2018
05 · Top repos
edyhsgr /
CCRStable
Specialized demography R code implementing Hamilton-Perry population projection with components, stable population analysis, and stochastic variants. Well-documented applied research tool with 5+ years of incremental refinement across multiple regional variants (California, Florida, Alaska, Kentucky, UN data).
edyhsgr /
DP2010DemoDataReview
Personal research tool for visualizing US Census Bureau differential privacy demonstrations via Shiny apps spanning 2019–2025; minimal external adoption but sustained work across multiple data releases and geographies.
edyhsgr /
catdateweight
Personal data tracking project: kitten's weight recorded daily over ~2 years (610g to 4707g) with R analysis script plotting weight trajectory, daily change, and percentage change. Minimal project structure but sustained long-term measurement commitment.
06 · Timeline
- Sep 5, 2018Joined GitHub
- Aug 28, 2019Created CCRStable — R Code for Hamilton-Perry Projection with Components and Stable Population Information
- Nov 12, 2019Created DP2010DemoDataReview — Reviewing US Census Bureau Differential Privacy 2010 Demonstration Data
- Jul 10, 2021Created catdateweight — Data and review for one kitten/cat's weight over time.
- Sep 1, 2025Most recent push to DP2010DemoDataReview
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.