Skip to content
View RushabhMehta2005's full-sized avatar
💭
doing open source work
💭
doing open source work

Organizations

@sympy

Block or report RushabhMehta2005

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

Hi, I'm Rushabh Mehta

I'm an engineer focused on distributed architectures, database internals, and high-performance infrastructure. I enjoy building things from scratch to understand how they work under the hood.

Experience

  • D. E. Shaw India: Technology Developer Intern (May 2026 – Jul 2026) | Architected automated load balancing for Apache Kafka clusters and developed internal admin REST endpoints.
  • Prometheus (LFX Mentorship): Open Source Contributor (Mar 2026 – May 2026) | Refactored core startup sequences in Go to execute WAL replay asynchronously, eliminating monitoring gaps in HA scenarios.
  • SymPy (Google Summer of Code): Open Source Contributor (May 2025 – Sep 2025) | Engineered mathematical wrapping models and optimized computational geometry algorithms in Python.

Technical Writing

I write deep-dive articles on computer science fundamentals and system internals on Hashnode:

Let us Connect!

Pinned Loading

  1. prometheus/prometheus prometheus/prometheus Public

    The Prometheus monitoring system and time series database.

    Go 65.8k 10.8k

  2. sympy/sympy sympy/sympy Public

    A computer algebra system written in pure Python

    Python 14.9k 5.4k

  3. post-go-res post-go-res Public

    A custom multi-threaded key-value store built from scratch in Go, exploring storage architecture, WAL, and more database internal concepts.

    Go