01 · Roasts
Hackathon-Only Commit Strategy
Your entire commit history reads like a series of 72-hour energy-drink sprints: DLWk was born and died on 2026-03-18 in 10 seconds of git push, FinTech-Hackathon- lived 1 day. Great ideas, shame about the follow-through.
78% Jupyter Notebook, 0% Tests
Almost 4 in 5 bytes you've written are Jupyter Notebooks, yet you still managed to ship zero test suites across every single scored repo. The cells run, the CI does not.
The Architecture Document Graveyard
DLWk has ARCHITECTURE.md, STATUS.md, CLAUDE.md, and design.md — four planning docs for a project with 30 commits stuffed into 10 seconds. You document futures that never ship.
1 Star, 19 Repos
19 public repos, 1 total star, 0 forks, 3 followers. The market has spoken, and it whispered.
Weeks-Long Radio Silence
Your heatmap has 13 straight weeks of zeros at the start and multiple multi-week dead zones mid-year. With only 181 commits in a year, you're averaging less than 4 a week — and that includes the hackathon bursts.
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% weight48D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight65C
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
99 active days
Language distribution
- Jupyter Notebook78%
- TypeScript12%
- Python5%
- JavaScript2%
- CSS1%
- HTML1%
- Other1%
04 · Numbers
Owned repos
non-fork
15
Commits
last 12 months
181
Followers
3
Joined GitHub
Apr 2024
05 · Top repos
sxtay1914 /
DLWk
Ambitious hackathon-stage AI agent orchestration system (7 Codex agents + Chief, pixel office UI, scrum board, safety checkpoints). TypeScript + Python, well-typed, documented via design.md/CLAUDE.md/project_spec.md. No tests, CI, or public release; experimental scope limits adoption impact. Substantial architecture co
sxtay1914 /
FinTech-Hackathon-
Meridian: macro intelligence platform built for a fintech hackathon. Full-stack TypeScript/Python with FastAPI backend, Next.js frontend, LLM-powered event analysis, interactive 3D globe. Experimental project, <1 month old, no production footprint.
sxtay1914 /
Async-CSV-parser
Personal CSV import project with async queue processing. Typed (Node/MongoDB), documented (README + docs/), has tests and multi-file structure, but zero adoption signals and minimal commit history (5 of 30) in first 24 hours.
sxtay1914 /
IntuitionV12.0
Early-stage accessible Python IDE leveraging eye-tracking and AI; typed TypeScript+Next.js with structured architecture, comprehensive design docs, but 19 commits in ~3 hours, no tests/CI, experimental state with 0 stars.
sxtay1914 /
Personal-Notes
Empty personal notes repo with 0 stars, no README, no documentation, 15 KB size, and 8 commits in 3 days. No tests, no CI, no license. Appears to be a one-off scaffold or scratch project.
06 · Timeline
- Apr 20, 2024Joined GitHub
- Feb 6, 2026Created IntuitionV12.0 — Version 1.1
- Feb 16, 2026Created Async-CSV-parser
- Mar 9, 2026Created FinTech-Hackathon-
- Mar 18, 2026Created DLWk — AI-Governed Dev Team
- Apr 23, 2026Created Personal-Notes
- Apr 26, 2026Most recent push to Personal-Notes
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.