-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
22 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
"avatar": "/resume/data/1.jpg", | ||
"background_image": "https://9to5mac.files.wordpress.com/2014/08/yosemite-3.jpg?w=1200&h=&crop=1", | ||
"basicinfo": { | ||
"name": "唐杰英", | ||
"name": "周俊", | ||
"description": "岂能尽如人意,但求无愧我心", | ||
"school": "五邑大学", | ||
"school": "中山大学", | ||
"profession": "计算机科学与技术", | ||
"sex": "男", | ||
"education" : "本科", | ||
"workage": "2016届毕业", | ||
"phone": "15088132354", | ||
"workage": "2012届毕业", | ||
"phone": "15088888888", | ||
"email": "[email protected]" | ||
}, | ||
"social":[ | ||
|
@@ -20,17 +20,17 @@ | |
}, | ||
{ | ||
"type": "weibo", | ||
"link": "http://weibo.com/tjy273942569", | ||
"link": "http://weibo.com", | ||
"icon": "" | ||
}, | ||
{ | ||
"type": "linkedin", | ||
"link": "https://www.linkedin.com/pub/jayin-ton/100/85a/161", | ||
"link": "https://www.linkedin.com", | ||
"icon": "" | ||
}, | ||
{ | ||
"type": "twitter", | ||
"link": "https://twitter.com/Jayin_Ton", | ||
"link": "https://twitter.com", | ||
"icon": "" | ||
}, | ||
{ | ||
|
@@ -41,36 +41,36 @@ | |
], | ||
"Awards": [ | ||
{ | ||
"name": "五邑大学第十三/四届学术科技节之软件大赛一等奖(蝉联2年第一)" | ||
"name": "中山大学第十三/四届学术科技节之软件大赛一等奖(蝉联2年第一)" | ||
}, | ||
{ | ||
"name": "第四届蓝桥杯全国软件专业人才设计与创业大赛C/C++本科B组广东赛区一等奖,全国决赛三等奖" | ||
"name": "第X届XX杯全国软件专业人才设计与创业大赛C/C++本科B组广东赛区一等奖,全国决赛三等奖" | ||
}, | ||
{ | ||
"name": "第六届全国大学生网络商务创新应用大赛全国总决赛主题赛单项一等奖" | ||
"name": "第X届全国大学生网络商务创新应用大赛全国总决赛主题赛单项一等奖" | ||
}, | ||
{ | ||
"name": "2013百度校园助手大赛优秀开发奖" | ||
"name": "201X百度校园助手大赛优秀开发奖" | ||
}, | ||
{ | ||
"name": "2013华南资讯杯广东省Java程序员竞赛三等奖" | ||
"name": "201X华南XX杯广东省Java程序员竞赛三等奖" | ||
} | ||
], | ||
"socialExperiences": [ | ||
{ | ||
"name": "加入袂卓移动开发工作室", | ||
"name": "加入XX移动开发工作室", | ||
"name_link": "meizhuo.org", | ||
"description": "大学唯一加入的组织,期间与团队共同开发了校友录,东莞培训中心App,轻会议等多款产品" | ||
}, | ||
{ | ||
"name": "组织3次校内开发者交流会", | ||
"name_link": "http://wuyiuniversity.github.io/", | ||
"name": "组织X次校内开发者交流会", | ||
"name_link": "http://github.com", | ||
"description": "受Ruby China Conf启发,也地处三线城市IT氛围不浓厚,所以自行组织了3次交流会" | ||
} | ||
], | ||
"InternExperiences": [ | ||
{ | ||
"name": "深圳三分线网络科技有限公司", | ||
"name": "深圳XX网络科技有限公司", | ||
"name_link": "", | ||
"title": "前端开发工程师", | ||
"icon": "", | ||
|
@@ -79,7 +79,7 @@ | |
"location": "广东 深圳" | ||
}, | ||
{ | ||
"name": "深圳百贝斯网络科技有限公司", | ||
"name": "深圳XXX网络科技有限公司", | ||
"name_link": "", | ||
"title": "PHP开发工程师", | ||
"icon": "", | ||
|
@@ -90,16 +90,16 @@ | |
], | ||
"ProjectExperience": [ | ||
{ | ||
"name": "ETips", | ||
"name_link": "http://etips.github.io/", | ||
"name": "XTips", | ||
"name_link": "http://github.com", | ||
"title": "Android App, 作者", | ||
"icon": "", | ||
"description": "五邑大学校园助手,2一键导入课程表/图书检索、收藏/及时获取校园资讯/查空课室/电费, 已为7+K同学服务", | ||
"description": "中山大学校园助手,2一键导入课程表/图书检索、收藏/及时获取校园资讯/查空课室/电费, 已为7+K同学服务", | ||
"time": "2013.07 - 至今", | ||
"location": "" | ||
}, | ||
{ | ||
"name": "东莞技能培训中心", | ||
"name": "XX技能培训中心", | ||
"name_link": "", | ||
"title": "Android App/PHP后端, 项目负责人", | ||
"icon": "", | ||
|
@@ -118,7 +118,7 @@ | |
}, | ||
{ | ||
"name": "更多", | ||
"name_link": "https://github.com/Jayin/jayin.github.io/blob/master/blog/p/projects/index.md", | ||
"name_link": "https://github.com/Jayin", | ||
"title": "", | ||
"icon": "", | ||
"description": "", | ||
|