Skip to content
View iXavierLiu's full-sized avatar
  • Beijing, China
  • 04:44 (UTC +08:00)
Block or Report

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.

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
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 i@xavierliu.io.

Pinned Loading

  1. MineChest MineChest Public

    A Minecraft server plugin

    Java 2

  2. study study Public

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

    C++

  3. whatsAdmin whatsAdmin Public

    h5后台模板,也没时间写,先鸽着吧 0.0

    JavaScript

  4. lib-gl-yuv lib-gl-yuv Public

    一个yuv的opengl库,完成度80%,详见develop分支

  5. lib-sysinfo lib-sysinfo Public

    A library for Windows to get useful information from system.

  6. ezutils ezutils Public

    C++20 utility library

    C++