Skip to content
View qy-liuhuo's full-sized avatar
🇨🇳
coding
🇨🇳
coding

Highlights

  • Pro

Block or report qy-liuhuo

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
qy-liuhuo/README.md
Java Python JavaScript TypeScript C++ PHP jQuery Flask Node.js NestJS Vue Three.js Spring MySQL Redis MongoDB SQLite Docker Docker Grafana

👋 Hello, I'm Haotian Ma

public class Student {

   private String name = "Maotian Ma";

   private String role = "Postgraduate";

   private String[] schools = {"UESTC","HBU"};

   private String[] programmingLanguages = {"Java","Python","C/C++","JavaScript"};
   
}
  • 🏫 Graduated from HBU, now pursuing master's degree in UESTC
  • 👤 I'am a member of MobiNetS
  • 📑 Here is My Blog

Pinned Loading

  1. deviceShare deviceShare Public

    局域网多机器输入设备共享

    Python 2

  2. DigitalTwinLab527 DigitalTwinLab527 Public

    DTLab项目重构

    HTML 1

  3. inlong inlong Public

    Forked from apache/inlong

    Apache InLong - a one-stop, full-scenario integration framework for massive data

    Java 2

  4. hippo4j hippo4j Public

    Forked from opengoofy/hippo4j

    📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.

    Java