freeoxide
Open-source Rust, one person at the keyboard. I build the tools I wish existed and release them. Every project gets real tests, real audits. What ships is finished.
I handle architecture myself. Folder structure, module boundaries, how things connect. For audits and testing I run AI through multiple sessions. Same model, different results each time. Five rounds is the sweet spot. After that you're burning tokens for diminishing returns.
How I work
The projects
Small in number, deliberately. Each one ships only once it clears every standard above.
A batteries-included starting point for native GPUI apps. The scaffold I wanted on day one.
Reactive async queries for GPUI apps. Fetch, cache, and invalidate without leaving the render tree.
Harden a fresh VPS with one auditable command. Sensible, reversible, opinionated defaults.
A native desktop app to see and manage your AI agents' configuration and usage. Built on gpui-starter.
Who's building this
One person. All of it.
hmziq . I write Rust, ship the tools, and open-source the results. Every project under FreeOxide is built, tested, and audited by me.