Projects
A selection of systems and tools I've built.
cloud-dump
A Go CLI that streams complete physical PostgreSQL backups directly to Storj cloud storage — no pg_dump, no temporary files on disk. Supports WAL archiving and Point-in-Time Recovery (PITR) using PostgreSQL's native streaming replication protocol.
Go
PostgreSQL
Storj
DevOps
Backup
WAL
PITR
Cloud Storage
storj-uplink-nodejs
v1.0.0Node.js native bindings for Storj's uplink-c library. A TypeScript-first binding using pure C + Node-API (N-API) for connecting to the Storj decentralised cloud storage network. Prebuilt binaries for macOS, Linux, and Windows — no Go toolchain required.
TypeScript
Node.js
N-API
C
Storj
Decentralised Storage
storj-uplink-mcp
v1.0.0MCP server for Storj decentralised storage — use Storj with Claude, Cursor, Windsurf and any MCP-compatible client. Exposes bucket and object operations as native tools through the Model Context Protocol.
TypeScript
MCP
Model Context Protocol
Storj
Claude
Cursor
AI