01 · Roasts
CI? Never Heard of Her
12 repos scored and only 1 (awesome-architecture-patterns) ships a CI pipeline. You have a 2,260-script PowerShell directory with a whole Vue 3 frontend and somehow no automated tests in sight. The heatmap is green, the pipelines are not.
The Heatmap Tells a Story
Weeks 1–26: digital ghost. Then weeks 27–52: full send, 3–4 commits every single day. Respect the burst, but 'I only exist in the second half of the year' is a personality quirk, not a strategy.
92% Solo Act
254 PRs in a year sounds impressive until you realize 92% of your commits are solo. Those PRs are almost certainly all on your own repos. The open-source community is a conversation — you're mostly talking to yourself.
Archived Before Adoption
GestorDivisas: 0 stars, archived. TE-Filter: 0 stars, archived. Two repos shipped, used by nobody, and then ceremonially entombed. At least put a tombstone in the README with what you learned.
69 MB OS Kernel, 0 Stars
You built a multiboot x86-64 operating system from scratch in Assembly. It is 69 megabytes. It has a process scheduler and memory management. It has zero stars. The GitHub algorithm simply cannot see this level of chaos.
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% weight80A
- Quality20% weight57D
- Depth15% weight65C
- Breadth10% weight80A
- Community10% weight55D
03 · Stats
365-day commit heatmap
179 active days
Language distribution
- PowerShell55%
- TypeScript20%
- JavaScript6%
- CSS3%
- Python3%
- Dart2%
- Other11%
04 · Numbers
Owned repos
non-fork
47
Commits
last 12 months
1,881
Followers
54
Joined GitHub
Feb 2018
05 · Top repos
kbtale /
powershell
PowerShell script directory with 2,260+ scripts in 25 categories, interactive Vue 3 playground editor, VitePress docs site, dynamic route generation—non-trivial portfolio project with working typed frontend and structured data pipeline.
kbtale /
Useless-Polymath
TypeScript React educational app with 23+ practice modules (doomsday, binary, ciphers, networking). Typed, tested, with i18n/SCSS. No CI, no license. ~406KB codebase with structured multi-module layout and meaningful README.
kbtale /
awesome-architecture-patterns
Curated index of software architecture patterns (8 stars, 851kb) with structured taxonomy from system to design level. Ships CI automation, README, and multilingual docs; demonstrates working codebase architecture but modest adoption and new project status.
kbtale /
lettris
Flutter word-puzzle game combining Tetris mechanics with letter-based gameplay; structured modern Dart project with tests, state management, and documented scoring system, but minimal adoption and early-stage development.
kbtale /
verbae
A Flutter-based multilingual verb conjugation learning app with structured architecture, unit/widget tests, and comprehensive documentation. Early-stage project (created Dec 2024) with active commits, solid code organization, and working features.
kbtale /
repogee
A personal gamification GitHub app written in Rust with a README and typed code but thin architectural scope (43 KB, ~2 days old) with no tests or CI. Stateless webhook handler tracking developer XP and leaderboards.
kbtale /
SpiderCarpAwards
A themed awards presentation app for a Spanish community with 43 categories, GSAP animations, Web Audio API sound synthesis, responsive design, and localStorage persistence. Typed language absent, no tests/CI, but well-documented with functional feature set.
kbtale /
TE-Filter
Chrome extension (Manifest V3) adding search/filter to Moodle's Teacher Evaluation module. Typed JavaScript, clear feature set, MIT licensed, 250 KB. Archived status, 4 commits of last 30, no tests/CI.
kbtale /
awesome-venezuela
Community curated list of Venezuelan developer projects. Well-documented with README, design docs, and multi-language support (Spanish), but lacks tests/CI. 33 stars, modest codebase (96 KB) with 21 of last 30 commits.
kbtale /
os-shell
x86-64 assembly OS project with Multiboot2 bootloader and basic kernel features; 69MB codebase shows sustained work but no tests/CI and minimal documentation beyond README.
kbtale /
GestorDivisas
Personal Django dashboard for Venezuelan exchange rate monitoring. Archived project with minimal scope (~131 KB), no tests or CI, but includes graceful fallback handling and basic documentation.
kbtale /
greenroute-logistics
TypeScript PoC for sustainable logistics routing in Spanish. Early-stage demo (0 stars, ≤30 commits in 9 months) with Next.js 14, Tailwind, Leaflet, Chart.js. Typed + documented but no tests, CI, or license.
06 · Timeline
- Feb 28, 2018Joined GitHub
- Jan 24, 2023Created TE-Filter — Chrome Extension to filter and search through massive group lists in the Moodle "Teacher's Evaluation" feedback module.
- Feb 26, 2023Created GestorDivisas — A Django-based dashboard to monitor USD and EUR exchange rates in Venezuela.
- Feb 21, 2024Created powershell — An interactive directory of PowerShell scripts. Find a script, adjust parameters, and copy the result. 2,260+ scripts across 25 categories
- Dec 8, 2024Created verbae — A multilingual verb conjugation learning platform built with Flutter
- Dec 29, 2024Created lettris — An innovative word puzzle game that combines Tetris with word-building gameplay
- Mar 22, 2025Created os-shell
- Aug 16, 2025Created greenroute-logistics — PoC de app de rutas con enfoque ahorrativo y ecológico.
- Dec 3, 2025Created Useless-Polymath — React suite for practicing lots of useless technical skills (Binary to decimal conversion, Subnetting calculations, Doomsday Rule, etc.). It uses i18n, SCSS modules, and IndexedDB
- Dec 28, 2025Created SpiderCarpAwards — Una aplicación de premios con temática de River Plate para la comunidad de Spidercarp.
- Mar 10, 2026Created awesome-architecture-patterns — A list of software architecture patterns, organized from macro-level system topologies to micro-level design.
- Apr 8, 2026Created awesome-venezuela — A collection of cool projects and tools built by Venezuelan devs.
- May 26, 2026Created repogee — Make your repository fun! Complete coding feats, earn XP, and unlock titles for every pull request you merge.
- May 27, 2026Most recent push to repogee
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.