Skip to content
View iXavierLiu's full-sized avatar
  • Beijing, China
  • 17:00 (UTC +08:00)

Block or report iXavierLiu

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

Hi, I'm Xavier

More details about me

You may see items starting with ^, which means that I have forgotten a lot, or that I am not proficient in it.

const xavier = {
    pronouns: ["he", "him"],
    languages: ["zh-CN", "^en-US"],
    programming_languages: ["C", "C++", "JavaScript", "Shell", "^C#", "^SQL"],
    other_computer_languages: ["HTML", "CSS/^SASS", "CMakelist", "^Dockerfile"],
    tool: ["Visual Studio 2019/2022", "VS Code", "Vcpkg", "CMake", "Git", "MariaDB", "Docker"],
    interests: ["full stack web development", "cyber security", "cryptology/RSA", "computer/network hardware"],
    system: [
        { Windows: ["10"] },
        { Linux: ["RHEL CentOS", "RHEL Rocky", "Windows Sub Linux 2(Rocky Distribution)"] }
    ],
    locations: [
        {
            "China": [
                { "Beijing": ["Beijing"] },
                { "Hebei": ["Shijiazhuang"] }
            ]
        }
    ]
};
  • 🔭 I am currently engaged in C/C++ related work.
  • 🌱 I’m currently learning Asp.Net Core.
  • 📫 You can get to know me through the website xavierliu.io(will be launch soon) or contact me via email [email protected].

Pinned Loading

  1. MineChest MineChest Public

    A Minecraft server plugin

    Java 2

  2. study study Public

    用于C++日常练习和各种突发奇想

    C++