
Meteora DLMM Indexer
Real-time Meteora DLMM data platform with Yellowstone ingestion, IDL-driven decode and enrichment, ClickHouse storage, Redis flush signaling, and a Rust backend powering a live React dashboard.
Hacker house style program at 100xSchool, Noida focused on backend projects, Solana, and distributed systems.
Advanced Rust and Solana fellowship focused on system design, Solana infra, and Anchor development. Graduated top 20 with a $3000 stipend.
Focused on low-level Rust and Solana security with a final capstone project auditing a complex Solana program.
Global Accelerator for the world's most ambitious teens. Pursued Brain Computer Interfaces alongside technical challenges from MasterCard, Shell, IKEA and more.

Real-time Meteora DLMM data platform with Yellowstone ingestion, IDL-driven decode and enrichment, ClickHouse storage, Redis flush signaling, and a Rust backend powering a live React dashboard.

This program implements a hedge-fund style pool on Solana. Managers create funds, investors deposit SOL to receive shares based on NAV, and managers trade whitelisted tokens using an atomic borrow/settle pattern. The platform controls a global whitelist and executes limit/DCA orders and strategy rebalances via a trusted keeper.
Yellowstone gRPC indexer that parses raw on-chain streams and decodes buy/sell trades against program IDL definitions.
Rust script that parses raw RPC transaction streams for pumpfun tokens and detects wide sandwich patterns within n+3 slots.
Centralized Telegram bot where groups can pool capital, vote for traders, and track strategy outcomes.
Extended ZenGo's solana-tss library to support SPL token transfers from a MuSig2 aggregated wallet.