Skip to content
View Lee8150951's full-sized avatar

Block or report Lee8150951

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

Typing SVG

🍪 About

class Me {
        public contact(): object {
                const qq = '1702476100';
                const mail = 'Liys9875@outlook.com';
                return { qq, mail };
        }
      
        public track(): Array<string> {
                const track = ['Akalin🤣', 'Hubei', 'Guangdong'];
                return track;
        }
      
        public coding(): object {
                const techs = {
                        major_in: ['JavaScript', 'TypeScript'],
                        average: ['Python'],
                        learning: ['Dart', 'Rust'],
                }
                const ides = ['WebStorm', 'VScode'];
                const targets = ['fullstack'];
                return { techs, ides, targets };
        }
}

📈 Statistics

  

Popular repositories Loading

  1. PINK-System-Sprinboot-Vue.js PINK-System-Sprinboot-Vue.js Public

    🖖硕士研究生工程实训项目全栈:Pink招聘系统(使用SpringBoot+Vue.js技术)

    Vue 39 9

  2. Electron-ChatGPT Electron-ChatGPT Public

    🖖基于Electron@23.2.0构建的chatGTP桌面应用程序(Mac/Windows/Linux)

    JavaScript 7 2

  3. ROS-MoveIt ROS-MoveIt Public

    🌙ROS学习流程:使用MoveIt!控制机械臂

    Makefile 5 1

  4. ROS-Emulation-Learning ROS-Emulation-Learning Public

    🌙ROS学习流程:自主搭建机器人模型及其仿真

    Makefile 3

  5. PINK-RecruitmentSystem PINK-RecruitmentSystem Public

    🖖硕士研究生工程实训项目前端架构:Pink招聘系统

    Vue 2

  6. PM-Platform PM-Platform Public

    🖖本科阶段毕业设计-《高新区企业政策管理平台》-使用SSM、Bootstrap、Echarts、Activiti等技术

    Java 1