some stuff i've made:
filtered by the kind of work behind each project, from systems-heavy builds to backend, cloud, and devops work.
securityblockchaindevtools
cold-cli
githubhighlightZeroizes RAM on drop
A security-focused HD Wallet generator in Rust. Implements 'Scorched Earth' memory hygiene (zeroize) to prevent cold-boot attacks and SLIP-0010 for full Phantom/Solflare interoperability.
systemsdatabasedevtools
Prism
githubhighlightDatabase branching in <300ms
An ephemeral database proxy that intercepts PostgreSQL wire protocol to instantly fork databases for every feature branch using filesystem-level Copy-on-Write.
clouddevopsdevtools
VelocityCache
githubhighlight231x faster than TurboRepo at Local Cache Restoration.
A stateless, self-hosted remote build cache for monorepos. Decouples caching logic from storage to ensure data sovereignty.