diff --git a/exp.json b/exp.json new file mode 100644 index 0000000..cd8ed46 --- /dev/null +++ b/exp.json @@ -0,0 +1,33 @@ +{ + "experiences":[ + { + "start" : "February 2015", + "end" : "Present", + "org" : "The McGill Daily", + "imgID" : "", + "link" : "http://www.mcgilldaily.com", + "title" : "Web editor", + "tasks": [ + "Maintain the functionality of our website and fix bugs.", + "Work closely with fellow editors to prepare interactive web content weekly.", + "Design and produce microsites showcasing extra content for special issues and features.", + "Listen to content editors' requests and implement new features into their sections.", + "Moderate comment sections attached to articles published on our website." + ] + }, + { + "start" : "October 2014", + "end" : "Present", + "org" : "InstaEDU", + "imgID" : "", + "link" : "https://instaedu.com/tutors/online-tutors/Marc-S-73925/", + "title" : "Freelance tutor", + "tasks": [ + "Provide live and written tutoring related to computer science and electrical engineering.", + "Produce written documentation to support students' learning.", + "Plan and host live lessons with students over web.", + "Manage a strict lesson schedule updated weekly." + ] + } + ] +}