Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View m-a-h-b-u-b's full-sized avatar

Block or report m-a-h-b-u-b

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
m-a-h-b-u-b/README.md

Md Mahbubur Rahman

uHunt | StackOverflow | SoftwareEng.SE | Unix.SE

🚀 About Me

I’m a passionate software engineer who builds high-performance systems, AI-driven tools, and who talks a lot of time with compilers, debuggers, assemblers, operating systems, tools and database engines. Over the last decade, I’ve worked across the full spectrum of modern engineering — from bare-metal bootloaders to large-scale AI inference pipelines. When I’m not optimizing code, I write deep-dive articles that transform complex tech into practical, actionable knowledge for developers worldwide.

🧠 Engineering & AI Projects — What I’ve Been Building

🧩 Systems Programming

  • SecureIoTOS — A secure embedded micro-OS for IoT devices with built-in cryptographic modules using Rust.
  • M2-Bootloader-Rust — Lightweight bootloader written in Rust for secure firmware updates and rollback protection.
  • M2Battery — AI-powered battery doctor for Ubuntu — monitor, analyze, and predict laptop battery health from your terminal using TensorFlow Lite.

🐳 Docker & Containerization Tools

  • M2DTop — Real-time Docker container monitor with color-coded CPU/memory bars, live CLI dashboard, export to JSON/CSV, and optional logging
  • DockerInspector — CLI tool to scan Docker images for vulnerabilities, misconfigurations, and optimization opportunities.

🤖 Artificial Intelligence & Machine Learning

  • M2 Fraud Detection AI — Real-time anomaly detection using hybrid ML models.
  • M2 Spam Detector AI — Natural language–based spam detection pipeline with FastAPI + TensorFlow Lite.
  • M2 Log Analyzer AI — AI system for log pattern detection and predictive failure analysis.
  • M2ChatAI — Context-aware chat engine with local fine-tuning support.

🎮 Games & Frontend Projects

💡 Passionate About Answering Questions of Engineers

  • Why Was Python Written with the GIL? Link
  • Is GCC dying without threads support on Windows? Link
  • Good Practices of writing release notes Link
  • Steps to maintain a good bug database Link
  • How to check whether the process of download image is completed or not? Link
  • Why do we move the world instead of the camera? Link

🛠️ Toolbox

  • Programming: Python | Rust | Node.js | Go (Certified) | C/C++
  • Databases: PostgreSQL | MySQL | MongoDB (Certified) | Couchbase | Redis
  • System Design & Architecture: REST | GraphQL | gRPC | Kafka | RabbitMQ | CQRS
  • DevOps: Docker | Kubernetes | Terraform | Ansible | GitHub Actions | CI/CD
  • Cloud AI Services: AWS SageMaker | GCP Vertex AI | Azure ML
  • AI & Machine Learning: NLU | Whisper | CNNs | librosa (Audio/MFCCs)
  • MLOps & Model Serving: FastAPI | TorchServe | TensorFlow Serving
  • Data Pipelines & Streaming: ETL workflows (Airflow, Prefect) | Kafka Streams | Apache Spark | Apache Flink
  • AI-Driven Systems: TTS pipelines | Large-scale NLP inference
  • Testing: pytest | cargo test | Jest | Mocha + Chai

⚡ Fun Facts

  • I talk to machines more than humans.
  • Dark mode isn’t a preference—it’s a lifestyle
  • My TODO list has version control (because, of course).

Pinned Loading

  1. SecureIoTOS SecureIoTOS Public

    A Secure Tiny Operating System for ARM Cortex-M IoT Devices based on Rust Programming Language

    Rust 1

  2. M2-Fraud-Detection-AI M2-Fraud-Detection-AI Public

    M2 Fraud Detection is a real-time fraud detection platform for financial transactions.

    JavaScript 1

  3. M2-Spam-Detector-AI M2-Spam-Detector-AI Public

    Next-gen scalable AI spam detector with BERT-class transformers, ensemble magic, and Dockerized deployment

    Python 1

  4. M2-Log-Analyzer-AI M2-Log-Analyzer-AI Public

    Lightweight, AI-powered log analysis system built in Go, designed for real-time ingestion, stream processing, anomaly detection, alerting, and analytics

    Go 1

  5. M2-Bootloader-Rust M2-Bootloader-Rust Public

    A secure, Rust-based bootloader for IoT devices. Features include firmware integrity checks, secure updates, and fallback recovery.

    Rust 1

  6. M2ChatAI M2ChatAI Public

    M2ChatAI: A real-time AI chatbot built with Node.js, TypeScript & Socket.io. Features OpenAI GPT integration, JWT auth, MongoDB storage, testing & scalable architecture.

    TypeScript 2