Skip to content
View thetmyoekhaing's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
crafting
๐Ÿ‘จโ€๐Ÿ’ป
crafting

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.

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
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: [email protected]
    ๐Ÿ”— 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