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

👋 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

我的 GitHub 数据 我的 GitHub 数据

Skills:

java python c cplusplus javascript typescript go html5 php

spring flask bootstrap vuejs electron hexo arduino

mysql redis mongodb elasticsearch

linux git jenkins docker nginx

Top Langs Top Langs

Pinned Loading

  1. redis_java redis_java Public

    使用java实现redis

    Java 2

  2. deviceShare deviceShare Public

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

    Python 1

  3. DigitalTwinLab527 DigitalTwinLab527 Public

    Forked from sheepbaabaa/DigitalTwinLab527

    DTLab项目重构

    HTML 1

  4. My_CPU My_CPU Public

    硬件描述语言课程作业-CPU设计(VHDL语言,vivado平台)

    VHDL 5

  5. accessManagementSystem accessManagementSystem Public

    基于物联网的出入管理系统,后台

    Vue 1

  6. inlong inlong Public

    Forked from apache/inlong

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

    Java