Created
December 3, 2020 20:11
-
-
Save Giwan/1b0cc2f6e7f852f76887771cd58c85ba to your computer and use it in GitHub Desktop.
Revisions
-
Giwan created this gist
Dec 3, 2020 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,52 @@ { "basics": { "name": "Giwan Persaud", "label": "Programmer", "picture": "", "email": "[email protected]", "phone": "0600000000", "website": "https://mytoori.com", "summary": "A summary about me", "location": { "address": "2712 Broadway St", "postalCode": "CA 94115", "city": "San Francisco", "countryCode": "US", "region": "California" } }, "work": [ { "company": "Company", "position": "President", "website": "http://company.com", "startDate": "2013-01-01", "endDate": "2014-01-01", "summary": "Description..." } ], "education": [ { "institution": "University", "area": "Software Development", "studyType": "Bachelor", "startDate": "2011-01-01", "endDate": "2013-01-01", "gpa": "4.0", "courses": ["DB1101 - Basic SQL"] } ], "skills": [ { "name": "Web Development", "level": "Senior", "keywords": ["HTML", "CSS", "Javascript"] } ], "languages": [ { "language": "English", "fluency": "Native speaker" } ] }