diff --git a/local/Templates/JSONResume/certificates.csv b/local/Templates/JSONResume/certificates.csv new file mode 100644 index 0000000..a52aba0 --- /dev/null +++ b/local/Templates/JSONResume/certificates.csv @@ -0,0 +1,3 @@ +# CSV File: certificates.csv +# Columns: name,date,issuer,url +Certified Kubernetes Administrator,2021-05-01,Cloud Native Computing Foundation,http://certificates.com/kubernetes diff --git a/local/Templates/JSONResume/education.csv b/local/Templates/JSONResume/education.csv new file mode 100644 index 0000000..790aec5 --- /dev/null +++ b/local/Templates/JSONResume/education.csv @@ -0,0 +1,3 @@ +institution,url,area,studyType,startDate,endDate,score,courses +"The University of Queensland",,"Software Engineering (incomplete)","Bachelors","2008-02-12","2009-12-12",, +"University of Technology","http://universityoftechnology.com","Computer Science","Bachelor","2010-09-01","2014-06-30","3.8 GPA","CS101 - Introduction to Computer Science; CS201 - Data Structures and Algorithms; CS301 - Operating Systems"