01 · Roasts
The One-Day Wonder Factory
exam-schedule was created and last pushed on the same day (2026-04-02). That's not a project, that's a dare you made with yourself and immediately forgot about.
82% Python, 0% Documentation
rl-stock-intraday has 137 KB of DQN code and zero README. Even your reinforcement learning agent knows to explore — apparently you don't.
Serial Bootstrapper, Zero Shipper
3 Next.js projects, 0 tests, 0 CI pipelines across all of them. You're really good at `npx create-next-app` and then immediately losing interest.
Heatmap Archipelago
Your commit heatmap looks like a scatter plot of islands — 20+ consecutive zero-weeks between bursts. Consistency is a feature, not a coincidence.
Follower-to-Following Ratio: Barely Positive
5 followers, following 3. You're not building a community, you're maintaining a very small acquaintance list.
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% weight30F
- Consistency20% weight35F
- Quality20% weight57D
- Depth15% weight45D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
58 active days
Language distribution
- Python82%
- TypeScript9%
- HTML4%
- JavaScript2%
- CSS2%
- Dart1%
04 · Numbers
Owned repos
non-fork
52
Commits
last 12 months
203
Followers
5
Joined GitHub
Nov 2023
05 · Top repos
Gayathri-KS101 /
motor-medic
Motor Medic is a Next.js 16 automotive workshop booking platform with TypeScript, styled components, and OTP email verification. New project (~8 days old) with structured layout and comprehensive service catalog but no tests, CI, or production deployment evidence.
Gayathri-KS101 /
rl-stock-intraday-project
Personal reinforcement learning stock trading project with 137 KB Python codebase, untyped implementation, no documentation, tests, or CI. Demonstrates understanding of DQN and technical indicators but lacks production maturity and guidance for users.
Gayathri-KS101 /
stillwater
Fresh mental wellness Next.js app with typed code and working UI, but zero stars, brand-new (1 day old), minimal history, and no tests/CI. Personal project with polished design but too early-stage for production confidence.
Gayathri-KS101 /
exam-schedule
Single-week exam timetable viewer built with React + Vite, styled with inline CSS. Minimal README (default Vite template), no tests or CI, untyped JavaScript, ~78 KB codebase with 2 recent commits.
06 · Timeline
- Nov 14, 2023Joined GitHub
- Jan 23, 2026Created rl-stock-intraday-project
- Apr 2, 2026Created exam-schedule
- May 21, 2026Created motor-medic
- Jun 26, 2026Created stillwater
- Jun 27, 2026Most recent push to stillwater
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.