Skip to content
View supragya's full-sized avatar
:octocat:
Octocat is awesome
:octocat:
Octocat is awesome
  • Bangalore, India

Organizations

@IOStream-OpenEnd
Block or Report

Block or report supragya

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
supragya/README.md

Research Engineer with interest in ZK & Distributed Consensus.


Browse a few interesting things:

CPU A zero-knowledge virtual machine with conditional ZK proofs and proofs aggregation: see MozakVM.

CPU A few zero-knowledge / cryptography primitives and circuits: see CryptographyResearch

CPU Ethereum indexer with HA, DEX pricing, powering www.blockpour.com for 10+ chains, see EtherScope

CPU P2P packet sniffing cometBFT client, useful for P2P applications: see TendermintConnector

Some other repositories of interest would be HLang, gograph, WireHairExperiments, DirSync


These days, I've been coding, mostly in 🦀 Rust, and practicing some abstract math ✎ᝰ. on the side.

📜 Want to have a look at my resume or reach me? You can find it here.

Shoot an email (see resume for the real one!)!

Pinned Loading

  1. CryptographyResearch CryptographyResearch Public

    Prime Fields | Binary Field Towers | Polynomial Tests | Verifiable Secret Sharing | Shnorr Identification Protocol | ZK circuits: PLONKY2, STARKY, HALO2 etc. "in-code"

    Rust

  2. mozak-vm mozak-vm Public

    Forked from 0xmozak/mozak-vm

    RISC-V 32-bit ZK virtual machine with conditional ZK proofs & proofs aggregation via STARKY / PLONKY2

    Rust

  3. EtherScope EtherScope Public

    Very fast Events based EVM DeFi indexer with support for Uniswap, TinyMan, Chainlink oracle etc for real world multi-step historical pricing with High Availability

    Go 1 1

  4. TendermintConnector TendermintConnector Public

    A P2P sniffer for Tendermint (now CometBFT) based blockchain and @marlinprotocol Relay network. It loads / offloads data between TM Core and Marlin Relay network by acting as a fake TM peer.

    Go 1 2

  5. HLang HLang Public

    Core shell scripting language design and interpreter proposed for HelenOS's BDSH shell system. Includes prototype implementation using AST and provision for lightweight object code for BeagleBoards

    C 3 3

  6. libfuse-FrameServer libfuse-FrameServer Public

    An experiment with LibFUSE to implement AVI based FrameServer using OpenCine OCcore as a backend

    C++ 3