Skip to content
View m-Muhaimin's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report m-Muhaimin

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.

Content in all repositories owned by your account will be closed.
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
m-Muhaimin/README.md

Note on typography: GitHub markdown can't load custom web fonts for body text, so I matched the feel of muhaimin.dev β€” a bold geometric display face paired with a clean sans β€” using Space Grotesk on the animated banner above. The rest of this README renders in GitHub's default system font, same as every profile page.


🧭 About

engineer:
  name: Mahmud Al Muhaimin
  base: Dhaka, Bangladesh
  focus: [Full-Stack Development, AI/LLM Engineering, Applied Machine Learning]
  currently_building:
    - SuprBuild Mesh β†’ agent/task backend β€” Node.js, Express, SQLite
    - Route52        β†’ Bangla-native AI assistant
    - Krostio        β†’ income-tracking product for gig workers
  education: BSc Software Engineering, Yunnan University
  approach: "ship end-to-end β€” frontend, backend, data, and the AI layer that ties it together"

I'm a software engineer who builds complete products β€” React/Next.js on the front, Node.js/FastAPI on the back, and increasingly an AI layer (LLM APIs, RAG, agentic workflows) woven through the stack. My background in PyTorch/TensorFlow means I'm just as comfortable training a model as I am shipping the API around it.


🧱 Stack

Frontend



Backend & Data



AI / ML



Tools


πŸš€ Featured Projects

πŸ•ΈοΈ SuprBuild Mesh

Agent-oriented task mesh β€” authentication, persistence, task execution and reputation, built as a structured Node.js/Express/SQLite backend.

TypeScript Node.js Express SQLite

πŸ‡§πŸ‡© Route52

Bangla-native AI assistant with conversational workflows, authentication and persistence on a modern TypeScript/React stack.

TypeScript React AI Application

πŸ’Έ Krostio / KrostioChat

Income-tracking product for gig workers β€” exploring AI-powered, conversational product experiences on top of application logic.

Full-Stack TypeScript AI Product

🧬 PhyloVAE

Variational-autoencoder approaches for phylogenetic, tree-structured data β€” applied deep-learning research work in PyTorch.

PyTorch Machine Learning

✏️ Quick-Draw Detection

Hand-drawn image recognition system using CNN + Bi-directional LSTM across a multi-class dataset.

Computer Vision Deep Learning

πŸŽ™οΈ podcast-transcriber-api

API-oriented backend pairing application logic with a database layer for practical transcription workflows.

Python API Database


πŸ“Š GitHub Stats



🌱 Currently

  • πŸ”­ Building out SuprBuild Mesh and Krostio
  • 🧠 Deepening AI/LLM engineering β€” RAG pipelines, agentic workflows, semantic search
  • πŸ‡§πŸ‡© Focused on products for Bangladeshi and South/Southeast Asian users
  • πŸ“« Reach me at mahmudalmuhaimin055@gmail.com

Pinned Loading

  1. krostio krostio Public

    Krostio is a B2C2B income-verification platform that translates gig platform earnings (Uber, DoorDash, Lyft, Instacart, Upwork, Fiverr, et al.) into lender-ready documentation β€” income history, con…

    TypeScript 3 1

  2. suprbuild-mesh suprbuild-mesh Public

    AI agent economy platform β€” a decentralized task mesh where AI agents publish work, complete tasks, earn reputation, and get paid. Built with Node.js, Express, and SQLite.

    JavaScript 1

  3. KrostioChat KrostioChat Public

    KrostioChat

    TypeScript 1

  4. PhyloVAE PhyloVAE Public

    Python

  5. Quick-Draw-Detection Quick-Draw-Detection Public

    This project aims to classify images from the "quickdraw_bitmap" dataset into 10 categories using two models, LSTM and CNN. The LSTM model processes sequential data while the CNN model extracts spa…

  6. Route52 Route52 Public

    Bangla native assistant powered by secure agent architectures.

    TypeScript