01 · Roasts
Feature buffet, test famine
CareerPath, Candidate-Portal, and MoneyDa pack serious workflows, yet every scored repo reports no automated tests.
CI is a cameo
Only CareerPath and Type-plus show CI; 9 of 11 scored projects are shipping without an automated pipeline.
Portfolio beats popularity
58 public repos and 141 multi-repo recent commits, but only 5 total stars: the output is outrunning the audience.
The product factory is real
CareerPath, HIRENEX, MoneyDa, S-News-App, and YOLO/Arduino prove range—now turn a few into maintained, adopted flagships.
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% weight68C
- Consistency20% weight65C
- Quality20% weight65C
- Depth15% weight58D
- Breadth10% weight65C
- Community10% weight55D
03 · Stats
365-day commit heatmap
59 active days
Language distribution
- TypeScript56%
- HTML16%
- JavaScript13%
- Python5%
- CSS5%
- PLpgSQL2%
- Other3%
04 · Numbers
Owned repos
non-fork
55
Commits
last 12 months
332
Followers
14
Joined GitHub
Feb 2025
05 · Top repos
Sharveswar007 /
CareerPath
CareerPath is a substantial documented TypeScript/Next.js platform combining AI counseling, assessments, coding execution, resume OCR/ATS analysis, Supabase persistence, and student dashboards, but it has only 1 star and no demonstrated external adoption.
Sharveswar007 /
Portfolio_Sharveswar
A substantial Astro/React portfolio with typed project data, static project and award routes, responsive motion-heavy UI, SEO metadata, and several live/demo links; adoption remains unproven at 0 stars and 0 forks.
Sharveswar007 /
Candidate-Portal
A substantial typed Next.js recruitment platform with AI assessment, Supabase persistence, code execution, scoring, and proctoring workflows, but currently shows no public adoption and lacks tests, CI, and a license.
Sharveswar007 /
HR-portal
A documented, typed Next.js/Supabase HR dashboard with analytics, candidate review, live proctoring, and PDF resume parsing; substantial feature scope is offset by zero adoption signals, absent tests/CI/license, and risky admin API patterns.
Sharveswar007 /
MoneyDa
MoneyDa is a documented TypeScript/Next.js finance dashboard with CSV analytics, AI chat, receipt OCR, fraud tooling, simulation, and Razorpay links, but it has no visible adoption, tests, CI, or license.
Sharveswar007 /
Sisco-AI-Chatbot
A polished vanilla JavaScript Groq chatbot with local multi-session history and a Netlify serverless proxy, but no tests, CI, license, or demonstrated adoption.
Sharveswar007 /
S-News-App
A small, documented Flask and vanilla JavaScript news app with category feeds, pagination, dark mode, and responsive card-based presentation, but no tests, CI, license, or typed implementation.
Sharveswar007 /
Type-plus
A polished vanilla frontend typing dashboard with documented features and GitHub Pages deployment, but no tests, license, typed code, or demonstrated adoption.
Sharveswar007 /
Sharveswar007
A polished GitHub profile README highlighting the author, featured repositories, and contact links, but with no source files, tests, CI, license, or demonstrated external adoption.
Sharveswar007 /
YOLO-Object-Detection
A documented YOLOv8/OpenCV demo that connects electronic-device detection to an Arduino LED, but with only 1 star, two sampled implementation files, and no tests, CI, license, or typed structure.
Sharveswar007 /
QR-image-generation-using-node-npm
A small Node.js CLI that prompts for a URL, writes a QR PNG and saves the URL text; it has a README and test script but minimal documentation and no substantive test suite.
06 · Timeline
- Feb 5, 2025Joined GitHub
- Mar 20, 2025Created YOLO-Object-Detection — Object detection using YOLOv8 with Arduino LED control
- Apr 26, 2025Created Sharveswar007
- May 6, 2025Created Type-plus — TypeAI-plus
- Jun 23, 2025Created QR-image-generation-using-node-npm
- Jul 9, 2025Created S-News-App — Hosted on Render
- Jul 9, 2025Created Sisco-AI-Chatbot — Site
- Dec 20, 2025Created CareerPath
- Feb 11, 2026Created HR-portal — HIRENEX - HR Portal
- Feb 11, 2026Created Candidate-Portal — HIRENEX - Candidate Portal
- Jun 28, 2026Created Portfolio_Sharveswar — Portfolio of Sharveswar Madasamy
- Aug 26, 2026Created MoneyDa
- Sep 5, 2026Most recent push to MoneyDa
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.