01 · Roasts
Badge economy
The profile repo is 63 KB of streak and visitor badges: the dashboard has more telemetry than product.
Test-free banking
BankPay earned 32 stars and ships transfers and loans, yet its automated test suite remains a theoretical asset.
TrackAS has tracks
TrackAS packs QR, maps, Supabase, scheduling, and exports into one app; CI still has not found the route.
Archive shelf
78% of owned repositories are stale, so the 63-repo catalog reads more museum wing than release train.
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% weight43D
- Consistency20% weight60C
- Quality20% weight39F
- Depth15% weight55D
- Breadth10% weight40D
- Community10% weight50D
03 · Stats
365-day commit heatmap
242 active days
Language distribution
- JavaScript65%
- HTML14%
- CSS10%
- TypeScript9%
- SCSS2%
- Java0%
04 · Numbers
Owned repos
non-fork
50
Commits
last 12 months
29
Followers
81
Joined GitHub
Dec 2020
05 · Top repos
paulthadev /
bankpay
BankPay is a documented, MIT-licensed JavaScript banking UI with a live Vercel demo and core account workflows, but remains a small client-side project without tests, CI, typing, or broader adoption evidence.
paulthadev /
QRCode-Smart-Attendance-System-with-Geolocation
TrackAS is a named React/Vite attendance product with QR generation, geolocation checks, Supabase persistence, lecturer scheduling, analytics, and CSV/XLSX export, but has limited visible adoption and no automated tests or CI.
paulthadev /
paulthadev
A GitHub profile repository containing only a README with visitor-count and streak-stat badges; it has no source files, tests, CI, license, or other project artifacts.
06 · Timeline
- Dec 4, 2020Joined GitHub
- Sep 5, 2022Created bankpay — A Fictional & Minimalist Bank which allows users to Log-in an account, Transfer To Other Accounts, Request Loan , Delete Account, Log-out Timer, Sort Movements, Internationalize Da
- Sep 25, 2022Created paulthadev
- Sep 6, 2024Created QRCode-Smart-Attendance-System-with-Geolocation — Smart attendance system built using React and Vite. It leverages QR codes and geolocation to enable lecturers to efficiently take attendance in classes and manage schedules, while
- Aug 29, 2026Most recent push to paulthadev
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.