Skip to content
View sepehrsoh's full-sized avatar
πŸ’»
πŸ’»

Block or report sepehrsoh

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

Hi, I'm Sepehr Sohrabpour πŸ‘‹

type Engineer struct {
    Name     string
    Role     string
    Location string
    Focus    []string
}

var me = Engineer{
    Name:     "Sepehr Sohrabpour",
    Role:     "Senior Software Engineer",
    Location: "Dubai, UAE",
    Focus: []string{
        "Trading Systems",
        "Market Making",
        "Distributed Systems",
        "AI Infrastructure",
        "High Performance Backend",
    },
}

I build large-scale backend systems, low-latency trading infrastructure, and AI-powered platforms.

Currently working on futures trading engines, market-making systems, and scalable cloud-native services.


πŸš€ Highlights

  • ⚑ Reduced trading engine latency from 1s β†’ 200ms
  • πŸ“ˆ Built a Futures Market Maker from scratch
  • πŸ’° Developed a Futures Trading Engine with real-time position management
  • πŸ”₯ Scaled wallet infrastructure to 1000+ requests/sec
  • 🌍 Operated search services processing 17M+ requests/day
  • πŸ— Led migrations from monoliths to microservices handling 2000+ RPS
  • πŸ€– Built AI-powered search and NLP systems

πŸ›  Core Expertise

Trading Infrastructure

  • Futures Trading Engines
  • Market Making Systems
  • Risk Management
  • Margin & Liquidation Systems
  • Order Management Systems (OMS)

Backend Engineering

  • Distributed Systems
  • Event-Driven Architecture
  • Microservices
  • High-Concurrency Applications
  • Performance Optimization

AI & Search

  • Semantic Search
  • NLP Systems
  • Recommendation Engines
  • Spell Correction
  • Vector Search

βš™οΈ Tech Stack

Languages

Go Python C++

Backend

Postgres Redis Kafka NATS gRPC

Cloud & DevOps

Docker Kubernetes AWS ArgoCD Linux

Observability

Prometheus Grafana Jaeger OpenTelemetry


πŸ“Œ Featured Projects

πŸš€ Futures Trading Engine

High-performance exchange infrastructure featuring:

  • Position management
  • Wallet accounting
  • Margin calculations
  • Liquidation workflows
  • Real-time trade processing
  • Low-latency execution

πŸ“ˆ Market Maker Platform

Automated liquidity engine including:

  • Inventory management
  • Risk controls
  • Dynamic spread management
  • Adaptive quoting
  • Exchange integrations

πŸ€– AI Search Platform

Large-scale search infrastructure serving millions of users.

  • Semantic retrieval
  • Query understanding
  • NER pipelines
  • Spell correction
  • Vector search
  • Ranking optimization

🌱 Open Source

Go-Symspell

Fast and memory-efficient Golang implementation of SymSpell for:

  • Spelling correction
  • Fuzzy matching
  • Word segmentation
  • Search applications

Seperno

Persian NLP toolkit for:

  • Text normalization
  • Data preprocessing
  • Search pipelines
  • AI applications

πŸ“Š GitHub Stats


πŸ“« Connect


Building systems that stay fast when everyone else is slowing down.

Pinned Loading

  1. snapp-incubator/go-symspell snapp-incubator/go-symspell Public

    SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

    Go 19 3

  2. gango gango Public

    build Golang base project fast , scalable , clean

    Go 9 1

  3. snapp-incubator/seperno snapp-incubator/seperno Public

    Search Persian Normalizer

    Go 14 3