Web3 Backend Developer & Architect Building scalable APIs, blockchain systems, and smart contract integrations with Python and Node.js.
Selected Projects
A production-grade blockchain certificate management system with FastAPI, Ethereum wallet authentication, Polygon smart contracts for immutable on-chain storage, Storj cloud uploads, and automated email delivery.
A minimal, gas-efficient multi-signature wallet with on-chain proposal and confirmation workflows for managing ETH and ERC20 assets across multiple owners.
from fastmcp import FastMCP
# Uniswap V2 & V3 on-chain MCP server
mcp = FastMCP("uniswap")
@mcp.tool()
async def get_token_price(token_address: str):
"""Get real-time USD price from V3 pools"""
@mcp.tool()
async def execute_swap(token_in, token_out, amount):
...
A Model Context Protocol (MCP) server that exposes Uniswap V2 and V3 on-chain data and swap execution as tools, resources, and prompts for AI agents.
Coffee Chain is a decentralized Ethereum platform where supporters tip creators with ETH and attach messages through transparent, secure smart contracts.
Work Experience
Writing
How I built a production-grade certificate management system with FastAPI, Ethereum wallet auth, Polygon smart contracts for immutable on-chain hashing, Storj storage, and automated email delivery.
Jan 2025How I built SafeTea, a gas-efficient multi-signature wallet with on-chain proposal workflows, owner governance, and a React + Wagmi frontend.
Mar 2026A lightweight EVM blockchain indexer and explorer built with Python + FastAPI, designed for local development with Anvil, Hardhat, and any EVM node.
Fab 2026Open Source Packages
Get in touch
Have a project in mind? Drop me a message and I'll get back to you.
Connect
Open to freelance projects — backend systems, Web3 integrations, smart contracts, and APIs. Reach out via email or Fiverr.
