-
-
Save GeekSnail/8d44baddae1067c6f60a03ffd20a8193 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "elegant" | |
}, | |
"basics": { | |
"name": "李明泽", | |
"label": "Java后端开发", | |
"image": "http://www.bluebells.ga/face_white.jpg", | |
"summary": "我曾在初创公司做过web前端开发,目前热衷于Java后端开发。", | |
"website": "http://bluebells.ga", | |
"email": "[email protected]", | |
"location": { | |
"city": "温州", | |
"region": "浙江" | |
}, | |
"profiles": [ | |
{ | |
"url": "https://github.com/geeksnail", | |
"username": "geeksnail", | |
"network": "github" | |
}, | |
{ | |
"url": "https://gitee.com/geeksnail", | |
"username": "geeksnail", | |
"network": "gitee" | |
} | |
] | |
}, | |
"education": [ | |
{ | |
"endDate": "2019-06-30", | |
"startDate": "2015-09-01", | |
"area": "网络工程", | |
"studyType": "本科", | |
"institution": "丽水学院", | |
"courses": [ | |
"C/C++程序设计 / 网页设计 / JavaWeb开发", | |
"数据结构 / 计算机操作系统 / 计算机组成原理 / 数据库原理", | |
"计算机网络 / TCP/IP网络协议 / 计算机网络设计" | |
] | |
} | |
], | |
"references": [ | |
], | |
"skills": [ | |
{ | |
"keywords": [ | |
"HTML / CSS / Javascript", | |
"React / Vue / Nodejs" | |
], | |
"level": "工程师", | |
"name": "前端" | |
}, | |
{ | |
"keywords": [ | |
"Java / Spring / SpringBoot", | |
"MySQL" | |
], | |
"level": "工程师", | |
"name": "后端" | |
}, | |
{ | |
"keywords": [ | |
"交换机 / 路由器基本配置", | |
"小型网络规划设计" | |
], | |
"level": "", | |
"name": "网络" | |
} | |
], | |
"awards": [ | |
], | |
"work": [ | |
{ | |
"highlights": [ | |
"智慧校园", "小流域监控" | |
], | |
"summary": "DTCity基于实景三维地图,为企业提供地理信息数据管理与可视化交互应用构建。我的工作是在实景三维地图的基础上根据不同业务需求快速搭建数据大屏交互UI", | |
"website": "https://dtcity.cn/", | |
"name": "数字孪生城市平台·DT-City (浙江点创信息科技有限公司)", | |
"location": "浙江点创信息科技有限公司", | |
"position": "前端工程师", | |
"startDate": "2019-05-20", | |
"endDate": "2021-02-28", | |
"highlights": ["React / Redux / Ant-Design / Echarts", "Nodejs / Nginx"] | |
} | |
], | |
"interests": [ | |
{ | |
"name": "Running / Bicycle / Music / Open Source" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment