remove resume json
This commit is contained in:
parent
f58e9da78b
commit
2de8f368b5
1 changed files with 0 additions and 29 deletions
|
@ -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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue