Work
Open source, mostly. Libraries I needed and couldn’t find, plus one kernel that exists because two courses made it look easier than it was.
zstd-js
JavaScriptZstandard compression in pure JavaScript — no WebAssembly, no native bindings.
react-zlib-js
JavaScriptNode's zlib core module reimplemented in JavaScript: Gzip, Deflate, Inflate, Brotli.
0xOS
RustAn x86_64 kernel in Rust with no blocking primitives anywhere.
xdebug-mcp
TypeScriptAn MCP server that exposes PHP Xdebug sessions, over Unix sockets or TCP.
ssh-mcp
TypeScriptMCP server for SSH: command execution, SFTP, and interactive shell sessions.
impact-cli
PythonChange-based test selection: runs only the tests a diff can actually affect.