Skip to content
View neerajvipparla's full-sized avatar
:octocat:
Building Blockchain
:octocat:
Building Blockchain

Organizations

@Amrita-Blockchain-Research-Club @JupiterMetaLabs

Block or report neerajvipparla

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

Hi there 👋, I'm Neeraj Chowdary Vipparla

Blockchain Protocol Engineer at Jupiter Meta ✌🏻

giphy (2)

🚀 About Me

  • Building high-performance distributed systems and blockchain infrastructure
  • Designed self-healing clusters and state synchronization protocols
  • Developed ZK-based systems and cryptographic pipelines
  • Experienced in Go, Rust, and systems-level engineering on Linux
  • Focused on correctness, fault tolerance, and real-world production reliability

📫 Reach me at: neerajchowdary889@gmail.com

⚙️ Tech Stack

📊 GitHub Stats:



✍️ Random Dev Quote

Pinned Loading

  1. SecureRemotePassword-SRP SecureRemotePassword-SRP Public

    A robust implementation of the Secure Remote Password (SRP) protocol, providing zero-knowledge password proof and secure authentication. The SRP protocol enables the server to authenticate the user…

    Go 4 1

  2. DMXP-MPMC DMXP-MPMC Public

    Unified ordered keyspace across all DMXP channels for fast appends and sequential scans. It provides ultra-fast in-memory access with persistent log-backed storage, enabling cross-language data exc…

    Rust

  3. GoRoutinesManager GoRoutinesManager Public

    A lightweight, hierarchical goroutine supervision system for Go. This package centralizes all goroutine creation, lifecycle control, and shutdown handling to prevent leaks, improve observability, a…

    Go

  4. JMDN_Merkletree JMDN_Merkletree Public

    An ordered Merkle tree implementation designed for efficient keyspace diffing and partial resynchronization.

    Go 1

  5. Redis-Streams Redis-Streams Public

    Reusable Redis Streams module for message queue implementation between my microservices using gRPC.

    Go 1

  6. stable-fragmented-buffer stable-fragmented-buffer Public

    In-memory blob storage system designed for Rust. It addresses a specific systems challenge: growing a memory buffer dynamically without invalidating existing pointers to that data.

    Rust