Skip to content
View MyoWin-andrDev's full-sized avatar
🎯
Consistency
🎯
Consistency

Block or report MyoWin-andrDev

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

Hi đź‘‹, I'm Phyo Hein

data class Profile(
    val name: String = "Myo Win", // Full name
    val nickname: String = "Phyo Hein", // Nickname
    val location: String = "Bangkok", // Location
    val pronouns: String = "he/him", // Pronouns
    val code: List<String> = listOf("Java", "Kotlin"), // Programming languages
    val tools: List<String> = listOf("Android SDK", "Jetpack Compose", "IntelliJ IDEA", "Android Studio"), // Tools
    val currentlyLearning: List<String> = listOf("Jetpack Compose", "Android Architecture Components") // Learning topics
)

committers.top badge


Languages and Tools

Programming Languages:

JavaScript Java Kotlin
JavaScript Java Kotlin

Frontend Technologies

HTML CSS jQuery Bootstrap XML JavaScript
HTML CSS jQuery Bootstrap XML JavaScript

Android Technologies

Android SDK Java Kotlin Kotlin Multiplatform Jetpack Compose
Android SDK
Java Kotlin
Kotlin Multiplatform
Android Jetpack

Integrated Development Environments (IDEs)

Visual Studio Code IntelliJ IDEA Android Studio
Visual Studio Code
IntelliJ IDEA
Android Studio

Version Control System

Git GitHub GitLab GitLab
Git GitHub GitLab Bitbucket

Databases

MySQL Android Room SQLite Firebase
MySQL
Android Room
SQLite
Firebase

Operating Systems

Linux Ubuntu Debian MacOS
Linux Ubuntu Debian MacOS

MyoWin-andrDev


phyo-105438 MyoWin-andrDev

Pinned Loading

  1. English-Dictionary-App-In-Java English-Dictionary-App-In-Java Public

    This Java program is a simple dictionary application that allows users to look up the definitions, phonetics, audio pronunciation, synonyms, and antonyms of a given word. It fetches data from the D…

    Java 1

  2. Java-Banking-App-With-GUI Java-Banking-App-With-GUI Public

    This is a comprehensive Java-based banking application that closely mimics the functionality and features found in real-world banking systems. The application utilizes a MySQL database to store and…

    Java

  3. MiniApp-Hub MiniApp-Hub Public

    MiniApp Hub is an all-in-one mobile application designed to provide users with a collection of engaging mini-apps that cater to various daily needs and entertainment. This versatile platform combin…

    Java 2

  4. Sample_Movie_App Sample_Movie_App Public

    Kotlin Movie App is a beginner-friendly Android app demonstrating key development tools: Firebase Authentication for secure login, Retrofit for API data fetching, and Glide for efficient image load…

    Kotlin 1

  5. Android-Smart-Alarm-Java Android-Smart-Alarm-Java Public

    A simple Android application that allows users to set, edit, and manage alarms. The app utilizes Room for local database management and provides a user-friendly interface for creating and modifying…

    Java

  6. Android-Smart-Alarm-Kotlin Android-Smart-Alarm-Kotlin Public

    The Smart Alarm App is a feature-rich alarm clock application built using Kotlin for Android. It allows users to set, edit, and delete alarms, providing a user-friendly interface with options for c…

    Kotlin 1 1