/ Projects

Developer tools & software projects

{}VS Code extension

SFTP/SSH Client

Local sync for AI coding agents

Pull a project from a remote SFTP/SSH server into a local folder, work on it with any AI agent or editor, then sync changes back up, with conflict checks so nothing on the server gets silently clobbered. Every connection is a friendly form, never hand-edited JSON.

TypeScriptVS Code APISFTP/SSH
$_CLI tool

branchify

Any string → a valid git branch name

A tiny cross-platform CLI that turns "Fix bug: user login fails!!" into fix-bug-user-login-fails and copies it to your clipboard. Enforces git's real ref-format rules. Ships via Homebrew, apt, pacman, and native PowerShell.

ShellPowerShellHomebrew