Skip to content
View nguyenminhhung2011's full-sized avatar
🐼
Panda
🐼
Panda

Highlights

  • Pro

Organizations

@AI-Generate

Block or report nguyenminhhung2011

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
nguyenminhhung2011/README.md

Buy Me A Coffee

Hi 🐼, I'm Nguyen Minh Hung 🐼

coding

πŸ‘¨β€πŸ’» Nguyα»…n Minh HΖ°ng β€” Mobile Developer

Hi, I'm Nguyα»…n Minh HΖ°ng, a passionate Mobile Developer with a strong focus on Flutter and Android (Kotlin). With a solid foundation in software engineering and a mindset of constant improvement, I aim to deliver clean, scalable, and high-performance mobile applications that solve real-world problems.


πŸš€ About Me

  • πŸŽ“ Bachelor of Software Engineering, University of Science - VNUHCM
    GPA: 8.2 / 10
  • πŸ† 2nd Prize – Techconomy 2022, ERP technology solutions
  • πŸ’Ό Currently working at Mobile Developer Position (Flutter, Android)

πŸ› οΈ Skills

πŸ“± Mobile Development

  • Flutter: MVVM, Clean Architecture, custom widgets, responsive UI (Web/Mobile), multi-tenant routing, Isolate, Stream, ....
  • Android (Kotlin): Jetpack Compose, MVVM, Android services (Accessibility, Input Method, Foreground,...), API security with Interceptor, Media, CameraX, BroadcastReceiver,...
  • State Management: Riverpod, Bloc, GetX, Provider

πŸ’‘ Architecture & Patterns

  • Clean Architecture, SOLID, design patterns (Factory, Strategy, State, Singleton,...)
  • Dependency Injection (get_it, injectable)

πŸ“Š Data & APIs

  • Local Storage: Hive, Isar, Room, SharedPreferences
  • Networking: Dio, Retrofit, REST, GraphQL
  • Firebase: Firestore, Notifications

πŸ› οΈ Tools & Workflow

  • Git, GitHub CI, Jira, Linear, Notion
  • Export to Excel, printing, SDK/payment integrations

πŸ’» Backend & Other

  • Node.js, Spring Boot
  • Languages: Dart, Kotlin, Java, JavaScript, C++, C#
  • English: Technical reading proficiency

πŸ“‚ Projects Highlight

πŸ”Ή JarvisAI

A smart assistant app built with Flutter and integrated with multiple APIs and features.

  • 10,000+ installs on Google Play
  • Used Clean Architecture, Chat AI integration, Firebase analytics
  • Role: Android developer

πŸ”Ή LetTutor

An online language learning app with scheduling, video calls, and payments.

  • Built using Flutter and integrated with RESTful APIs
  • Managed local cache, pagination, and error handling

πŸ”Ή Flight Booking System

A cross-platform booking system with real-time ticket updates.

  • Implemented barcode & QR scanning, animated UI
  • Offline data handling with Hive

πŸ”Ή Edu code league


πŸ“¦ Open Source Contributions

A floating bubble view service inspired by Facebook chat bubbles.

  • Kotlin-based floating service with edge animation
  • Easy to configure drag & close logic
  • Highly customizable with Compose or XML views

🧩 pl_bubble

A floating bubble view service inspired by Facebook chat bubbles.

  • Kotlin-based floating service with edge animation
  • Easy to configure drag & close logic
  • Highly customizable with Flutter

🧩 pl_api_helper

A comprehensive Flutter plugin for simplified API calls, caching, and model mapping with support for both Dio and standard HTTP clients.

🧩 urovo_flutter

A Flutter plugin to interact with Urovo device hardware.

  • Supports: Scanner, Printer, Beeper, Magnetic Card Reader
  • Real-time barcode scanning and image printing
  • Simple Dart API and easy integration

🧩 pl_flow

Lightweight, Flutter-friendly reactive flows for state and event streams.

  • StateFlow: holds a current value and emits updates to listeners
  • SharedFlow: multicast/event stream with replay and buffer control
  • FlowBuilder: tiny widget to build UI from a MutableFlow
  • MultiFlowBuidler: listen to multiple flows and build from their combined data
  • PulseStreamBuilder: ergonomic, typed alternative to StreamBuilder
  • FlowObserver: track and dispose flows to avoid leaks

🧩 pl_isolate

A powerful Flutter plugin that simplifies isolate communication and management. Run heavy computations in separate isolates without blocking the UI thread.

  • πŸš€ Easy Isolate Management: Simple API to create and manage isolates
  • πŸ”„ Automatic Disposal: Auto-dispose isolates after inactivity
  • 🎯 Type-Safe Operations: Define operations with clear interfaces
  • πŸ” Thread-Safe: Built-in synchronization for concurrent operations
  • πŸ“Š Multiple Isolates: Each operation can have its own isolate helper
  • 🎨 UI Isolate Support: Support for both Dart isolates and UI isolates
  • ⚑ Performance: Run CPU-intensive tasks without blocking the main thread

πŸ“« Contact Me


"Focus, sacrifice, and love for family fuel my work. Technology is just the toolβ€”I build so others can live better."

Pinned Loading

  1. flutter_base flutter_base Public

    🐼🐼 Built a base project with customized widgets to facilitate easy and πŸ—½πŸ—½ rapid development of new applications with 🌟🌟some widget custom, πŸŒ†πŸŒ† Services and βš“βš“support for 3 layout [Clean, mvvm, mvc]

    Dart 3 3

  2. Flight-Booking Flight-Booking Public

    ✈️✈️ Flight Booking is a web application for πŸ§‘β€πŸ’»πŸ§‘β€πŸ’»managing airports and flights. Users can book flights using the πŸ“±πŸ“± mobile app. layout 🌟🌟 [Clean architecture], state management πŸŒ†πŸŒ† [Bloc] and [ Sp…

    Dart 10 1

  3. LetTutor LetTutor Public

    This is mobile app 🌟🌟 using bloc (RxDart, Stream)🐼🐼 to state management and clean architecture layout πŸŒ†πŸŒ†. This is a branch from flutter base πŸ§‘β€πŸ’»πŸ§‘β€πŸ’»=> use all widget and service from flutter base

    Dart 11

  4. NexPlugs/ComposeBase-Multi-Module NexPlugs/ComposeBase-Multi-Module Public

    🧩 ComposeBase-Multi-ModuleA modern, scalable Android project template using Jetpack Compose, Multi-Module Architecture, and Clean Architecture principles.

    Kotlin 1

  5. NexPlugs/BuBubble-service NexPlugs/BuBubble-service Public

    πŸŽ‰ Bububle-Service is an Android library that allows you to create and manage floating bubbles . These bubbles can be dragged, snapped to screen edges, closed, and run as a foreground service β€” allo…

    Kotlin 3 1

  6. NexPlugs/urovo_flutter NexPlugs/urovo_flutter Public

    πŸ–¨οΈ A Flutter plugin to integrate Urovo device hardware features including Beeper, Printer, Scanner, and Magnetic Card Reader (SearchMagCard). This library enables easy access to Urovo-specific serv…

    Kotlin 4