Skip to content
View kevin9327's full-sized avatar

Block or report kevin9327

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kevin9327/README.md
Kevin — rendered in Blender: copper lettering, a spinning crosshair and a skyline of commits Typing SVG



stack

What I actually do

I hunt the bugs that survive code review and only detonate in production — the ones a second replica exposes, the ones a policy engine quietly hides, the ones that spin forever without ever throwing. Then I prove them.

+ Read the codebase until the failure mode is obvious
+ Write the test that FAILS on main
+ Fix it in the smallest diff the maintainers would have written themselves
+ Watch that same test PASS
- No padding. No drive-by nitpicks. No "looks good to me" reviews.

bugs go in, fixes come out

Bugs I have shipped fixes for

ProjectLandedThe bug
CopilotKit/OpenBot
AI coworker platform
A snapshot cache living in process memory meant element refs silently stopped resolving the moment a second replica existed — moved it into Postgres. A deny rule written for one action surface refused every other surface too. A policy dry-run recorded a refused connector call as a success.
edwardkim/rhwp
Rust document engine
Rendering fidelity against ground-truth documents, the CLI & agent surface, and a long campaign of static-analysis panic & DoS fixes.
leookun/cursor-byok
Local Cursor backend
A tool-call id reused across rounds wedged the run forever, with no timeout on that path. A codec alias gap aborted the turn on every Bash call, mid-stream. Empty tool arguments killed the entire run with EOF while parsing a value.
shy3130/tick-stock-panel
A-share quant workbench
A forced-exit signal evaporated under pandas copy-on-write — chained assignment, dropped without a warning. An upload handler read whole files into memory with no cap at all.
lightningpixel/modly
Image to 3D desktop app
Headless runs wrote their results into an unindexed folder the app could never see.
akitaonrails/ai-memory
Long-term memory for agent CLIs
A packaging test that could never pass on Windows — found by running the suite where CI does not.

Things I built

Python

Ask patent questions in plain language. Get answers with the measurement shown, not asserted.

Python

A live treemap of exactly what your AI coding agent is doing to your disk.

JavaScript

After the agent says it is done — prove the work actually happened.

Python

Ask out loud which public funding you can actually apply for. Self-hosted, real data.

By the numbers

stats



A year of commits, in 3D — and it moves

3D contribution graph, with a wave rolling across the bars

The snake

contribution snake

…and Pac-Man

pac-man contribution graph

How I work with maintainers

A maintainer closed one of my pull requests with: "Closing this as already landed, but you found a real bug and got there independently."

The fix had shipped inside someone else's PR — after I left a review pointing at the exact failure mode.

That is the job. Not the badge on the pull request — the bug being gone.


The reviews I leave are the ones I would stake my name on. Silence otherwise.

Popular repositories Loading

  1. github-trending-daily github-trending-daily Public

    A daily auto-refreshed digest of GitHub Trending, curated for learning

    JavaScript 1

  2. git_tutorial git_tutorial Public

    JavaScript

  3. python python Public

    Forked from poise/python

    Chef cookbook to install Python and related tools

    Python

  4. Software-Scoring-Program Software-Scoring-Program Public

    New

    Python

  5. multi-speaker-tacotron-tensorflow multi-speaker-tacotron-tensorflow Public

    Forked from sokcuri/multi-speaker-tacotron-tensorflow

    Multi-speaker Tacotron in TensorFlow. 오픈소스 딥러닝 다중 화자 음성 합성 엔진.

    Python

  6. tradingview tradingview Public

    Forked from redame/tradingview

    Tradingview Implementation for Binary.com

    HTML