01 · Roasts
Credential Graveyard
Automated-Meme-Video-Generation ships with 'your@gmail.com' / 'password' baked directly into getAudioFiles(). Your codebase is one grep away from being a phishing tutorial.
Eternal Construction Zone
Deconnecting's README has proudly displayed '🚧 Under Construction' since April 2024. At some point the scaffolding IS the building.
Burst-and-Ghost Developer
Weeks 8–10 of your heatmap look like a hackathon; the other 42 weeks look like a flatline. 120 commits/year concentrated in one month is a sprint, not a practice.
v0.0.1 Forever
Hackatime-VS-Code-Extension launched at version 0.0.1 with a placeholder test suite and never shipped to the VS Code Marketplace. It's been 0.0.1 in spirit across your whole portfolio.
Truncation Technician
functions.py cuts off mid-line: 'image_duration = audio_du' — you literally didn't finish writing the function before pushing to main. Code review starts with completing the sentence.
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% weight39F
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
31 active days
Language distribution
- HTML32%
- Jupyter Notebook29%
- TypeScript16%
- Mathematica10%
- JavaScript5%
- Python4%
- Other4%
04 · Numbers
Owned repos
non-fork
39
Commits
last 12 months
120
Followers
6
Joined GitHub
Apr 2024
05 · Top repos
iambodha /
Deconnecting
Early-stage travel planning platform with Python FastAPI backend and React frontend. Untyped Python code, no tests/CI, lacks documentation beyond stub README. ~2 months of work with 30 commits. Claims "Under Construction" status.
iambodha /
Automated-Meme-Video-Generation
Personal experiment automating meme video compilation with YouTube upload via Python/Selenium; ~38KB codebase with unfinished functions, no tests/CI, minimal type hints, and hardcoded credentials.
iambodha /
Hackatime-VS-Code-Extension
Early-stage VS Code extension (v0.0.1) integrating Hackatime API with interactive Chart.js graphs. TypeScript with tests present but minimal (placeholder test suite), ESLint config, no CI. Created Nov 2024, 4 commits in 8 days; thin scope suitable for proof-of-concept.
06 · Timeline
- Apr 2, 2024Joined GitHub
- Apr 5, 2024Created Deconnecting — Deconnecting is your ultimate gateway to affordable adventures, offering budget-friendly travel options and unforgettable experiences. Stay tuned as we construct and enhance our p
- Jul 6, 2024Created Automated-Meme-Video-Generation — Automated Meme Video Generation creates, edits, and uploads meme compilations to YouTube with added audio, animations, and watermarks.
- Nov 11, 2024Created Hackatime-VS-Code-Extension — A simple plugin connecting to Hackatime.
- Nov 19, 2024Most recent push to Hackatime-VS-Code-Extension
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.