projects

Open source work from Krondor Corp.

jaxRust

Local-first encrypted storage with peer-to-peer sync. Content-addressed files, ChaCha20-Poly1305 encryption, and automatic device synchronization built on Iroh. Desktop app and CLI available.

jigRust

Git worktree manager for orchestrating AI coding agents in parallel. Spawn isolated sessions, monitor them from a live dashboard, and let a daemon nudge stuck workers — so you focus on what to build, not the mechanics of how.

oopsRust

Fast disk usage diagnostics for macOS and Unix. Parallel scanning, honest on-disk block sizes, and purpose-built commands like drill (auto-follow the biggest child) and sweep (find node_modules, caches, and build artifacts eating your drive).

genericHCL / Python / Rust

Monorepo template for building and deploying web services to a single server. Batteries-included stack with FastAPI, Axum, and React service templates, wired together by confit config, Terraform provisioning, Ansible bootstrap, and Kamal zero-downtime deploys.

alexplainTypeScript

Personal music site for streaming releases and sharing chord charts. Built with Next.js and backed by JAX object storage.

confitRust

One config file to rule them all. Define values in confit.toml with interpolation, shell evaluation, and pluggable providers that map URI schemes to any secrets manager or infra tool. Inject env vars, load SSH keys, mask secrets — no more sourcing dotfiles.