Skip to content
View misbahul-alam's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report misbahul-alam

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

Hi, I'm Misbahul Alam πŸ‘‹

Misbahul Alam

Misbahul Alam

πŸ‘¨β€πŸ’» Professional Summary

I build distributed backend systems with event-driven architectures, clean service boundaries, and APIs across REST, GraphQL, and gRPC that hold up under real production conditions. I care about the decisions that live below the code where the boundaries of consistency live, how data flows between services and what happens to systems when failures happen at the worst possible time.

I apply domain-driven design to define bounded contexts and aggregate boundaries, use the transactional outbox pattern to guarantee reliable event delivery without distributed transactions, and design for failure from the start with idempotent consumers, circuit breakers, dead letter queues, and resilient retry handling.

I work with Kafka and RabbitMQ for asynchronous event pipelines, paying close attention to delivery guarantees, consumer failure scenarios, and processing reliability under partial system failure.

On the data side, I use PostgreSQL with deliberate attention to indexing and query planning and Redis with caching strategies such as cache-aside and write-through, thoughtfully chosen around actual read/write tradeoffs rather than defaults. I care about how data is modeled just as much as how it is stored.

πŸš€ Core Expertise

  • ⚑ Backend Engineering – Production-grade systems with clean architecture and strong domain boundaries.
  • 🧱 Microservices – Loosely coupled, resilient, and independently deployable services.
  • πŸ”Œ API Design – REST, GraphQL, and gRPC chosen according to actual problem requirements.
  • πŸ“¨ Event-Driven Architecture – Reliable async pipelines with strong delivery guarantees.
  • 🧠 System Design – DDD, CAP tradeoffs, Outbox Pattern, and CQRS applied where they deliver value.
  • πŸ—ƒοΈ Databases & Caching – PostgreSQL with thoughtful indexing + Redis strategies matched to workloads.
  • ☁️ DevOps & Cloud – Docker, Kubernetes, AWS, and CI/CD with production readiness in mind.
  • πŸ›‘οΈ Reliability & Testing – Practices focused on real failure modes and long-term maintainability.

πŸ› οΈ Technical Skills

Languages
Go TypeScript JavaScript Python

Frontend
Next JS React TailwindCSS Redux Zustand

Backend Frameworks
Gin NestJS Fastify Express FastAPI

APIs & Messaging
REST API GraphQL gRPC Kafka RabbitMQ WebSocket

Databases
PostgreSQL MongoDB Redis MySQL

DevOps
Docker Kubernetes AWS GitHub Actions Linux

Testing
Testify Jest Vitest

πŸ“Š GitHub Stats

GitHub Stats

πŸ“« Connect With Me

LinkedIn Β Β  Email Β Β  Facebook Β Β  WhatsApp

Pinned Loading

  1. blog-platform-api blog-platform-api Public

    A scalable and robust RESTful API for a blog platform built with NestJS, Drizzle ORM, and PostgreSQL.

    TypeScript

  2. Shopping-Bag Shopping-Bag Public

    A modern full-stack e-commerce application built with Next.js and NestJS, offering a seamless shopping experience with a clean, minimalist design philosophy.

    TypeScript

  3. sluggit sluggit Public

    Simple, fast, and modern slug generator β€” remove emojis, accents, and symbols easily.

    TypeScript 1

  4. go-ecommerce-api go-ecommerce-api Public

    A production-ready, Dockerized RESTful API for an e-commerce platform built with Go (Golang), Gin, and PostgreSQL.

    Go

  5. vanilla-js-spa-template vanilla-js-spa-template Public

    A lightweight, responsive Single Page Application (SPA) built with Vanilla JavaScript. This project demonstrates client-side routing, modern CSS styling, and a clean file structure without the over…

    CSS

  6. jobs-portal-api jobs-portal-api Public

    A robust, high-performance recruitment platform backend built with Node.js, Fastify, and Drizzle ORM. This project demonstrates enterprise-level architecture, including multi-role authentication, f…

    TypeScript