Skip to content
View Vineet1101's full-sized avatar
🎯
Contributing
🎯
Contributing

Highlights

  • Pro

Block or report Vineet1101

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

Vineet Goel

Backend engineer working in Rust and TypeScript, mostly on Solana.

Currently building a Solana perps backend — live on-chain indexing over Yellowstone gRPC, a margin/funding/liquidation engine, and an API on top.

Experience

  • GSoC Google Summer of Code 2026 — Contributor, P4 Language Consortium
  • GSoC Google Summer of Code 2025 — Contributor, P4 Langugage Consortium
  • SoB Summer of Bitcoin — Selected for the proposal round

Stack

Rust · TypeScript · Solana (Anchor) · Node.js · gRPC · Postgres · Next.js

Interests

On-chain indexing, DeFi protocol internals, low-latency systems, systems programming.

Open to remote backend / protocol engineering roles.

X · LinkedIn · Vineetgoel692@gmail.com

Pinned Loading

  1. Rust-Projects Rust-Projects Public

    A monorepo containing all my projects that I made from scratch for learning Rust, blockchain and system engineering

    Rust

  2. P4Simulator P4Simulator Public

    Forked from HapCommSys/p4sim

    P4 simulator module

    C++ 1 1

  3. coin-smith coin-smith Public

    Bitcoin PSBT Transaction Builder — coin selection, fee/change optimization, and BIP-174 PSBT generation with an interactive web UI. Built for Summer of Bitcoin 2026.

    Rust

  4. sherlock sherlock Public

    Bitcoin Chain Analysis Engine — applies heuristics (CIOH, change detection, CoinJoin detection, etc.) to real block data with an interactive Next.js dashboard. Built for Summer of Bitcoin 2026.

    TypeScript

  5. ZethetaIntern/Jugaad-Quant-Pvt-Ltd ZethetaIntern/Jugaad-Quant-Pvt-Ltd Public

    Python

  6. Lox-Compiler Lox-Compiler Public

    Learning compiler design by making a compiler for a simple Lox language (Crafting Interpreters book)

    C++