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 Hossain

Senior Software Engineer with expertise in building scalable backend systems, designing microservices, and delivering high-performance applications. I enjoy solving complex architectural challenges and creating systems that are efficient, maintainable, and production-ready.


Technical Expertise

Backend & API Development

  • Golang and Python
  • REST, gRPC, and GraphQL APIs
  • Frameworks: Echo, Chi, Django

Microservices & System Design

  • Modular microservices for high-throughput systems
  • Event-driven architecture and inter-service communication

Database & Caching

  • PostgreSQL, MySQL, Redis, ArangoDB
  • Schema design, indexing, query optimization and data modeling

Cloud & DevOps

  • AWS and Google Cloud Platform
  • Docker, Kubernetes, CI/CD pipelines
  • Infrastructure as Code and production-grade deployments

Key Strengths

  • Scalable, modular system design
  • Performance tuning and problem-solving
  • Clean code, testing and documentation practices
  • Mentorship and team collaboration

Featured Projects

Enterprise Microservices Platform

A distributed backend platform built with Go, gRPC and PostgreSQL, supporting high-volume operations with load balancing, service discovery and observability.

Cloud Analytics Engine

A real-time data processing pipeline using Python and AWS services, featuring stream processing, event sourcing and cloud data warehousing.


Contact


“I build clean, scalable systems with performance, purpose and precision.”

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 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