Projects

I work on these projects in my free time, whenever I get the chance. Being able to code on mobile gives me quite a few opportunities.

jsonr

JSON APIs from the terminal

A simple CLI for sending requests stored in .http files. Keeps secrets out of your repository and LLM context, switches environments with a flag, and lets you chain requests into smoke tests with plain JavaScript.

sqlr

SQL databases from the terminal

Query PostgreSQL, MySQL, MSSQL, ClickHouse and SQLite with one small CLI. Connections are scoped to the git repository, results come out as JSON or tables, and queries can live in versioned .sql files.

remote-file-manager

Web file explorer for remote machines

Run rfm on a remote machine and browse its files from the browser. Dual-pane mode, fuzzy search, code viewer and editor, git status, diffs and worktrees, and clipboard uploads. Built for SSH port forwarding and works great on a phone.

tunnelr

Expose local ports through a cheap VPS

One binary that runs as a server on a VPS and as a client on your machine. Needs only two open ports, installs itself as a systemd service, and remembers your connections so opening a tunnel is just typing tunnelr.