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 scalable distributed backend systems that perform well in real production environments. My focus is on clean service boundaries, event-driven architectures and well-designed APIs using REST, GraphQL and gRPC. I pay special attention to the important decisions behind the code. Keeping data consistent, enabling safe communication between services and handling failures gracefully.

I use Domain-Driven Design for clarity and organization in the business logic. I use patterns like Transactional Outbox for reliable messaging and resilience patterns like idempotent consumers, circuit breakers, dead letter queues, smart retries, and so on. I use Kafka and RabbitMQ a lot for background processing.

Data side I use PostgreSQL, MySQL and MongoDB for solid storage and query performance and Redis for practical and high performance caching. I have a strong interest in learning about systems from the ground up, and I always try to build things the right way and not just make them work quickly.

πŸš€ Core Expertise

  • Backend Engineering – Designing and building scalable, production-ready distributed systems with clean architecture
  • Microservices & Event-Driven Systems – Creating loosely coupled, resilient services that communicate reliably through events
  • API Design – Developing intuitive APIs using REST, GraphQL, or gRPC based on what the problem actually needs
  • System Design & Architecture – Applying Domain-Driven Design (DDD), Transactional Outbox, CQRS, and making smart tradeoffs for consistency and availability
  • Messaging & Reliability – Building robust async pipelines with Kafka and RabbitMQ, including idempotency, circuit breakers, dead letter queues, and smart retry strategies
  • Databases & Caching – Working with PostgreSQL (optimized queries and indexing), MongoDB, and Redis for high-performance caching tailored to real usage patterns
  • DevOps & Cloud – Containerization with Docker, orchestration with Kubernetes, AWS cloud services, and smooth CI/CD pipelines
  • Reliability & Maintainability – Focusing on real failure scenarios, observability, and writing code that stays maintainable over time

πŸ› οΈ Technical Skills

Languages
Go TypeScript JavaScript Python

Frontend
Next.js React Tailwind CSS Redux Zustand

Backend
Gin NestJS Fastify Express FastAPI

APIs & Messaging
REST GraphQL gRPC Kafka RabbitMQ WebSocket

Databases
PostgreSQL MongoDB MySQL Redis

DevOps & Tools
Docker Kubernetes AWS GitHub Actions Linux

Testing
Testify Jest Vitest


πŸ“Š GitHub Stats

GitHub Stats

πŸ“« Connect With Me

LinkedIn Β Β  Email Β Β  Facebook Β Β  WhatsApp

Pinned Loading

  1. cartify-platform cartify-platform Public

    A production-oriented backend service for an e-commerce platform, built with Go.

    Go

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

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

  4. sluggit sluggit Public

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

    TypeScript 1

  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