Skip to content
View thani-ath-nain's full-sized avatar

Block or report thani-ath-nain

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
thani-ath-nain/README.md

Thani Ath Nain Khurshid

I build backend systems where correctness, scale, and data movement matter.

Most of my work is in Go, distributed workflows, search infrastructure, and data-heavy services for consumer-scale products. I like systems that are fast, observable, and understandable even as they grow.

Current work

Senior Software Engineer @ LAAM / Octane

  • Building Go services for marketplace and SaaS storefront APIs
  • Designing event-driven inventory and platform workflows
  • Working on Elasticsearch and ClickHouse pipelines
  • Improving reliability, latency, and infrastructure efficiency

Open source

Recent merged contributions:

Selected project

  • go-gc-comparison — experiments comparing Go GC behavior across allocation patterns, memory pressure, and runtime trade-offs

Currently exploring

  • PubGrub-style dependency resolution
  • Go runtime and garbage collection behavior
  • Search/indexing pipelines
  • Distributed consistency patterns

Stack: Go · Python · GCP · PostgreSQL · ClickHouse · Elasticsearch · Redis · Pub/Sub
📫 thaniathnainkh@gmail.com · 🌍 Pakistan (UTC+5)

Pinned Loading

  1. elastic/go-elasticsearch elastic/go-elasticsearch Public

    The official Go client for Elasticsearch

    Go 6.1k 639

  2. go-gc-comparison go-gc-comparison Public

    This repository contains code and instructions for comparing improvements introduced by the Go GreenTea Garbage Collector.

    Go