/ My Work
Selected
Projects
A collection of digital products, experiments, and open source contributions.

A Solana tournament engine tracking token volume and community votes. Uses Vercel KV for fast state management and real-time bracket updates.

EthGuess
An Ethereum price-prediction dApp using NestJS for real-time data and SIWE for authentication. Focuses on synchronizing on-chain events and managing betting logic securely.

git-ward
A Rust-based CLI and Git hook to prevent secret leaks. It scans for private keys and API keys locally, ensuring sensitive data never leaves your machine.

A privacy firewall for LLMs that scrubs sensitive data locally via a Rust/WASM core. Ensures PII never reaches the cloud during AI interactions.

Wagmidle
A Wordle-inspired game for guessing crypto figures and NFTs. Built with robust state management to handle daily challenges and user progress.

Tip Jar
A smart contract for ETH tips with role-based access control. Features gas-optimized withdrawal logic and strict owner-only permissions.

A decentralized guestbook that allows users to leave messages on the blockchain. It uses Wagmi/viem for wallet connection and The Graph for data fetching.

A modern, fast, and lightweight blockchain explorer built with Next.js, Viem, and Tailwind CSS. Track real-time blocks, transactions, and addresses on the Ethereum network with ease.

Hash text or files to instantly generate Keccak-256 and SHA-256 hashes. Uses the @noble/hashes library for fast, audited implementations.
