diff --git a/static/resume.json b/static/resume.json deleted file mode 100644 index 7bf9d29..0000000 --- a/static/resume.json +++ /dev/null @@ -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" - } - ] -}