Skip to content
View anuragShingare30's full-sized avatar
:octocat:
...
:octocat:
...

Highlights

  • Pro

Block or report anuragShingare30

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
anuragShingare30/README.md

Hi πŸ‘‹, I'm Anurag Shingare

Ethereum Developer β€’ Smart Contract & Backend Engineer β€’ Software Engineer

I build secure, production-grade Web3 systems spanning smart contracts, DeFi architecture, cryptographic backends, and blockchain data infrastructure.


About Me

  • Strong focus on Backend architecture, Software Engineering and Ethereum Developement
  • Experience building Authentication + wallet infrastructure, MPC(Multi-party computation) protocol, Quantum Resistent DeFi protocols and Building backend stuffs
  • Technical writer on Ethereum & Web3 internals, attacks and best practices Web3 Blogs
  • How to reach me anuragshingare2005@gmail.com
  • All of my projects are available at Github
  • Know about my experiences CheckOut Resume

πŸ’Ό Experience

Open Source Developer | Protocol labs

Remote | Jan 2026 – Present

  • Built high-throughput backend services in Go for ingestion, batching, compression, and durable storage of large-scale event/log data
  • Architected a hybrid on-chain/off-chain architecture storing verifiable references on blockchain while persisting bulk data in decentralized object storage to reduce costs and improve scalability.
  • Implemented peer-to-peer networking features including NAT traversal and direct node-to-node communication without centralized servers using libp2p
  • Developed indexed query engine with selective retrieval and progressive streaming, enabling efficient search across large immutable datasets
  • Technologies: Go, Python, Solidity, PostgreSQL, libp2p, Foundry, Decentralized Storage
  • PR1, PR2

Smart Contract & Backend Engineer | Versatile.ID

Remote | Sept 2025 – Present

  • Built a quantum-resistant identity system using ML-DSA (CRYSTALS-Dilithium) with a Rust–Node.js hybrid backend cryptographic core, enabling sub-50ms deterministic W3ID generation.
  • Designed a bias-free 12-digit ID derivation pipeline using SHAKE256 entropy, keyed BLAKE3 hashing, and 48-bit rejection sampling, ensuring uniform distribution and zero collisions at scale.
  • Implemented a 2-of-3 MPC non-custodial smart wallet infrastructure via Openfort SDK with encrypted recovery sessions and no single point of failure.
  • Built a multi-tenant developer SDK platform with OAuth-style auth, AES-256-GCM encrypted API keys, secure webhooks, and hardened rate-limited REST APIs.
  • Technologies: NodeJs, Typescript, Rust, PostgreSQL, Cryptography

Smart Contract & Backend Engineer | OpenBooks

Remote | July 2025 – Aug 2025

  • Designed account abstraction workflows using PrivySDK to improve on-chain UX
  • Migrated NFT minting from Solana cNFTs to EVM-compatible NFTs while preserving backend workflow
  • Maintained backend deployment workflows on Monad EVM
  • Contributions:
  • Technologies: NodeJs, Typescript, PostgreSQL

πŸ“Œ Projects

Versatile.ID | Auth + Wallet Infrastructure

πŸ”— https://www.versatile.id/

  • Auth-driven wallet provisioning with Clerk webhooks, automatically generating W3IDs and MPC smart wallets on user signup
  • 2-of-3 MPC non-custodial wallet infra via Openfort SDK with encrypted recovery and no single point of failure
  • Multi-tenant SDK enabling third-party apps to create and manage wallets securely using OAuth-style auth and API keys
  • Hardened wallet APIs with encrypted credentials, rate limiting, and secure wallet lifecycle tracking across chains

Akavelog - Decentralized log ingestion and Query platform

πŸ”— https://github.com/anuragShingare30/akave-pldg/tree/main/akavelog

  • Designed a decentralized observability pipeline to ingest, index, and query logs while storing raw data immutably in content-addressed object storage
  • Built high-throughput Go ingestion service performing normalization, batching, and compression to reduce storage and transfer overhead
  • Implemented indexed retrieval engine that selectively fetches relevant log batches and streams filtered results progressively to clients
  • Developed multi-tenant alerting and query system with project-scoped API keys and efficient metadata indexing in PostgreSQL
  • Technologies: Go, PostgreSQL, Akave O3(S3-Compatible), NextJs, Echo, Pgx, tern

Rachax402 - Verifiable Agent Coordination Protocol

πŸ”— Nkovaturient/Rachax402#4

  • Developed ERC-8004 identity and reputation smart contracts enabling on-chain agent discovery and trust scoring
  • Implemented comprehensive test suite including unit, fuzz, and invariant testing to validate protocol correctness and prevent state-corruption edge cases
  • Designed contract storage and validation logic to support verifiable off-chain task execution and attestation workflows
  • Technologies: Solidity, Foundry, ERC-8004, EVM

βš’οΈ What I'm working on?

  • Building production grade and scalable backend infrastructure in Go, NodeJs+Ts
  • Studying and Contributing some of DeFi protocols

🌐 Socials

Pinned Loading

  1. Rachax402 Rachax402 Public

    Forked from Nkovaturient/Rachax402

    Agent to Agent Task System: Discover agents via ERC-8004, pay over x402, & store data on Storacha.

    Solidity

  2. akave-pldg akave-pldg Public

    Forked from akave-ai/akave-pldg

    Go 1

  3. custom-evm-indexer custom-evm-indexer Public

    An Custom EVM Indexer similar to The Graph, build using NodeJs and Viem

    TypeScript 1

  4. DeFiProtocol_CrossChain_Tokens_Transfer DeFiProtocol_CrossChain_Tokens_Transfer Public

    An DeFi protocol which will cover the cross-chain token standard, Rebase token, chainlink CCIP, Bridging, tranching and Rebase token pool to maintain the token supply!!!

    Solidity 2

  5. SupplyChain_Transparency SupplyChain_Transparency Public

    On-chain solution for Supplychain management system. Build on Transparency and tokenization

    Python 2

  6. go-boilerplate go-boilerplate Public

    This is the complete and detailed go-boilerplate to start building production grade apps

    Go