From 84aef432cfe462000481aede3cc96f4289f61fee Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Tue, 22 Dec 2015 00:59:41 -0500 Subject: [PATCH] Clean --- exp.json | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 exp.json diff --git a/exp.json b/exp.json deleted file mode 100644 index cd8ed46..0000000 --- a/exp.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "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." - ] - } - ] -}