01 · Roasts
Zero Stars. Zero Forks. Zero Followers.
27 public repos, bio boasting 'Founder & CEO', and the community signal is a perfect goose egg. Even your mom hasn't starred a repo.
CI? Never Heard of Her.
Five repos analyzed, zero CI pipelines. You've got ARCHITECTURE.md, STATUS.md, design.md — but not a single GitHub Actions workflow. Documentation cosplay at its finest.
88% Python, 9% TypeScript, 100% Solo
soloPct=55 with 0 external PRs on other repos this year. You're building in a vacuum. The 4 PRs you filed were probably to yourself.
Hackathon Hero, Adoption Zero
ai-health-chatbot is your deepest project — 6 months of work, multi-service architecture, Deno Edge Functions — and it has 0 stars because it lives in hackathon purgatory.
Bursty Commits, Empty Weeks
227 commits in a year sounds fine until you see 6 fully-dead weeks at the start and scattered zero-streaks throughout. 'CEO grind' doesn't show up in the heatmap.
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% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
128 active days
Language distribution
- Python88%
- TypeScript9%
- HTML1%
- C1%
- CSS1%
- JavaScript0%
04 · Numbers
Owned repos
non-fork
27
Commits
last 12 months
227
Followers
0
Joined GitHub
Aug 2024
05 · Top repos
eswar007206 /
Peakas
TypeScript React SPA for Japanese real estate auction platform. Typed, structured, documented, with Supabase backend, admin/user auth, analytics. No tests, no CI. Early-stage (0 stars, 8 recent commits); quality ~60 due to docs + types + architecture, but thin adoption and sparse recent work.
eswar007206 /
ai-health-chatbot
Full-stack TypeScript healthcare chatbot + doctor booking system for a hackathon. Combines React 18 frontend (Vite, Tailwind, Supabase RLS) with FastAPI backend (Gemini AI, symptom analysis) and Deno Edge Functions. Well-documented architecture but minimal tests or CI/CD.
eswar007206 /
japan-bar
Personal TypeScript/React project for Japanese bar billing system. Typed, documented, with tests and structured multi-file layout. Early-stage personal project with demo data and no external users yet.
eswar007206 /
360airo
TypeScript React SaaS boilerplate with modern animation-heavy marketing site. Abandoned freelance project with solid frontend polish, minimal backend, and basic test coverage. Shipped as portfolio piece, not production system.
eswar007206 /
eswar007206
Personal portfolio README with minimal Python scripts for logo processing and card generation. No tests, no CI, no type hints. Primarily a CV/branding artifact showcasing the owner's work at NorthNode rather than a functional project.
06 · Timeline
- Aug 28, 2024Joined GitHub
- Nov 9, 2025Created ai-health-chatbot
- Jan 11, 2026Created Peakas
- Feb 8, 2026Created japan-bar
- Mar 7, 2026Created 360airo
- Jul 13, 2026Created eswar007206
- Aug 17, 2026Most recent push to eswar007206
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.