01 · Roasts
80% Notebooks, 0% Notebooks with Code
Jupyter Notebook dominates 80% of your language bytes, yet the only scored repos are a TypeScript MCP server, a markdown profile, and an empty placeholder. The notebooks are apparently too shy to leave the private vault.
The Take-Home That Took Nothing Home
Interface-AI-Take-Home: 0 commits, 0 files, 0 lines of code, created and last pushed on the exact same timestamp. That's not a repo, that's a git init and a prayer.
36% Graveyard Ratio
Over a third of your 33 public repos haven't been touched in 2+ years. That's not a portfolio — that's an archaeological dig site with occasional survivors.
17 PRs, 0 Issues, 3 Followers
You're out there opening 17 PRs a year on other people's code but can't convince 4 people to follow you back. The community sees the commits; they're just not starstruck yet.
Built in a Day, Scored in a Day
Your best project, mcp-overleaf-server, is literally 11 days old with 1 star (probably self-starred). The jury's still out — and so is the codebase.
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% weight40D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
36 active days
Language distribution
- Jupyter Notebook80%
- TypeScript8%
- JavaScript3%
- Python3%
- Swift2%
- C++1%
- Other3%
04 · Numbers
Owned repos
non-fork
14
Commits
last 12 months
122
Followers
3
Joined GitHub
Oct 2020
05 · Top repos
abhi-ramtel /
mcp-overleaf-server
MCP server that applies LLM reasoning to LaTeX résumé tailoring, enforcing anti-fabrication via provenance checking on parsed cv.md. Typed TypeScript, structured pipeline, comprehensive tests, and MIT license—a working indie tool but nascent adoption (1 star, 0 forks, 11 days old).
abhi-ramtel /
abhi-ramtel
Personal GitHub profile README showcasing CS student background, technical skills, hackathon wins, and professional experience. No functional code or projects—purely a resume-style markdown document.
abhi-ramtel /
Interface-AI-Take-Home
Empty scaffold with zero commits, no files, no documentation, and no code. Created as a take-home assignment placeholder with no actual implementation or substance.
06 · Timeline
- Oct 24, 2020Joined GitHub
- May 5, 2026Created abhi-ramtel — README for my Github page.
- Jul 28, 2026Created mcp-overleaf-server — This is used to apply for jobs and generate a ATS optimized resume.
- Aug 17, 2026Created Interface-AI-Take-Home — Take home assignment for Software Engineer role at interface.ai.. This project gives AI agent hands: an LLM works out how to complete a task inside a real UI that has no API, the s
- Aug 17, 2026Most recent push to Interface-AI-Take-Home
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.