Software & Open Source

A collection of technical tools, indexers, and infrastructure projects I've built and maintained.

Real-time Indexers

  • Yellowstone-Vixen: A battle-tested Solana Geyser stream processor built in Rust. Handles thousands of TPS spikes, manages atomic state for real-time kline generation, and provides WebSocket distribution with custom retry logic. [GitHub]

Trading Terminals

  • Trading Terminal (Rust TUI): A lightweight, pure Rust terminal application for real-time market monitoring and execution on Solana. Features custom async handling and zero-drop event streaming. [GitHub]

Infrastructure Tools

  • Automated CI/CD Workflows: Reusable GitHub Actions for Solana/EVM deployments, featuring automated health checks, security audits, and zero-downtime orchestration.
  • Safety Modules: Production-grade libraries for anti-snipe protection, dynamic fee calculation, and whale-cap enforcement in decentralized environments.