Skip to content
View hanzomaster's full-sized avatar
🚦
It's light out and away we go
🚦
It's light out and away we go

Organizations

@AlgoMasterLLC

Block or report hanzomaster

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

Hello there

Open Source Love

public class SoftwareEngineer {

    private final String name = "Thinh";
    private final String alias = "Hanzo";
    private final String role = "Software Engineer";
    private final String education = "B.Sc. Information Technology @ UET-VNU";
    private final String[] languagesSpoken = {"vi_VN", "en_US"};

    public void sayHi() {
        System.out.println("Thanks for dropping by, hope you find some of my work interesting.");
    }

    public static void main(String[] args) {
        SoftwareEngineer me = new SoftwareEngineer();
        me.sayHi();
    }
}

πŸ“« Connect with me

Facebook Instagram LinkedIn Stack Overflow LeetCode Gmail

πŸ“ Blogs & Sites

πŸ”§ Technologies & Tools

Programming Languages:

TypeScript JavaScript Python Go

Tools and Services:

Docker Git Linux

πŸ“ˆ GitHub Stats

Hanzo's GitHub Stats Hanzo's Top Languages Hanzo's GitHub Streak

πŸ“Š Contribution Graph

Hanzo's github activity graph

Pinned Loading

  1. aladin-database aladin-database Public

    Project for database class

    TypeScript 2

  2. Dictionary Dictionary Public

    An En-Vi Dictionary for OOP assignment

    Java 2

  3. Bomberman Bomberman Public

    Bomberman game for class project

    Java 1

  4. useful-fork useful-fork Public

    TypeScript 1

  5. good-life good-life Public

    This is project for UI class

    TypeScript

  6. guestbook guestbook Public

    TypeScript 1