Skip to content
View thetmyoekhaing's full-sized avatar
🀣
dying inside
🀣
dying inside

Highlights

  • Pro

Block or report thetmyoekhaing

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
thetmyoekhaing/README.md

Thet Myoe Khaing (Tomari) | Software Developer

Software Development Visualization

A little bit about me

A software developer specializing in cross-platform application development with expertise in Flutter and React.js. Passionate about building scalable, high-performance applications with clean architecture and intuitive user experiences. Currently based in Myanmar and available for global remote opportunities.

class DeveloperProfile {
  final String name = "Thet Myoe Khaing";
  final String alias = "Tomari";
  final List<String> techStack = ["Dart","Flutter", "React", "Firebase", "MongoDB", "Node.js", "TailwindCSS"];
  final String mission = "Build scalable applications that deliver exceptional user experiences";

  void contact() {
    print("""
    πŸ“ Location: Myanmar (Remote)
    βœ‰οΈ Email: thetmyoekhaing.npi@gmail.com
    πŸ”— LinkedIn: linkedin.com/in/thetmyoekhaing
    πŸ“š Medium: @tomaridev
    """);
  }
}

Core Technologies

Flutter Dart React Firebase Node.js MongoDB Tailwind CSS JavaScript

Development Principles

  • πŸ—οΈ Modular application architecture
  • ✨ Clean, maintainable code standards
  • ⚑ Performance-optimized implementations
  • πŸ“± Responsive UI/UX design
  • πŸ”„ CI/CD pipeline integration

Technical Writing

Explore more articles on Medium β†’

Professional Contact

Contact

Pinned Loading

  1. dynamic-theme-gen-flutter dynamic-theme-gen-flutter Public

    A flutter package that allows developers to implement real-time, customizable themes in their applications. This package facilitates easy switching between light and dark modes, custom color scheme…

    Dart 1

  2. tomari-flutter-starter tomari-flutter-starter Public

    A lightweight Flutter starter template with widget extensions, clean navigation, theme setup, Dio-powered API service, and built-in utilities like logging.

    Dart

  3. cs-video-courses cs-video-courses Public

    Forked from Developer-Y/cs-video-courses

    List of Computer Science courses with video lectures.

    2

  4. Best-websites-a-programmer-should-visit Best-websites-a-programmer-should-visit Public

    Forked from sdmg15/Best-websites-a-programmer-should-visit

    πŸ”— Some useful websites for programmers.

    2

  5. good-books good-books Public

    Forked from martinmurciego/good-books

  6. nvim-setup nvim-setup Public

    my nvim setup for flutter development

    Lua