A selection of things I’ve built, from production systems to open source libraries.
Projects
50 projects

BeamDrop
Self-hosted file sharing server with S3-compatible API, web UI, shareable links, Prometheus metrics, Docker support, and HMAC-signed auth

BeamDrop Cloud
SaaS control plane for BeamDrop JWT auth, RBAC, instance orchestration, subscription billing, storage quotas, and process lifecycle management








Transliflow
AI-powered collaborative translation platform


TripWire
Open source Golang utils and error handler for those who are tired of writing if err != nil over and over again













stripaudio
Fast, no-nonsense CLI for extracting audio from video files. Built in Go with Cobra and ffmpeg

Ekilie Cloud
VPS hosting, managed deployments & cloud platform (not open source) — control plane for self-hosted infrastructure

ekilied
Ekilie Cloud platform agent daemon — lightweight Go binary that runs on your VPS to manage sites, deployments, SSL, services and more

openbiblia
Faithfully preserved. Fully searchable. Always unaltered — scans XML Bible files and stores parsed verses in SQLite

go-money
Preserve monetary precision in storage and arithmetic in Go — Money type built on shopspring/decimal

gowget
Go version of wget — systems programming project exploring HTTP clients, streaming downloads, concurrency and retries

notifyrun
Wraps any command and sends a desktop notification if it writes to stderr or exits non-zero

ddos-sim
DDoS attack simulator for authorized stress-testing of your own infrastructure's protection (Cloudflare, AWS Shield, etc.)

bt-sleepd
Automatically disconnect Bluetooth devices when your Mac sleeps so they can reconnect instantly elsewhere


has
A tiny, blazingly fast tool to check if a binary/command exists on your machine

expobump
Fast CLI for keeping Expo app versions in sync — bumps app.json and package.json in one command




Ghostty
Contributor — fast, feature-rich, cross-platform terminal emulator with platform-native UI and GPU acceleration

nestjs-conditional-validators
Conditional validation decorators for class-validator DTOs built for NestJS (works anywhere else too)

mf
Manage, sync, and restore your development workspaces from a manifest — written in Zig

distrox
A minimal, customizable Linux distribution built from scratch (Zig userspace planned)

cpwd
Lightweight cross-platform CLI written in Zig that prints the current working directory and copies it to the clipboard

ccat
Cat with built-in clipboard support — reads a file and copies its contents to the clipboard (Zig)

stdio-zig
Buffered stdin/stdout reading and writing for Zig, without the boilerplate

movebin-zig
Move binaries to a global path (e.g. /usr/local/bin) for execution from anywhere



uptime-cgo
Small Go CLI that uses cgo/C to obtain system uptime on macOS and Linux