remove resume json

This commit is contained in:
Michael Zhang 2020-01-17 20:58:44 -06:00
parent f58e9da78b
commit 2de8f368b5
Signed by: michael
GPG Key ID: BDA47A31A3C8EE6B
1 changed files with 0 additions and 29 deletions

View File

@ -1,29 +0,0 @@
{
"basics": {
"name": "Michael Zhang",
"email": "iptq@protonmail.com",
"phone": "240-813-8477",
"website": "https://iptq.io",
"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"
}
]
}