Available for new collaborations

Hi, I'm a full-stack & blockchain engineer.

Software engineer who happens to spend a lot of time on-chain.

$0.0K+
On-chain volume
0+
DCA transactions
0+
Hackathon wins
ICBC '25
IEEE publication
01About

I like building things that move money, prove identity, and earn trust.

I'm a full-stack engineer with a strong bias for the on-chain side of the stack. At Bitmor I'm architecting serverless infra and DeFi protocols on Base L2 — flash-loan-powered BTC lending, Uniswap-routed DCA, and the transaction-manager microservice that signs it all.

Before that I shipped logging, audit, and observability systems at CrypDefi, won the Based Fellowship with a Farcaster social Q&A app, and got my first taste of production frontends as an intern in 2022.

On the research side, my paper T-REITs on regulatory-compliant tokenization of real estate trusts was published at IEEE ICBC 2025. I've also won a handful of hackathons across DeFi, ZK, and AI.

Outside of work I'm mostly an athlete — football whenever I can get a match going, calisthenics to stay sharp, and honestly any outdoor game that gets me off the keyboard.

Currently
Full-Stack Engineer @ Bitmor

Remote · DeFi infra on Base L2

Education
B.Tech, Computer Science and Engineering
Indian Institute of Information Technology, Sri City
2021 — 20258.71 / 10
Based in
India · Remote
02Experience

Where I've been shipping.

A short tour through the teams and codebases that have taught me the most.

  1. Full-Stack Engineer

    atBitmor
    Aug 2025 — Present · Remote
    • Architected serverless AWS Lambda workers (Node 24, ARM64) for automated liquidations, Deribit options hedging, and cross-chain USDC↔ETH bridging via Relay Protocol.
    • Designed a BTC-collateralized DeFi lending protocol on Base L2 — Aave V3 flash loans + Uniswap V4 swaps for single-tx loan origination, all behind a UUPS upgradeable proxy.
    • Shipped a DCA smart contract to Base mainnet now processing 5,900+ on-chain transactions and routing $10,800+ in user funds through scheduled USDC→cbBTC swaps.
    • Built the DCA backend in Express + MongoDB with cron-driven plans, dust-sweep consolidation, gamification (streaks, points, leaderboard), Satori social cards, and Telegram + email notifications.
    • Stood up an Envio + PostgreSQL + Hasura indexer powering real-time GraphQL feeds for lending pools, vaults, and loans across multiple frontends.
    • Engineered a Fastify transaction-manager microservice with multi-account nonce management, mutex-locked execution, and EIP-1559 gas estimation as the signing layer for liquidations.
    • Built two Next.js apps with chain-aware routing (Base mainnet for DCA, Base Sepolia for Loans), SIWE auth, GSAP animations, and RainbowKit.
    Next.jsSolidityFoundryAWS LambdaEnvioHasuraMongoDBPostgreSQL
  2. Full-Stack Engineer

    atCrypDefi
    Jan 2025 — Jul 2025 · Remote
    • Wrote a logging middleware in libcommon adopted across services, then wired it into Datadog dashboards for endpoint latency and error tracking.
    • Designed an audit-logging system with CSV/JSON export, filtering, pagination, and an interactive UI — used for organization-level financial tracking.
    • Shipped an auto-refresh session manager that detects expiring sessions and prompts the user, killing surprise logouts.
    • Built an interactive in-app banner system to broadcast updates, maintenance, and bug fixes.
    • Engineered cron jobs that snapshot wallet assets and balances into the audit DB nightly.
    • Led a UI overhaul: dark mode, new homepage, MultiSelect and other reusable primitives, and a full interface restructure.
    TypeScriptReactNode.jsDatadogPostgreSQL
  3. Full-Stack Blockchain Developer

    atFarcaster Builder India · Based Fellowship
    Apr 2024 — May 2024 · Dharamshala
    • Shipped degenask.me — a social Q&A platform on Farcaster with Warpcast auth and a Degen-token monetization model.
    • Within a week of launch: 200+ users, 50+ questions asked, and 10,000+ Degen transferred in volume.
    Next.jsFarcasterWarpcastDegen
  4. Frontend Developer Intern

    at4Bits Solution LLP
    Nov 2022 — Jan 2023 · Remote
    • Used Redux-Saga for side-effects and CRUD API orchestration before reducer updates.
    • Cut initial bundle size meaningfully with React.lazy.
    • Built core UI primitives — forms, loaders, pagination.
    ReactRedux-Saga
03Projects

A few things I've built.

A mix — one product running in production on Base, a couple of hackathon submissions, and older experiments kept around because I'm still fond of them.

Bitmor · Production · 2025

Bitmor DCA

Scheduled USDC → cbBTC dollar-cost-averaging on Base

Live

