Available for Web3 & Blockchain Projects
Portfolio · v2026

Mr. Khatri

I'm aSoftware Engineer

Building production-grade systems across the stack: scalable backends in Python, .NET and Rust, secure smart contracts on EVM and Sui Move, and AI-powered agents that tie them together.

PythonDjango.NETRustPostgreSQLRedisAWSSoliditySui MoveFoundryERC-4337ERC-4626LLM AgentsMCPThe GraphViemPythonDjango.NETRustPostgreSQLRedisAWSSoliditySui MoveFoundryERC-4337ERC-4626LLM AgentsMCPThe GraphViem
About

Full-stack engineer building production systems across the stack

7+ years of software engineering across scalable backends, distributed systems, blockchain protocols and AI-powered agents. I design, secure and ship systems that have to hold up in production.

I came up on the backend side, designing real-time food-delivery dispatch systems, ed-tech platforms and financial domains with clean architecture and explicit invariants on Python, .NET and Rust stacks.

Most recently I've been building Makara, an open-source Entity-Component-System framework for fully on-chain games on Sui. Move-native ECS primitives with type-safe component registration, composable combat, inventory and movement modules, and a TypeScript SDK with PTB orchestration that keeps player actions gas-efficient and batched.

And lately I'm fascinated by the seam between LLM agents, backend orchestration and on-chain execution: autonomous systems that reason about, generate and ship code under verifiable guardrails.

7+
Years engineering
4+
Years in blockchain
20+
Production systems shipped
99.9%
Production uptime
Multi
Stack & chain expertise
10M+
Requests served daily
K
Backend
Solidity
Security
PostgreSQL
Rust
Distributed
DeFi
AI Agents
On-chain Games
// tech.orbitlive
Experience

A decade of shipping systems that matter

From real-time backend infrastructure to production blockchain protocols: a track record of designing, securing and scaling critical systems.

  • Feb 2022 – Present·Remote · Web3

    Blockchain Developer

    Venture23.io

    Lead engineer designing and shipping DeFi infrastructure, cross-chain systems and AI-integrated on-chain gaming protocols across EVM chains and Sui.

    • Architected UUPS upgradeable smart contracts with role-based access and timelocked governance.
    • Shipped cross-chain swap infrastructure and AI-powered on-chain gaming agents across EVM and Sui.
    • Led gas optimization, post-audit security remediations and Gnosis Safe + AWS KMS deployment workflows.
    SoliditySui MoveTypeScriptFoundryViemAWS KMSAcross
  • 2020 – 2022

    Python / Django Tech Lead

    Eatziffy

    Led the platform team building real-time food delivery infrastructure that powered routing, dispatch and order orchestration at city-scale.

    • Architected the DRF service layer for orders, dispatch and merchant APIs at city scale.
    • Optimized Redis-backed real-time channels and owned the in-flight dispatch state machine.
    PythonDjangoDRFRedisPostgreSQLCelery
  • 2018 – 2020

    Python / Django Developer

    Uptechsys

    Built scalable financial and operational backend systems using DDD and clean architecture patterns.

    • Modeled financial domains with DDD aggregates, value objects and explicit invariants.
    • Designed read-optimized APIs and zero-downtime migration playbooks.
    PythonDjangoPostgreSQLDDD
Skills · Ecosystem

The stack I use to ship production protocols

Tooling, languages and frameworks I reach for daily; security tools sit alongside the systems they audit.

Blockchain

05
  • Solidity
  • Sui Move
  • Rust
  • Vyper
  • Anchor

Smart Contract Security

05
  • Foundry
  • Echidna
  • Slither
  • Certora
  • Move Prover

Web3 Infrastructure

06
  • Hardhat
  • The Graph
  • OpenZeppelin
  • Tenderly
  • ERC-4337
  • ERC-4626

AI Agentic Stack

08
  • LLM Orchestration
  • LangChain
  • Tool Routing
  • MCP
  • Anthropic SDK
  • RAG
  • pgvector
  • Agent Memory

Backend

05
  • Node.js
  • TypeScript
  • Django
  • PostgreSQL
  • Redis

Frontend

04
  • React
  • Next.js
  • Viem
  • Ethers.js
Featured · Work

Selected protocols, frameworks and on-chain systems

A curated look at the work I'm proudest of: production-grade infrastructure, on-chain gaming frameworks and AI-powered blockchain agents.

Technical Expertise

Architecture, security and the deep systems work

Areas where I've gone deepest, and where I do my best work.

01

Upgradeable Smart Contracts

UUPS proxy patterns, storage layout hygiene and timelocked governance for long-lived protocols.

  • UUPS / Transparent proxies
  • Storage gap discipline
  • Migration playbooks
02

Cross-chain Systems

Bridges, intent settlement and message-passing built around real adversarial models, not happy paths.

  • Intent settlement
  • Multi-source signatures
  • Replay & finality safety
03

DeFi Engineering

AMMs, vaults, lending and yield primitives, engineered for capital efficiency and exit liquidity.

  • ERC-4626 vaults
  • Oracle hardening
  • Fee & accounting invariants
04

AI + Blockchain Integration

LLM-orchestrated agents with on-chain tool routing, deterministic guardrails and verifiable execution.

  • Agent tooling
  • Prompt → contract
  • On-chain verification
05

Smart Contract Security

Threat modeling, invariant testing and remediation: Foundry, Echidna, Slither and Move Prover in production loops.

  • Invariant fuzzing
  • Static analysis
  • Post-audit remediation
06

Protocol Architecture

Modular protocols with explicit boundaries; system maps, state machines and migration semantics designed up-front.

  • Module boundaries
  • Event-first design
  • Backwards-compatible evolution
07

On-chain Gaming

ECS frameworks, deterministic simulation and commit-reveal mechanics built for fully on-chain game economies.

  • ECS in Move
  • Commit-reveal
  • Verifiable randomness
08

Backend Architecture

Production-grade backend systems across DRF (Django REST Framework), .NET web apps and Rust services, designed with clean architecture and explicit boundaries.

  • DRF / Django
  • .NET web apps
  • Rust services
Open Source · Community

Building in public, contributing upstream

I'm a strong believer that the best Web3 systems are built openly: shared standards, public research, audited primitives.

Activity · last year

Open-source contributions

View on GitHub ↗
Stars
2.3k+
Forks
320+
Followers
1.1k+
PRs & Issues
500+

Open-source philosophy

Standards should be auditable. Primitives should be composable. Security should be a shared resource, not a private moat. I contribute to the parts of Web3 I want to see exist, and I publish patterns I'd want my own dependencies to follow.

Ethereum Magicians

EIPs · ERCs

Participating in EIP discussions, account abstraction & tokenization standards.

Sui Developer Community

Sui · Move

Sharing Move patterns, ECS primitives and security research for on-chain games.

DeFi Security Forums

Security

Engaging with audit teams, threat models, post-mortems and best-practice playbooks.

Open-Source Contributions

OSS

Bug fixes, primitives and tooling contributions across the Web3 ecosystem.

Contact

Let's make something worth shipping

Have an idea, a system to build, or a project that needs a careful hand? Drop a line. I read everything.

~/khatri.dev
> whoami
mr.khatri

> stack --primary
python .net rust typescript solidity sui-move

> status
{
  available: true,
  focus: [
    "backend systems (DRF / .NET / Rust)",
    "smart contracts & DeFi",
    "AI agentic systems",
  ],
  open_to: [
    "lead engineering roles",
    "backend & protocol design",
    "audits & remediation",
  ]
}

> ping me
thisismrkhatri@gmail.com

Let's make something worth shipping.