01 · Roasts
Burst-and-Ghost Operator
kip: 22 commits in 3 days. xCreator: 30 commits in 3 days. TabulaRAG: the one time you actually came back. Your heatmap reads like a heart monitor for someone who keeps flatlining.
85% Notebook Energy
Jupyter Notebook owns 85% of your language bytes. You're not a software engineer with ML projects — you're a notebook author with a TypeScript phase.
Tests Are Optional (Apparently)
2 out of 3 scored repos ship with HAS_TESTS=no. kip orchestrates multi-cloud browser automation with zero test coverage. Living dangerously, one untested provider at a time.
91% Solo Artist
soloPct = 91 and only 4 issues opened all year. You have 73 followers watching you build entirely alone. The crowd showed up; you just forgot to let them in.
prev @aws, currently @uncommitted
141 commits/year with a bio flex of 'prev @aws'. That's roughly 1 commit every 2.6 days. Whatever you learned at Amazon, it wasn't shipping velocity.
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% weight51D
- Consistency20% weight55D
- Quality20% weight69C
- Depth15% weight58D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
155 active days
Language distribution
- Jupyter Notebook85%
- TypeScript8%
- Python4%
- CSS1%
- JavaScript1%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
19
Commits
last 12 months
141
Followers
73
Joined GitHub
Feb 2023
05 · Top repos
angelafeliciaa /
TabulaRAG
Python/React indie project shipping MCP-enabled tabular RAG with cell-level citations, semantic search via Qdrant, multi-tenant auth, and structured querying. 3.7MB codebase, ~55 commits Feb-Apr 2026, typed backend with tests and CI, partial frontend TypeScript strictness.
angelafeliciaa /
kip
TypeScript CLI tool for automating cloud service provisioning via browser automation. Typed, structured, with CI/CD and clear provider pattern. Young repo (3 days) with 22 commits, no tests, minimal adoption signals.
angelafeliciaa /
xCreator
Early-stage Next.js 15 + TypeScript UGC marketplace with semantic matching via Pinecone embeddings, Grok AI integration, and minimalist design. Typed, documented, well-structured, but no tests/CI and only 30 commits in 3 days—viable portfolio project rather than mature product.
06 · Timeline
- Feb 7, 2023Joined GitHub
- Dec 7, 2025Created xCreator — UGC Marketplace for X
- Feb 20, 2026Created TabulaRAG — Fast-ingesting tabular data MCP RAG tool backed with cell citations
- Mar 6, 2026Created kip — A CLI tool that provisions API keys via browser automation
- Apr 15, 2026Most recent push to TabulaRAG
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.