Skip to content
View Mahboob-A's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mahboob-A

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Mahboob-A/README.md

Hello, I'm Mahboob Alam!

GitHub Snake Dark

A small intro on what I do...

const mahboob = {
    pronouns: "He" | "Him",

    code: ["Python", "C", "Cpp"],

    askMeAbout: ["Backend Web Dev", "Tech", "Sysdem Design", "Cloud", "Tech Blog", "Microservices", "Solo Travelling"],

    technologies: {
        backEnd: {
            python: ["Django", "FasiAPI", "Flask"],
            tools: ["Redis", "Celery", "WebSocket", "Django Rest Framework", "RabbitMQ", "RESTFul API", "Git"], 
        },

        devOps: {
          cloud: ["AWS",  "Route53", "Nginx", "EC2", "Digital Ocean"],
          tools: ["Docker🐳", "Linux"], 
        },

        databases: {
            sql: ["PostgreSQL", "MySql", "SQLite", "MongoDB"],
        },

        coreCS: {
          subjects: ["Operating System", "Networking", "DBMS", "Data Structures and Algorithms"], 
      },

      specialization: {
          domain: ["python Backend Development", "System Design", "Networking", "Cloud", "AWS"]
      },

        misc: ["Socket Programmming", "webRTC", "Tech Blog", "Design Pattern"]
    },

    architecture: ["Microservices Architecture", "Monolithic Architecture", "Event Driven"],

    currentFocus: "Advanced Backend Engineering and System Design with Specialization on AWS",

    funFact: "There are two ways to write error-free programs; only the third one works!"
};

🖎   I Write Here

Read my writings on Django, System Design, Microservices, etc. on Medium and Hashnode

✒️   My Latest Medium Blog

Mahboob AlamMedium

🛠   Tech Stack

C C++ Python Django Flask

RabbitMQ Redis Linux GCP AWS

HTML CSS Postman Insomnia Microservices

MongoDB MySQL PostgreSQL Nginx Docker

WebSocket Networking Portainer REST API Sentry

Markdown Bash Git GitHub Visual Studio Code

⚙️  GitHub Analytics

Night-Coding

commit-stats

top-languages language_count

mahboob-a


I love connecting with people so if you want to say hi, I'll be happy to hear you more! 😊

📫 And in case you wanted to say hi...

Pick a slot to meet me and we can chat about anything on this planet! 😅

meet_link

📫 Reach Me On: 🙋🏿‍♂️ Email Me mahboob-a

Twitter LinkedIn Hashnode Medium Devto LeetCode

Pinned Loading

  1. Algocode Algocode Public

    Algocode, coding context and practice platform, is a Django based microservices architecture backend for online judge platforms just like Leetcode.

  2. CuteTube CuteTube Public

    CuteTube is Video-on-Demand service just like YouTube!

    Python

  3. rcee rcee Public

    A Service of Algocode - A leetcode like project to consume messages from Code-Manager Service and responsible for Executing User Codes in Secure Docker Environment, and Publish result to the Result…

    Python 1

  4. ProStream ProStream Public

    Game, Stream, Win - Join the Pros on ProStream. ProStream is a low latency live streaming platform just like twitch.

    JavaScript

  5. code-manager code-manager Public

    A Service of Algocode - A leetcode like project to handle all the code submission and consume result from Remote Code Execution Engine Service

    Python

  6. rate-limiter rate-limiter Public

    Rate Limit PoC implemented using Token Bucket Algorith,

    Python