I create software tools which I want to actually use — mostly for macOS and terminal environments.
I currently work on systems programming while developing TUI applications which provide better user experience than existing solutions.
macOS applications
- machscope — mach-o binary analysis: parsing, arm64 disassembly, code signatures
- ScreenCapture — screenshot + annotation tool for the menu bar
- EdaCam — screen recorder with hardware-accelerated encoding
- edaboard — clipboard manager that stays out of the way
command line applications
- gottp — postman but in your terminal (built with bubble tea)
- godu — disk usage analyzer with tree view and treemap
- trackr — time tracker with pomodoro, projects, and reports
research projects
- rustgresql — postgresql-compatible database from scratch in rust
- unified-db — gpu-accelerated sqlite using apple silicon's unified memory
- alt-rosetta — x86_64 to arm64 binary translator for macos
- NeuralSwift — neural net from scratch in swift with metal gpu acceleration
I use swift, go, rust, c, typescript and python for my work.
I welcome people to work with me on exciting projects. You can contact me by creating an issue on any repository or through this page.

