Skip to content
View pjdurden's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pjdurden

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 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
pjdurden/readme.md

Prajjwal Chittori

Backend Engineer — Crypto Infrastructure & Traditional Payments

Liquid staking  ·  Card & settlement rails  ·  Cross-border payments  ·  DeFi vaults

Website LinkedIn Codeforces Expert Email


Summary

Backend engineer specializing in the intersection of crypto infrastructure and traditional payments — systems where on-chain state must reconcile with real-world money movement to the cent.

My work spans both sides of that seam: founding-team engineer at a liquid-staking protocol that scaled past $500M+ in staked assets, four years on cross-border payments and the stablecoin initiative at Visa, and now card and vault products at ether.fi — a non-custodial Visa crypto card built on liquid-restaking infrastructure.

  • Currently: Senior Backend Engineer at ether.fi — Cash (card) & Vault products
  • Core stack: Go, Rust, Solidity, TypeScript, Java/Spring, Ethereum/EVM, EigenLayer, Kafka, PostgreSQL, Redis
  • Education: B.Tech, Computer Science — Delhi College of Engineering (now Delhi Technological University)
  • Focus areas: liquid staking & restaking, card settlement, cross-border payments, stablecoins, smart-contract gas optimization

Experience

ether.fi — Senior Backend Engineer, Card & Vault Products

2026 – Present

Building ether.fi Cash, a non-custodial Visa crypto card on liquid-restaking infrastructure where users spend ETH/USDC while their assets continue earning restaking yield.

  • Own real-time settlement bridging Visa rails and on-chain vaults (authorization, capture, reconciliation).
  • Built the Borrow Mode backend — USDC borrowing against eETH collateral via lending-pool integration.
  • Designed an event-driven cashback pipeline (wETH rewards) on Kafka.
  • Hardened KYC/AML and risk monitoring with chain-analytics providers; extended multi-chain support across Ethereum L1 and L2s.

Go · Solidity · Ethereum · EigenLayer · Kafka · PostgreSQL · Redis

Visa — Senior Software Engineer, Payments & Crypto Initiative

2022 – 2026

Worked across traditional cross-border payments and Visa's stablecoin / crypto initiative — the bridge between card networks and digital assets.

  • Led an 8-engineer team on a real-time payments platform (monolith plus eight microservices) sustaining 2,000+ TPS at 99.98% uptime.
  • Delivered Treasury as a Service for the APAC hub — 15 currencies, clients in 60+ countries, powering roughly 80% of APAC liquidity flows through Visa Direct A2A.
  • Built the Network Validations Framework — configurable payer/beneficiary identity checks across 100+ SWIFT message types.
  • Prototyped on-chain payment settlement in Solidity and Solana as part of the crypto/stablecoin track.

Java · Spring Boot · Solidity · Rust · RabbitMQ · Hazelcast · Docker · Kubernetes

Stader Labs — Software Engineer, Founding Team

2021 – 2022

Joined as an intern during the final years of my degree at Delhi College of Engineering and grew into a founding member of a ~7-person team building a multi-chain liquid-staking protocol.

  • Built Rust / CosmWasm smart contracts powering liquidity pools that scaled past $500M+ in staked assets across multiple chains.
  • Led gas-fee analysis and optimization — benchmarking storage and swap costs on Terra/CosmWasm to keep contract execution economical at scale.
  • Built a validator analytics platform monitoring 1M+ nodes (React, MongoDB, Ethereum APIs) and APR dashboards.
  • Designed cross-chain architecture and on-chain/off-chain synchronization pipelines.

Rust · CosmWasm · TypeScript · Python · React · MongoDB


Selected Open-Source Work

Project Description
CoinSwap (CosmWasm + Terraswap) DEX swap contract for LUNA/UST/CW20 tokens, with a gas-fee analysis tool for the Terra blockchain.
Gas-Fee Benchmark (cw-storage-plus / Terraswap) Benchmarking contract measuring gas costs of storage patterns on Terra/CosmWasm.
Solidity Payment System On-chain payment settlement implemented in Solidity.
Solana Payment System Rust payment-settlement program deployed on Solana.
Stader APR Dashboard React dashboard surfacing staking APR and validator analytics.
Veri5 Real-time identity and account verification API for cross-border payments.

Technical Skills

Languages

Go Rust Solidity TypeScript Java Python C++

Blockchain & Web3

Ethereum EigenLayer CosmWasm Solana Foundry

Backend & Infrastructure

Spring Boot Kafka PostgreSQL MongoDB Redis Docker Kubernetes AWS


Competitive Programming

Achieved Codeforces Expert during university (pre-2022, before AI coding assistants) — a credential earned through unassisted algorithmic problem-solving under contest conditions.

  • Codeforces — Expert · pjdurden
  • CodeChef — peak rating 1890 · pjdurden
  • LeetCode — peak rating 1679 · Pjdope
  • Code-A-Thon — Rank 5 (College Rank 1)
  • Cleared the Facebook Hacker Cup Qualification Round (2020); Google Kick Start Round B (2021).
  • Mentored 300+ students in algorithms and software engineering through GirlScript.

Pinned Loading

  1. Video-Content-Analysis-ML Video-Content-Analysis-ML Public

    Implementation of YOLO algorithm build on Google colab notebook.Implementation of Backbone(CSPDarknet), Neck(SPP,PAN) and Head(YOLOv3).Convolution Neural Networks comes under deep neural networks t…

    C 1

  2. kurux_backend_prototype kurux_backend_prototype Public

    Prototype Backend for Kurux Based on Flask and MongoDB for a Scalable DB and Rest APIs

    Python

  3. friendly-neighbourhood-6502 friendly-neighbourhood-6502 Public

    Computer Architechture emulator for 6502 processor. It emulates all the bus and processor pins and also the internal adressing modes and functions. Implements OPEN GL , Universal CRT , GLUT, Pixel …

    C++ 2

  4. CoinSwap-using-Cosmwasm-and-Terraswap CoinSwap-using-Cosmwasm-and-Terraswap Public

    CoinSwap is a Smart Contract that is built on the terra blockchain and can be used to swap cryptocurrencies such as LUNA, UST, TerraUSD, Anchor, Mirror Protocol, LUNI and other CW20 tokens. The Pro…

    Rust 12 1

  5. Bizpedia Bizpedia Public

  6. Gas_analysis_cw_storage_plus_terraswap Gas_analysis_cw_storage_plus_terraswap Public

    Gas_Fees_Benchmark Contract to do analysis of Gas Fees in terra

    Makefile