A DCA smart contract live on Base mainnet that executes scheduled USDC → cbBTC swaps via Uniswap, with cron-driven backend orchestration, dust-sweep consolidation, gamification (streaks, leaderboard), and notifications. 5,900+ on-chain transactions and $10,800+ in user funds routed through it so far.

SolidityUniswap V3Next.jsExpressMongoDB
Hackathon · 2026

PayAPI

x402-style crypto payment gateway for HTTP APIs

Hackathon

An HTTP-native payment protocol that lets any API enforce on-chain payment before granting access. Backend handles payment intents, transaction validation, and automated confirmation tracking; middleware enforces 402-required gating on protected routes.

Node.jsExpressTypeScriptEVM
EthIndia 2025 · Dec 2025

Retrace

Reversible Ether — Vitalik's reversibility concept, built

HackathonWinner

A DeFi experiment implementing transaction reversibility on EVM. Introduced an ERC-20-compatible token standard plus DAO-governed reversal so users can undo erroneous transfers within a defined window.

SolidityFoundryDAO Governance
Based Fellowship · 2024

DegenAsk

Social Q&A on Farcaster with token-gated answers

Archived

Ask anything, pay in Degen to unlock the answer; askers earned a cut when others unlocked. In its first week it hit 200+ users, 50+ questions, and 10k+ Degen in volume. Sunset after running for about a year.

Next.jsFarcasterWarpcast
EthGlobal · Circuit Breakers · Feb 2024

Zk-Gas

Privacy-preserving social app with Noir circuits

Hackathon

Decentralized social platform on Sepolia where access control was enforced by zero-knowledge proofs. Noir circuits compiled into verification contracts; eligibility proven without leaking user data.

NoirSolidityNode.jsReact
University Project · 2024

Wandrlust

Instagram-style social feed for travel

Archived

Travel social network with a real-time feed (likes, comments, follows), an admin analytics dashboard, Redis-backed sessions and caching, and a GitHub Actions CI/CD pipeline across multiple Node versions.

Node.jsRedisGitHub Actions
Personal Project · Nov 2024

Crypto Wallet Platform

Golang microservices wallet with AWS KMS key management

Archived

Secure cryptocurrency wallet infrastructure — wallet creation, transaction handling, real-time balance tracking on Ethereum. PostgreSQL + Redis for persistence and caching, Docker-containerized for reproducible deploys.

GolangAWS KMSPostgreSQLDocker
04Research

Published work, peer reviewed.

IEEE International Conference on Blockchain and Cryptocurrency (ICBC), 2025

T-REITs: A Regulatory Compliant Blockchain-based Framework for Tokenization of Real Estate Investment Trusts

  • 01
    Novel framework for tokenizing REITs with automated regulatory compliance baked into the protocol layer.
  • 02
    Modular architecture integrating identity management, compliance enforcement, and fund distribution.
  • 03
    Smart-contract testing and gas-optimization analysis for real-world deployment.
05Wins

Hackathons & recognitions.

Weekend builds that turned into demos, prizes, and the occasional production app.

Dec 2025
Winner

Retrace

EthIndia 2025

Reversible Ether — DAO-governed transaction reversibility with an ERC-20-compatible token standard. Won the $5K Coinbase bounty at EthIndia 2025.

Sep–Oct 2024
1st Prize

Gaianet RAG Bot

Living Knowledge Decentralized AI Hackathon

Telegram bot answering Gaianet ecosystem questions via RAG over Hugging Face embeddings and the Gaianet LLM.

Jul 2024
Winner

Briefly.AI

Decentralized AI Buildathon

AI-assisted meeting platform — Huddle01 video + Whisper, GPT-3.5, TTS-1 for live transcription, summarization, and audio digests.

Mar 2024
Winner

Keep It Safe (KiS)

Hackverse 2024

Decentralized document vault using Soul Bound Tokens for permanent records and ERC-4907 for time-bound issuance.

Oct 2023
Winner

Certificate DApp

Hackverse 2.0 · Chennai

Certificate generation and validation DApp on XDC Apothem, minting credentials as XRC-721 NFTs.

06Toolkit

What I reach for on the daily.

Languages

01
TypeScriptJavaScriptSolidityRustGoPythonC/C++JavaYulNoir

Web & Backend

02
Next.jsReactNode.jsExpressFastifyGraphQLHasuraEnvio

Blockchain

03
FoundryHardhatViemWagmiEthers.jsWeb3.jsThirdwebRainbowKitEVM

Infra & Data

04
AWS LambdaAWS KMSDockerPostgreSQLMongoDBRedisDatadog

Domains

05
DeFiSystem DesignCryptographyZero-KnowledgeAI / RAG
07Contact

Let's build something good.

I'm open to interesting full-stack and protocol-engineering roles, freelance contracts, and research collaborations. The fastest way to reach me is email.