Skip to content
View naman1402's full-sized avatar
🎧
buidling
🎧
buidling

Highlights

  • Pro

Block or report naman1402

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
naman1402/README.md
Profile banner

Hi, I am Naman 👋

I build backend systems, blockchain infrastructure, and smart contracts.

Currently a blockchain engineer at Rath Finance, where I am working on DeFi infra.

Previously worked as a full-stack developer at Syntax Studios.

Also learning and researching DeFi protocols, interoperability, and data-availability/rollup systems.

Projects

  • Autonome - Built payment and identity rails for the agentic web with x402 micropayments and ENS-based identity.
  • Fission - Extended 1inch Fusion+ for Ethereum <-> Sui swaps with Move escrow contracts and cross-chain relaying.
  • KairoSwap - Implemented Uniswap v4 hook-based JIT liquidity flows for better execution during volatile markets.
  • Geth Indexer - Built a Go CLI that indexes Geth event logs into PostgreSQL for reliable on-chain querying.

Side Quests

  • network-programming-go - Notes and code examples from reading Network Programming with Go.
  • FHE-project - In-progress fhEVM prototype for confidential smart contract execution.

Contact

Pinned Loading

  1. Suryansh-23/autonome Suryansh-23/autonome Public

    Agentic payments + identity stack with x402 gating, ENS subnames, Chainlink verification, and Hypergraph indexing.

    TypeScript 5 2

  2. Suryansh-23/fission Suryansh-23/fission Public

    Fission extends 1inch's Fusion+ Cross-Chain Atomic Swap to Sui Network with full recoverability.

    TypeScript 4 1

  3. Ericselvig/KairoSwap Ericselvig/KairoSwap Public

    A DeFi solution using Uniswap v4 hooks for Just-In-Time (JIT) liquidity provisioning, reducing slippage for large trades while enabling smaller LPs to participate. Idle funds earn yield via externa…

    Solidity 4

  4. loopbox loopbox Public

    Wallet-owned DeFi loop-strategy simulator and executor with live cross-chain analysis and atomic EIP-7702 execution; integrated 6 DeFi protocols and Particle UA.

    TypeScript