Skip to content
View sneha4175's full-sized avatar
  • Montreal, Canada
  • 00:53 (UTC -12:00)

Block or report sneha4175

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.

Content in all repositories owned by your account will be closed.
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
sneha4175/README.md

Sneha Khoreja

Backend & distributed-systems software engineer. Master of Applied Computer Science, Concordia University.

I like building systems infrastructure from first principles and understanding what happens beneath the frameworks β€” how requests get routed, balanced, rate-limited, and traced.

What I build

  • Systems infrastructure the hard way: API gateways, concurrent servers, and actor-model services built to be read end-to-end.
  • Polyglot by choice β€” Go, Java, Python, and Erlang β€” picking the model that fits the problem.
  • A recurring thread of finance-domain work running through my projects.

Featured

gateway-pro β€” a from-scratch HTTP API gateway in Go. Load balancing, three-state circuit breaking, and distributed rate limiting backed by Redis, with a middleware chain for auth, metrics, and tracing.

Tech

  • Languages: Go, Java, Python, Erlang, SQL
  • Infra & data: Docker, Redis, PostgreSQL, Prometheus
  • ML: scikit-learn, PyTorch

Links

Pinned Loading

  1. Bitcoin_Simulation Bitcoin_Simulation Public

    A configurable simulation of Bitcoin System.

    Python

  2. gateway-pro gateway-pro Public

    Lightweight API gateway in Go β€” rate limiting, load balancing, circuit breaking

    Go

  3. IntelligentSystems IntelligentSystems Public

    Forked from DishaPadshala/IntelligentSystems

    CLIPS