01 · Roasts
Marketing Sites All the Way Down
Three repos analyzed, three React landing pages. portfolio, wazan-web, Aevus-Web — you've mastered the art of building websites *about* products instead of the products themselves. 0 stars across all three.
Lovable Did the Heavy Lifting
wazan-web's README literally has a REPLACE_WITH_PROJECT_ID placeholder still in it. Your '3 commits in last 30 days' repo was generated, not crafted — and it still made it into your public portfolio.
CI? Never Heard of Her
Not a single CI pipeline across any of your analyzed repos. 45 public repos, 0 automated checks. Somewhere, a green checkmark is weeping.
102 Public Commits, But Make It Private
totalCommitsYear=102 public commits — that's barely 2 per week. Thank goodness privateWorkLikely=true, otherwise we'd have to assume you spent most of 2024 on a sabbatical.
TypeScript Maximalist, Domain Minimalist
74% TypeScript across 45 repos, every single project a web front-end. You've gone deep on one stack and completely sideways — 45 repos, one archetype, infinite shadcn/ui components.
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% weight33F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight45D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
144 active days
Language distribution
- TypeScript74%
- JavaScript10%
- CSS10%
- HTML5%
- EJS1%
- C++0%
04 · Numbers
Owned repos
non-fork
35
Commits
last 12 months
102
Followers
63
Joined GitHub
Sep 2022
05 · Top repos
tejasnasre /
Aevus-Web
Educational attendance & productivity app built with React + TypeScript + Tailwind. Showcase marketing website for an Android application featuring role-based dashboards, automated attendance flow, and personalized learning guidance. No tests, no CI, but typed code with comprehensive component architecture and proper d
tejasnasre /
portfolio
TypeScript Next.js portfolio website with structured components, type-safe data modeling, and SEO setup. Bootstrapped template with clean architecture but minimal custom implementation and no tests/CI.
tejasnasre /
wazan-web
Lovable-generated landing page for a weight-tracking SaaS using React + TypeScript + shadcn/ui. Typed, documented, structured multi-file layout with form submission, animations, and Supabase integration—but 0 stars, no CI, minimal commits (3 of last 30), and no evidence of actual product beyond marketing site.
06 · Timeline
- Sep 10, 2022Joined GitHub
- Dec 13, 2024Created portfolio — my new portfolio website
- Sep 28, 2025Created Aevus-Web — Smart Curriculum Activity & Attendance App
- Jan 25, 2026Created wazan-web — This app provides simple, visual, and consistent body weight tracking.
- Apr 21, 2026Most recent push to portfolio
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.