This commit is contained in:
Marc Cataford 2015-06-20 17:51:06 -04:00
parent b7b3151327
commit 78133c1224

33
exp.json Normal file
View file

@ -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."
]
}
]
}