Skip to content
View abdulmominsakib's full-sized avatar
๐Ÿฅญ
Growing Mango
๐Ÿฅญ
Growing Mango

Block or report abdulmominsakib

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
abdulmominsakib/README.md
 โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ•—   โ–ˆโ–ˆโ–ˆโ•—
โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•—โ–ˆโ–ˆโ–ˆโ–ˆโ•— โ–ˆโ–ˆโ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•”โ–ˆโ–ˆโ–ˆโ–ˆโ•”โ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ•”โ•โ•โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘โ•šโ–ˆโ–ˆโ•”โ•โ–ˆโ–ˆโ•‘
โ–ˆโ–ˆโ•‘  โ–ˆโ–ˆโ•‘โ–ˆโ–ˆโ•‘ โ•šโ•โ• โ–ˆโ–ˆโ•‘
โ•šโ•โ•  โ•šโ•โ•โ•šโ•โ•     โ•šโ•โ•

Abdul Momin โ€” Senior Mobile App Developer
Flutter & iOS ยท Full-Stack ยท Bangladesh ๐Ÿ‡ง๐Ÿ‡ฉ

momin.pro ยท LinkedIn ยท GitHub ยท Telegram


I've spent 7 years building mobile apps people actually use โ€” and 5 of those deep in Flutter. I work across the full product: pixel-perfect UI, state architecture, REST APIs, databases, and CI/CD pipelines. I've shipped to production in e-commerce, sports, community platforms, and AI-powered tools.

I focus on end-to-end product delivery, bridging the gap between a raw concept and a polished, production-ready App Store release.


  โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
  โ”‚           WHAT I BUILD WITH      โ”‚
  โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

  Mobile     Flutter ยท Dart ยท Swift ยท Kotlin
             React Native

  Backend    NestJS ยท Django ยท Node.js
             PostgreSQL ยท Firebase ยท Supabase

  State      Bloc ยท Riverpod ยท RxDart ยท Stacked

  AI / ML    Python ยท PyTorch ยท Hugging Face
             MediaPipe ยท llama.cpp ยท CoreML

  DevOps     GitHub Actions ยท Fastlane ยท Shorebird
             Bitrise ยท Docker

  Tools      Figma ยท Stitch ยท Cursor ยท Claude Code
             OpenCode ยท Git

  Methods    TDD ยท Feature-Based Architecture
             Mobile security best practices
  โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
  โ”‚           AVAILABILITY           โ”‚
  โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

  โ— Open to work
  โ”€ Full-time ยท Contract ยท Freelance
  โ”€ Remote  ยท  US / EU timezone overlap
  โ”€ Full professional English proficiency

"Debugging is a science. Prompt engineering is astrology."

"Humans write bugs. AI writes them faster."

Email ยท WhatsApp

Pinned Loading

  1. rrousselGit/riverpod rrousselGit/riverpod Public

    A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

    Dart 7.2k 1.1k

  2. localmind localmind Public

    A mobile application designed to provide a beautiful, fast, and privacy-respecting interface for local LLM servers and cloud providers

    Dart 5

  3. flutter-component-separator flutter-component-separator Public

    VSCode extension that automatically separates Flutter widget classes into individual files, improving code organization and maintainability.

    TypeScript 1

  4. Flutter Project Cleanup Utility Flutter Project Cleanup Utility
    1
    #!/bin/bash
    2
    
                  
    3
    # Check if a directory path is provided
    4
    if [ $# -eq 0 ]; then
    5
        echo "Please provide a directory path."