▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#136 — Top 92.2%

AMR5210

Akshay Madavalappil Ramesh

B

Solid engineer

Overall

0.0

/ 100

01 · Roasts

The invisible launch

Eight named projects and 0 total stars: the shipping velocity is real, but discoverability has not boarded the train.

CI roulette

rover-notes and MBTALive bring serious automation; Edge-split and mbtalive-flutter still ask production to trust vibes.

Private-work fog

102 public commits look intermittent, while privateWorkLikely says the visible graph is only the trailer, not the feature film.

Portfolio beats audience

Five named upstream contributions are a stronger community story than 0 followers suggests—surface that work where people can verify it.

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

  • Impact
    25% weight
    65C
  • Consistency
    20% weight
    55D
  • Quality
    20% weight
    82A
  • Depth
    15% weight
    65C
  • Breadth
    10% weight
    80A
  • Community
    10% weight
    30F

03 · Stats

365-day commit heatmap

91 active days

Less
More

Language distribution

7 langs
  • Java40%
  • Jupyter Notebook28%
  • Python7%
  • TypeScript7%
  • Swift6%
  • Go4%
  • Other8%

04 · Numbers

Owned repos

non-fork

11

Commits

last 12 months

102

Followers

0

Joined GitHub

Jul 2025

05 · Top repos

AMR5210 /

rover-notes

70/100

Rover Notes is a deeply engineered, documented Java/Spring hybrid-retrieval knowledge base with MCP, citations, Python ML services, browser coverage, production deployment templates, and measured retrieval-quality gates, but currently has no stars or forks.

I52Q85D65
READMETestsCITyped
Java017d ago

AMR5210 /

MBTALive

66/100

A substantial, documented MBTA platform spanning Swift iOS features, Go services, Python notifications, Kafka, Terraform, and Kubernetes, with strong testing and deployment artifacts but no demonstrated adoption yet.

I24Q82D58
READMETestsCITyped
Swift01mo ago

AMR5210 /

watchgpt

55/100

A documented, typed Apple Watch/Go AI application with production-oriented auth, streaming, caching, resilience, Kubernetes deployment, observability, and focused handler tests, but no demonstrated adoption or CI.

I20Q72D50
READMETestsTyped
Go02mo ago

AMR5210 /

arm-create-mobileai

52/100

A substantial, well-documented QAT-to-GGUF research pipeline with physical iPhone benchmarks, custom Q2_K export, and Swift harnesses, but currently has no stars, tests, CI, or typed Python adoption signals.

I28Q62D50
README
Python01mo ago

AMR5210 /

Edge-split

46/100

Ambitious, well-documented EdgeSplit prototype implementing laptop-GPU prefill to Android decode with a patched llama.cpp state handoff, portable TCP framing, benchmarking, and a dashboard, but with no demonstrated adoption or sustained history.

I25Q58D50
README
Python01mo ago

AMR5210 /

mbtalive-flutter

42/100

A documented Flutter MBTA tracker with substantial service, state-management, commute-planning, persistence, and UI code, but no tests, CI, license, or demonstrated adoption.

I25Q50D50
README
Dart02mo ago

AMR5210 /

AMR5210

30/100

A polished GitHub profile README presenting four substantial projects and five notable upstream contributions, but this repository itself is a small, non-code portfolio with no tests, CI, license, or fetched source files.

I30Q25D35
README
Unknown015d ago

AMR5210 /

orbital-threat-assessment

24/100

Documented academic asteroid-PHA classification notebook with a substantial SMOTE/model-comparison workflow, but no visible adoption, tests, CI, licensing, or reusable typed package structure.

I20Q42D10
README
Jupyter Notebook02mo ago

06 · Timeline

  1. Jul 20, 2025
    Joined GitHub
  2. Jan 17, 2026
    Created rover-notes — A personal knowledge base with hybrid retrieval and checkable citations, exposed over MCP for any MCP-capable agent to query.
  3. Feb 13, 2026
    Created mbtalive-flutter — Cross-platform Flutter app for real-time Boston MBTA subway tracking and smart commute planning.
  4. Feb 16, 2026
    Created MBTALive — Real-time Boston MBTA tracking, live Home Screen widgets, and smart transit notifications for iOS.
  5. Jun 29, 2026
    Created AMR5210
  6. Jul 2, 2026
    Created orbital-threat-assessment — ML pipeline for PHA detection: SMOTE + stratified 5-fold CV across LR, DT, RF, and LinearSVC. Best model reached 0.988 PR-AUC on a 449:1 imbalanced test set.
  7. Jul 9, 2026
    Created watchgpt — AI-powered Apple Watch app with a production grade Go backend. Cognito auth, Redis caching, SSE streaming, circuit breaking, and full observability on EKS.
  8. Jul 23, 2026
    Created arm-create-mobileai — Quantization-aware training for usable 2-bit Qwen3-0.6B inference on Arm mobile devices, with direct Q2_K GGUF export and physical iPhone benchmarks.
  9. Aug 3, 2026
    Created Edge-split — Disaggregated LLM inference: prefill on a laptop CUDA GPU, decode on an Android phone, with a checksummed TCP protocol handing off raw sequence state over Wi-Fi. TTFT down 65–82%.
  10. Sep 5, 2026
    Most recent push to AMR5210

07 · Compare

github.com/
AMR5210 · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total64.4
Top-end curve+5.6
Final overall70.0

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
AMR5210 · 70.0/100 — Rate My GitHub