01 · Roasts
Zero Stars Across the Board
30 public repos, 18 followers, and a grand total of 0 stars. The GitHub gods are aware of your existence — they're just choosing not to acknowledge it.
Credentials in Plain Sight
You left postgres password '11' hardcoded in 100xDev/Week 10. That's not a password, that's a prayer — and it's committed to version history forever.
The 2-Day Hackathon Hero
AI-Hackathon has a WebSocket streaming pipeline, Deepgram integration, AND a monorepo structure — all built and abandoned in 48 hours. Ambition: ∞. Follow-through: 0.
Solo Pilot, No Passengers
soloPct=100. Every single commit across every repo is just you, talking to yourself. Collaboration is a git feature too, my friend.
CI Is Not Optional (For Adults)
Zero CI pipelines across all three scored repos. 'It works on my machine' is a great philosophy until it isn't — and you're an AI Engineer, not a cowboy.
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% weight46D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
163 active days
Language distribution
- TypeScript35%
- JavaScript24%
- Java13%
- PHP11%
- CSS6%
- HTML4%
- Other7%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
174
Followers
18
Joined GitHub
Dec 2023
05 · Top repos
akash-kumar-dev /
AI-Hackathon
TypeScript monorepo assignment for meeting recording transcription with chunking, WebSocket streaming, and Deepgram integration. Typed, documented, multi-package structure but minimal adoption signals and 2-day lifespan.
akash-kumar-dev /
100xDev
Learning portfolio tracking course material from 100xdev cohort: ~30 commits across 2 years with TypeScript code samples (Prisma, Hono, Express, NextAuth), but lacks tests, CI, production focus, and real shipped product.
akash-kumar-dev /
Travel-Itinerary-Management-System
FastAPI-based travel itinerary backend with SQLAlchemy models and basic CRUD endpoints. Typed Python with structured layout (models, schemas, database config) but untyped function signatures, no tests, CI, or license. Clear domain but minimal adoption/visibility (0 stars, <1 month old).
06 · Timeline
- Dec 20, 2023Joined GitHub
- Dec 20, 2023Created 100xDev — 100xdev
- Apr 30, 2025Created Travel-Itinerary-Management-System — A backend system for managing travel itineraries with FastAPI and SQLAlchemy
- Apr 5, 2026Created AI-Hackathon
- Apr 5, 2026Most recent push to AI-Hackathon
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.