blog/static/resume.json

30 lines
727 B
JSON

{
"basics": {
"name": "Michael Zhang",
"email": "iptq@protonmail.com",
"phone": "240-813-8477",
"website": "https://mzhang.me",
"profiles": [
{
"network": "Twitter",
"username": "_iptq",
"url": "https://twitter.com/_iptq"
}
]
},
"education": [{
"institution": "University of Minnesota-Twin Cities",
"area": "Computer Science",
"studyType": "Bachelor",
"startDate": "2016-09-06",
"endDate": "2019-05-15",
"gpa": "3.2"
}],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
]
}