Based in India — Working Globally
Infrastructure Focus
Engineering & Building Modern Web3 Infrastructure
A high-performance deterministic order matching engine built in TypeScript. Utilizes Redis queues for high-throughput buffering, custom sleep backoff loops for minimal CPU overhead, and live WebSocket depth updates. Benchmarked at 718+ ops/sec with sub-15ms average latency under stress testing.
EXPLORE CASE STUDY→Built a full-stack developer sandbox for Solana blockchain interactions with non-custodial wallet-based transactions. Refactored SPL Token-2022 transaction builders into a modular npm package (@solvault/core) with custom ATA derivations, fully integrated into the live Render backend API.
EXPLORE CASE STUDY→Built a scalable Turborepo-based digital wallet monorepo. Audited and secured peer-to-peer transfers against double-spends using database-level pessimistic row locking (SELECT FOR UPDATE) inside Prisma interactive transaction blocks.
EXPLORE CASE STUDY→Scalable platform with real-time data hooks, analytics, and geospatial map integration.
EXPLORE CASE STUDY→A real-time online chess platform built with React, Node.js, and WebSockets. Features include real-time board updates, move validation, and game state management.
EXPLORE CASE STUDY→A high-performance peer-to-peer communication platform built with WebRTC and Socket.io. Features low-latency video/audio streaming, secure signaling architecture, and real-time connection handling.
EXPLORE CASE STUDY→Secure, Auditable & High-Performance On-Chain Programs
A decentralized voting smart contract on Solana. Built with Anchor, featuring secure vote casting and state management.
A secure escrow smart contract ensuring trustless P2P exchanges of SPL tokens. Features time-locks and multi-signature approvals.



Technical Depth (Applied Learning)
Applied these concepts in building escrow contracts, staking logic, and real-time backend systems using WebSockets + Redis.
I build production-grade systems across Web2 and Web3.
Depending on your use-case, here's how I can contribute
Designing secure on-chain systems for real-world financial use cases
✦Shipping escrow and staking primitives on Solana with production-ready architecture
Projects: Escrow | Staking | Token Systems
Building scalable backend systems and real-time applications
✦Engineered real-time systems using WebSockets + Redis for low-latency data flow
Projects: Trading System | Real-time Dashboard