Skip to content

Instantly share code, notes, and snippets.

@seb799
Last active March 30, 2022 03:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seb799/9b282f8d4ff545dc156a7a49933cd63f to your computer and use it in GitHub Desktop.
Save seb799/9b282f8d4ff545dc156a7a49933cd63f to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Sébastien Alary",
"label": "Data Scientist",
"image": "",
"email": "salar097@gmail.com",
"phone": "5146884781",
"url": "",
"summary": "",
"location": {
"countryCode": "FR",
"address": ""
},
"profiles": [
{
"network": "LinkedIn",
"username": "sebastienalary",
"url": "https://www.linkedin.com/in/sebastienalary/"
}
]
},
"work": [
{
"name": "CAA-Québec",
"position": "Data Scientist",
"startDate": "2020-02-28",
"highlights": [],
"url": "https://www.linkedin.com/company/caa-quebec/",
"location": "Montreal, Quebec, Canada"
},
{
"name": "CAA-Québec",
"position": "Business Intelligence Analyst",
"startDate": "2019-04-30",
"endDate": "2020-02-28",
"highlights": [],
"url": "https://www.linkedin.com/company/caa-quebec/",
"location": "Montreal, Canada Area"
},
{
"name": "CAA-Québec",
"position": "Marketing Analyst",
"startDate": "2018-09-30",
"endDate": "2019-04-30",
"highlights": [],
"url": "https://www.linkedin.com/company/caa-quebec/",
"location": "Montreal, Canada"
},
{
"name": "Groupe Monali",
"position": "Marketing Analyst",
"startDate": "2015-08-31",
"endDate": "2018-09-30",
"highlights": [],
"url": "https://www.linkedin.com/company/groupe-monali/",
"location": "Montreal, Canada"
},
{
"name": "Canada School of Public Service",
"position": "Project Officer - Labour Relations",
"startDate": "2014-02-28",
"endDate": "2015-07-31",
"highlights": [],
"url": "https://www.linkedin.com/company/school-ecole/",
"location": "Ottawa, Canada"
}
],
"volunteer": [],
"education": [
{
"institution": "Université Laval",
"area": "Marketing Analytics",
"studyType": "Master of Science (M.Sc.)",
"startDate": "2016-12-31",
"endDate": "2018-12-31",
"score": "4.11/4.33",
"courses": []
},
{
"institution": "Telfer School of Management at the University of Ottawa",
"area": "Business Administration",
"studyType": "Minor",
"startDate": "2011-12-31",
"endDate": "2015-12-31",
"score": "",
"courses": []
},
{
"institution": "University of Ottawa",
"area": "",
"studyType": "Honours Bachelor of Arts with Specialization in Psychology",
"startDate": "2011-12-31",
"endDate": "2015-12-31",
"score": "Cum Laude",
"courses": []
}
],
"awards": [
{
"title": "Tableau d'honneur de la Faculté des études supérieures et postdoctorales",
"date": "2018-12-31",
"awarder": "Faculté des études supérieures et postdoctorales - Université Laval",
"summary": ""
},
{
"title": "Dean's Honour List",
"date": "2015-12-31",
"awarder": "Faculty of Social Sciences, University of Ottawa",
"summary": ""
}
],
"certificates": [],
"publications": [],
"skills": [
{
"name": "Data Science",
"level": "",
"keywords": []
},
{
"name": "Machine Learning",
"level": "",
"keywords": []
},
{
"name": "Strategic Thinking",
"level": "",
"keywords": []
},
{
"name": "SQL",
"level": "",
"keywords": []
},
{
"name": "Python",
"level": "",
"keywords": []
},
{
"name": "Web Analytics",
"level": "",
"keywords": []
},
{
"name": "Data Visualization",
"level": "",
"keywords": []
},
{
"name": "Market Research",
"level": "",
"keywords": []
},
{
"name": "R",
"level": "",
"keywords": []
},
{
"name": "Git",
"level": "",
"keywords": []
},
{
"name": "Microsoft Power BI",
"level": "",
"keywords": []
},
{
"name": "Tableau",
"level": "",
"keywords": []
},
{
"name": "SPSS",
"level": "",
"keywords": []
},
{
"name": "Natural Language Processing (NLP)",
"level": "",
"keywords": []
},
{
"name": "Communication",
"level": "",
"keywords": []
},
{
"name": "Project Management",
"level": "",
"keywords": []
},
{
"name": "Requirements Gathering",
"level": "",
"keywords": []
},
{
"name": "Jira",
"level": "",
"keywords": []
},
{
"name": "Web Scraping",
"level": "",
"keywords": []
},
{
"name": "Analytics",
"level": "",
"keywords": []
},
{
"name": "Extract, Transform, Load (ETL)",
"level": "",
"keywords": []
},
{
"name": "Snowflake",
"level": "",
"keywords": []
}
],
"languages": [
{
"language": "fr",
"fluency": "Native Speaker"
},
{
"fluency": "Full Professional",
"language": "English"
},
{
"fluency": "Native Speaker",
"language": "French"
}
],
"interests": [],
"references": [],
"projects": [],
"meta": {
"version": "v1.0.0",
"canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment