About Me
I build privacy-preserving dApps. I'm a Full-Stack Web3 Engineer at Cyphronix Software, shipping production NFT marketplaces, cross-chain bridges, and AI agent systems on Aztec Network, Sui, and Solana. Open to founding-engineer roles.
I shipped Raven House, an NFT marketplace on Aztec, including a
custom Bun + MongoDB event indexer (8 event types, parallel batch processing) because
Aztec has no hosted one. I shipped Raven Bridge, a cross-chain bridge
with zkPassport identity verification, and published its TypeScript SDK to npm as
@ravenhouse/omni-sdk (60+ releases, 9 sub-modules including React
components and a zkPassport verification module). I shipped Red Sentinel,
a crowdsourced AI prompt-hacking arena on Sui and Solana: users lock SUI tokens as
prize pools, attackers pay to jailbreak the agent running in a TEE. Three contract
sets (Move, Anchor/Rust, Solidity), custom ML training data for jailbreak resistance,
and a Bun + MongoDB indexer.
I own the full stack across all projects: UI, indexers, APIs, and SDKs.
Shipped
-
Raven House NFT Marketplace Next.js 15 · Aztec.js · Bun · MongoDB
Privacy-preserving NFT marketplace on Aztec Network's ZK rollup. Built solo: frontend, contract integration, and a custom Bun + MongoDB event indexer (8 event types: listings, offers, transfers, metadata; parallel processing, 14 blocks per batch) because Aztec has no hosted one.
On-chain -
Raven Bridge Next.js 15 · Aztec.js · zkPassport · Jotai
Cross-chain bridge with zkPassport identity verification on Aztec. Used by external developers via
@ravenhouse/omni-sdk. -
TypeScript SDK (60+ releases) with 9 sub-module exports: L1/L2 contract artifacts, Ethereum utilities, React component library, zkPassport identity verification, AzGuard wallet integration, and Vite plugin. Used by both the bridge frontend and external developers.
-
Red Sentinel: AI Red-Teaming Arena Next.js 15 · Sui Move · Solana · Rive · TEE · MongoDB
Crowdsourced AI prompt-hacking arena on Sui and Solana: users deploy AI agents backed by SUI tokens; attackers pay fees to jailbreak them and claim the pool. Agents run in a TEE. Built three contract sets (Sui Move, Solana Anchor/Rust, Solidity) plus a Bun + MongoDB indexer, custom ML training data for jailbreak resistance, and an admin dashboard.
Resume
Experience
-
Full-Stack Web3 Engineer at Cyphronix Software
May 2024 to PresentShipped four production web3 products end-to-end on Aztec, Sui, and Solana. Raven House (NFT marketplace on Aztec ZK rollup, with a custom event indexer built from scratch in Bun + MongoDB + Fastify), Raven Bridge (cross-chain bridge with zkPassport identity verification),
@ravenhouse/omni-sdk(TypeScript SDK published to npm that wraps bridge contract interactions), and Sui Sentinel (AI agent battle arena on Sui and Solana with a MongoDB + Fastify event indexer). Owned frontend, contract integration, event indexers, and backend APIs across all four. -
Front-end Developer at Craxinno Technologies
2022 to May 2024My first professional role. Built web interfaces for client projects using React and vanilla JavaScript, worked on responsive layouts, and got comfortable shipping real products to real users.
Education
-
Jiwaji University Gwalior
2021 to 2024B.Sc. in Mathematics from Joura, Madhya Pradesh. Studied core maths while teaching myself web development and slowly getting into blockchain on the side.
-
Central Academy Higher Secondary School
2010 to 2021Schooling up to Higher Secondary Certificate at Central Academy, Joura.
Tools & Stack
-
Languages
TypeScript · JavaScript
-
Frontend
Next.js 15 · React · Tailwind · shadcn/Radix UI · Jotai
-
Web3
Aztec.js · Sui SDK · Solana web3.js · zkPassport · contract integration
-
Backend
Bun · Node.js · Fastify · MongoDB · Supabase
-
Infra & Tools
Vercel · custom event indexers · npm publishing
-
Other
Phaser 3 · Rive animations
Portfolio
-
Raven House NFT Marketplace
Web3 · Aztec Network · Next.js
Privacy-preserving NFT marketplace on Aztec's ZK rollup. Owned the full stack and built a custom event indexer in Bun + MongoDB + Fastify because Aztec lacks a hosted one.
-
Raven Bridge
Web3 · Cross-chain · Aztec Network
Cross-chain bridge integrating zkPassport identity verification, built on Aztec. Uses
@ravenhouse/omni-sdkfor contract calls and Jotai for state. -
@ravenhouse/omni-sdk
Web3 · TypeScript SDK · npm
TypeScript SDK published to npm that wraps Raven Bridge contract interactions. Used by both the bridge frontend and external developers integrating with the bridge.
-
Red Sentinel: AI Red-Teaming Arena
Web3 · AI · Sui · Solana · TEE
Crowdsourced prompt-hacking arena: deploy an AI agent with locked SUI funds, attackers pay fees to jailbreak it. Agents run in a TEE. Built Sui Move, Solana Anchor, and Solidity contracts, plus a Bun + MongoDB indexer and custom ML training data for jailbreak resistance.
-
Phaser 3 Game Prototypes
Side · Phaser 3
Three browser game prototypes built with Phaser 3: Space Monkey, Space Invader, and Breakout. Sprite physics, game loops, asset pipelines.