Skip to content
View tusharpamnani's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@TheCodeBeakers @ML-Nagpur

Block or report tusharpamnani

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tusharpamnani/README.md

👋 Hi, I’m Tushar Pamnani

Developer Relations Engineer • Blockchain Protocol Developer • Open Source Advocate

Building developer-first infrastructure, DeFi protocols, and communities that actually ship.

LinkedIn · X (Twitter) · Email


🧭 Interface: whoami

$ whoami
> Tushar Pamnani

$ location
> India 🇮🇳 (Global / Remote)

$ current_focus
> DeFi Protocols, AMMs, Developer Experience, DevRel Systems

🧠 Interface: about --verbose

interface DeveloperProfile {
  role: string[];
  superpower: string;
  philosophy: string;
  ecosystems: string[];
}

const tushar: DeveloperProfile = {
  role: [
    "Developer Relations Engineer",
    "Blockchain / Protocol Developer",
    "Community Builder",
  ],
  superpower:
    "Bridging hardcore protocol engineering with developer empathy",
  philosophy:
    "If developers struggle, the protocol fails — DX is infrastructure.",
  ecosystems: [
    "Ethereum",
    "Uniswap v4 (Hooks)",
    "Solana",
    "Stellar",
    "Wormhole",
  ],
};

🚀 Interface: impact

What I actually do (beyond buzzwords):

  • 🦄 Design & build DeFi protocols

    • AMMs, hooks, composable primitives
    • Gas-aware, production-oriented smart contracts
  • 🧠 Think deeply about developer experience

    • APIs, SDKs, templates, docs, examples
    • Reducing “time-to-first-success” for builders
  • 🌍 Operate at ecosystem scale

    • Hackathons, fellowships, workshops
    • Open-source tooling used by other developers
  • 🎤 DevRel that ships

    • Not just talks — real repos, real code, real users

🧪 Interface: selected-work

📦 Protocol & Infra
- Built a custom AMM from scratch (Solana)
- Actively exploring Uniswap v4 hooks & design space
- Experience with cross-chain primitives & messaging

🛠 Developer Tooling
- CLI / starter tooling for blockchain developers
- Templates that reduce setup friction
- Educational content paired with working code

🌱 Community & DevRel
- Fellowships & ecosystem programs
- Mentored builders during hackathons
- Helped developers go from idea → deployed contract

🧩 Interface: tech --stack

languages:
  - Solidity
  - Rust
  - TypeScript / JavaScript
  - Python
  - C / C++ / Java

protocols:
  - Ethereum
  - Uniswap v4
  - Solana
  - Stellar
  - Wormhole

tooling:
  - Foundry
  - Hardhat
  - Anchor
  - Node.js
  - React
  - MongoDB

strengths:
  - DeFi architecture
  - Protocol UX
  - Open-source maintainability
  - Community-led growth

🧠 Interface: why-devrel

“Good DevRel is invisible when done right.”

I care about DevRel because:

  • Developers don’t read docs — they copy code
  • Most protocols fail at onboarding, not tech
  • The best DevRel engineers ship infra, not swag

My goal is to:

  • Make complex protocols feel obvious
  • Turn confused developers into confident contributors
  • Build ecosystems that compound over time

📬 Interface: contact

$ reach --me
> email: tusharpamnani55@gmail.com
> linkedin: linkedin.com/in/tushar-pamnani
> twitter: @Tushar_Pamnani_

“Developer experience is not a feature.
It’s the product.”

Pinned Loading

  1. stellar-wallet-kit stellar-wallet-kit Public

    TypeScript 4

  2. solana-turbin3/Q3_2025_Builder_TusharPamnani solana-turbin3/Q3_2025_Builder_TusharPamnani Public

    TypeScript 1

  3. Rust-Notes Rust-Notes Public

    Basic Notes keeping repository for my learnings in Rust

    Rust 14 3

  4. anchor_amm anchor_amm Public

    Rust

  5. anchor_escrow anchor_escrow Public

    Rust

  6. pinnochio-vault pinnochio-vault Public

    Rust