प्रोजेक्ट्स
मेरे द्वारा बनाए गए सिस्टम और टूल्स का संग्रह।
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.
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.
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.