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

Organizations

@mely-apps

Block or report Tuanpluss02

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

👋 Hi there, I'm Tuan Do - Mobile Developer

🙋‍♂️ About Me

Map<String, dynamic> getAboutMe() {
  return {
    'language': ['Dart', 'Java', 'Typescript', 'Python'],
    'frontend': ['Flutter', 'Nextjs'],
    'backend': ['Nestjs', 'Expressjs', 'Spring Boot', 'FastAPI'],
    'database': ['MongoDB', 'MySQL', 'PostgreSQL']
  };
}

Pinned Loading

  1. Flutter-Base-Project Flutter-Base-Project Public

    A comprehensive Flutter base project template with modern architecture, best practices, and essential features pre-configured.

    Dart 2 1

  2. interceptly interceptly Public

    Interceptly is a high-performance network inspector for Flutter. It provides real-time traffic visualization for Dio, Http, and Chopper with minimal impact on UI performance.

    Dart 1

  3. varcast varcast Public

    Varcast exports Figma Variables and local Styles to Flutter and React Native as fully-typed, mode-aware design system packages.

    TypeScript