About

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
{ 
    name: "MidAug", 
    birthday: "1991", 
    gender: "男", 
    address: "魔都 / 上海", 
    education: "本科 / 湖南涉外经济学院", 
    major: "企业财务管理", 
    Github: "https://github.com/midaug", 
    skills: [
            "Java", "Spring Boot", "Spring MVC", "Python", "Go", "Git", "Maven",
            "AngularJS", "JS/HTML/CSS", "Vue", "ElementUI", "NodeJS",
            "MongoDB", "MySQL", "Oracle", "Redis", "Linux", "Nginx", "Shell",
            "Kafka", "RabbitMQ", "ELK/EFK", "Docker", "K8S",
            "Hadoop", "DevOps", "APISIX"
            ], 
    blog: "https://100180.xyz", 
    Email: "days0814@gmail.com", 
    description: ["一个自学成才的程序猿"] 
}