Skip to content
View zonieedhossain's full-sized avatar

Block or report zonieedhossain

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zonieedhossain/README.md

Hi, I'm Zonieed 👋

Senior Backend Engineer specialising in Go-based distributed systems, event-driven microservices and consistency-critical backend infrastructure.


🔧 What I Build

  • Kafka Inbox/Outbox exactly-once event processing
  • Pessimistic inventory locking with SELECT FOR UPDATE
  • Multi-tenant ABAC enforcement via reflection-based gRPC interceptors
  • High-concurrency exam orchestration with NATS JetStream (7K+ concurrent users)

💼 Experience

  • Shikho — Forbes Asia 100 EdTech · $8.5M VC-backed · 2.5M+ users
  • JL Audio / Garmin (NYSE: GRMN) — enterprise EDI and fulfillment middleware
  • Gononet — RetailerBook ERP and GorillaMove grocery delivery (20K+ customers)

🛠 Stack

Go · PostgreSQL · Kafka · NATS JetStream · gRPC · Redis · MongoDB · Docker · Kubernetes · AWS


🚀 Open Source

  • gocraft — CLI to scaffold production-ready Go microservices with Clean Architecture, ORM setup and Docker integration

✍️ Writing


📫 Contact


🌍 Open To

Senior backend and staff engineer roles — remote globally, relocation worldwide or local Dhaka

Pinned Loading

  1. Go Go Public

    A collection of my early Go practice code and experiments. Useful for revisiting foundational concepts and exploring language features.

    Go

  2. gocraft gocraft Public

    A CLI tool to scaffold modular Go backend services

    Go Template 2

  3. kafka-go-example kafka-go-example Public

    This repository contains a simple example of using Apache Kafka with Go. It demonstrates how to create a Kafka producer and consumer using the kafka-go library. The Kafka producer sends messages to…

    Go

  4. dmbot dmbot Public

    Experimental direct message bot built for testing automation and messaging logic in Python.

    Python