my work

Building at the intersection of blockchain, design, and real-world utility. From Web3 platforms to AI-powered smart contracts.

Here 's what I've been building.


// zkRollup that turns user transactions into intents with zero-knowledge privacy guarantees.

// Architecture: User Intent β†’ Sequencer (validation + mempool) β†’ Solver Auction β†’ Batch Processing β†’ ZK Prover β†’ L1 Smart Contract Verification.

// Walletless authentication: Email OTP + WebAuthn/Passkey (biometric auth) with session management (JWT) β€” no seed phrases needed.

// Solver Network: 3+ competitive solvers bid for execution β†’ best price wins β†’ multi-chain routing across Polygon, Arbitrum, Optimism, Base, zkSync.

// ZK Proof Pipeline: Real Groth16 proofs via snarkjs + Circom circuits β†’ Pedersen commitments hide amounts β†’ batch verification (16-128 intents per proof).

// Stack: Next.js frontend + Node.js sequencer + Solidity contracts + Prisma (PostgreSQL) + WebSocket (real-time) + Docker/K8s orchestration.

// Currently 65% complete: Intent submission, solver bidding, and ZK generation working. L1 verification and DEX execution in progress.


// Production-ready CI/CD system that monitors repos, runs tests on frontend changes, and triggers headless snapshots when backend breaks.

// Architecture: GitHub Actions CI β†’ Snapshot Service (Playwright) β†’ System API β†’ Vector Store (pgvector) β†’ Recommendation Engine β†’ Notifications (Slack/GitHub/Email).

// Stack: Node.js (TypeScript) + Playwright + pgvector (PostgreSQL) + Supabase + GitHub Actions.

// Snapshot Service: Headless browser captures (screenshot, HTML, HAR, logs) with artifact storage and retention policy.

// Pattern matching: Stores failure embeddings in Supermemory-style vector DB β†’ similarity search β†’ analyzes git diffs β†’ recommends relevant tests.

// Notification Service: Delivers snapshots, diffs, and test recommendations via Slack messages, GitHub PR comments, and email.

// Got 200+ unique repository clones in just 2 days after launch.


Solana Tip Overlay SDK .

NEW

Solo Builder | 2025 - Present

// Production-ready SDK enabling crypto tips with real-time visual overlays for live streams.

// Stack: Node.js + Express + WebSocket + Solana Web3.js + Phantom wallet integration.

// Architecture: Event-driven indexer polling Solana RPC, pluggable storage, rate-limited WebSocket broadcaster.

// Security: Ed25519 signature verification, server-side RPC proxy, zero-custody solution (no smart contracts needed).

// Performance: Sub-5-second tip notification latency on mainnet. Published to GitHub Packages with CI/CD.


Linko .

Solo Builder | 2025

// Web3 link-in-bio platform β€” like Linktree, but built for the blockchain era.

// Stack: Next.js + Polygon + WalletConnect + IPFS + NFT integration.

// Features: custom Web3 profiles, NFT showcase (auto-display your collection), verified DApp links, nearby Web3 connections, and decentralized identity.

// Users connect wallet β†’ create personalized linko.xyz/username β†’ share one link across all platforms with full Web3 presence.


Momentmm .

Founder & Solo Builder | 2025 - Present

// Web3 event platform that rewards users with Solana cashback for IRL event participation.

// Full-stack architecture: Next.js (frontend), Supabase (auth + data), Solana Web3.js (on-chain logic).

// Smart contract handles cashback and RSVP verification. Real-time event metrics and wallet login built-in.


AI Smart Contract Builder .

Indie Hacker | 2025

// AI tool that writes, audits, and deploys Solidity contracts.

// Stack: Next.js + Gemini API + Ethers.js + Hardhat.

// Users input requirements in plain text β†’ AI generates verified Solidity code β†’ deploys directly on Polygon or Ethereum.


Git Glyph .

Solo Builder | 2025

// Turns GitHub gists into generative glyph art β†’ mintable as NFTs.

// Stack: Next.js + D3.js (visualization) + Web3.js + Polygon.

// Gist data pulled via GitHub API β†’ transformed into unique SVG glyphs β†’ stored on IPFS β†’ tokenized with ERC-721 metadata.


PrivΓ©e App .

Indie Hacker | 2025

// Nightlife discovery app built for Bangalore's premium venues.

// Stack: React Native + Node.js + MongoDB + WalletConnect.

// Features: token-gated invites, in-app RSVPs, exclusive drop access, and social feed integrated with wallet login.


// Production-ready Model Context Protocol (MCP) server enabling cross-chain operations.

// Implements @modelcontextprotocol/sdk for real-time blockchain reasoning.

// Integrations: Ethers.js for Ethereum, @solana/web3.js for Solana.

// Architecture: MCP core (Node.js + TypeScript), Stdio transport (Claude Desktop compatible), and a web dashboard communicating via bridge API.

// Handles on-chain compute requests, wallet ops, and gasless transaction execution.


zk-Intents β€” zkRollup Intent Layer .

Active Development | 2025 - Present

// Intent-based zkRollup combining CoW Protocol execution model with zkSync privacy guarantees.

// Intent Flow: User submits intent (transfer/swap/bridge) β†’ Sequencer validates + adds to mempool β†’ Solver auction (3+ competitors) β†’ Best execution selected.

// Walletless UX: Email OTP + WebAuthn/Passkey authentication β†’ server-side account abstraction β†’ users express intents without managing private keys.

// ZK Privacy: Circom circuits compile to Groth16 proving system β†’ Pedersen commitments conceal amounts β†’ snarkjs generates proofs β†’ L1 contract verifies on-chain.

// Multi-chain Solver Network: Automated routing across Polygon, Arbitrum, Optimism, Base, zkSync β†’ reputation tracking β†’ slashing mechanism for reliability.

// Infrastructure: React frontend, Express sequencer (port 3000), Prover pipeline (ports 8080-8081), Hardhat contracts, K8s manifests for deployment.


Always experimenting with new ideas at the intersection of blockchain, AI, and design. More projects brewing... β˜•