Press Ctrl+M for matrix mode

projects.rs

// things i've built while procrastinating on other things

Veridian

Simple Git-like version control system implemented in Rust. Supports repo init, object storage, trees, and commits to explore Git internals and content-addressable storage.

RustGit internalsContent-addressable storageCLI

Veil

Multi-purpose encryption and secret-sharing framework: AES, hash-based encryption, string reversal, Shamir's Secret Sharing, and basic MPC over a network. Includes server, client, and an interactive CLI.

RustAESShamir's Secret SharingMPCClient/ServerCLI

Nexus

Rust-based CLI tool that scans code and builds a visual file-level dependency graph. It also detects circular dependencies.

RustClapGraph analysisWalkdirpetgraphregex

VitalCheck

Multi-agent health consultant system developed for a bounty. Handles health query flows using modular agents with strong error handling.

PythondataclassesloggingCLI

WebWalker

Blazing-fast, async web crawler that supports recursive crawling, rate-limiting, and scoped domain crawling.

RusttokioReqwestscraperserde

AquaMint

A DEX tool that lets users create ERC-20 token pairs and launch liquidity pools on a Uniswap-style decentralized exchange (testnet).

SolidityEthers.jsReact.jsTypeScript

CryptoFusion

A real-time crypto dashboard showing market trends, news, and token data via public APIs.

React.jsCSSAPIsReduxAnt DesignChart.js

// more projects brewing in the background...

panic!("ran out of creative project names")

Built with v0