Giter Club home page Giter Club logo

Hi 👋, I'm Phyo Hein

import java.util.Arrays;
import java.util.List;

public class Profile {
    private String aboutMe;

    public Profile() {
        this.name = "Myo Win"; // My full name
        this.nickname = "Phyo Hein"; // My nickname
        this.location = "Bangkok"; // My location
        this.education = "Bachelor of Science in Physics, Diploma in Software Engineering"; // My education background
        this.pronouns = "he/him"; // Adjusted pronouns
        this.code = Arrays.asList("Java", "Kotlin"); // Updated programming languages
        this.tools = Arrays.asList("Android SDK", "Jetpack Compose", "IntelliJ IDEA", "Android Studio"); // Updated tools
        this.description = """Hello! I'm an Android developer with a passion for creating innovative applications.
                            Although I don't have formal working experience in the industry,
                            I've dedicated the past year to developing and updating my own projects"""                         
        this.currentlyLearning = Arrays.asList("Jetpack Compose", "Android Architecture Components"); // Added currently learning topics
    }

    // Getters
    


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 Android Jetpack
Android SDK
Java Kotlin
Android Jetpack

Integrated Development Environments (IDEs)

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

Version Control

Git
Git

Databases

MySQL
MySQL

Operating Systems

Linux Ubuntu Debian CentOS
Linux Ubuntu Debian Debian

phyo-105438


phyo-105438 phyo-105438

Phyo Hein ( Ezekiel )'s Projects

android-calendar icon android-calendar

The calendar app is an Android application that offers a month-view calendar, allowing users to navigate months and select dates. It utilizes View Binding for UI interactions, displays the current date, and supports Myanmar date formatting. Custom styles enhance usability, making it suitable for both Gregorian and Myanmar calendars.

android_calculator_app icon android_calculator_app

A fully functional Android calculator app that mimics the behavior of a real calculator. This app features two user interfaces: a blue theme and a red theme, allowing users to choose their preferred look.

english-dictionary-app-in-java icon english-dictionary-app-in-java

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 DictionaryAPI and displays the information in a structured format.The program also includes the functionality to play the audio pronunciation of the word.

java-banking-app-with-gui icon java-banking-app-with-gui

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 manage user accounts, transactions, and other banking-related data.

myanmar_font_converter icon myanmar_font_converter

This is an Android app that allows users to easily convert text between Unicode and Zawgyi font encodings for the Myanmar (Burmese) language. The app provides a simple and intuitive interface to perform these font conversions on the go, making it a useful tool for anyone working with Burmese text content.

weather_app_in_java icon weather_app_in_java

This Java-based backend application provides real-time weather data and forecasts. Utilizing APIs, it fetches weather information and delivers it to clients in a structured format. The project showcases my skills in Java programming and data handling.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.