Skip to content

Instantly share code, notes, and snippets.

@leojweda
Last active May 23, 2023 01:47
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 leojweda/2fcb00e7e433ec73f96d57e6234a5a89 to your computer and use it in GitHub Desktop.
Save leojweda/2fcb00e7e433ec73f96d57e6234a5a89 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "stackoverflow"
},
"basics": {
"name": "Leo Jweda",
"label": "Senior Software Developer",
"image": "https://leojweda.com/assets/images/leo-jweda.png",
"url": "https://leojweda.com",
"location": {
"city": "Toronto",
"countryCode": "CA",
"region": "Ontario"
},
"profiles": [{
"network": "Twitter",
"username": "leojweda",
"url": "https://twitter.com/leojweda"
}, {
"network": "Instagram",
"username": "leojweda",
"url": "https://www.instagram.com/leojweda/"
}, {
"network": "YouTube",
"username": "Leo Jweda",
"url": "https://www.youtube.com/channel/UC6v9TsueHwOfUzDRnw1vtpA"
}, {
"network": "LinkedIn",
"username": "leojweda",
"url": "https://www.linkedin.com/in/leojweda/"
}, {
"network": "Stack Overflow",
"username": "Leo Jweda",
"url": "https://stackoverflow.com/users/89512/leo-jweda"
}, {
"network": "GitHub",
"username": "leojweda",
"url": "https://github.com/leojweda"
}]
},
"work": [{
"name": "Company",
"position": "President",
"url": "https://company.com",
"startDate": "2013-01-01",
"endDate": "2014-01-01",
"summary": "Description…",
"highlights": [
"Started the company"
]
}],
"volunteer": [{
"organization": "Organization",
"position": "Volunteer",
"url": "https://organization.com/",
"startDate": "2012-01-01",
"endDate": "2013-01-01",
"summary": "Description…",
"highlights": [
"Awarded 'Volunteer of the Month'"
]
}],
"education": [{
"institution": "Queen's University",
"url": "https://www.queensu.ca",
"area": "Software Engineering",
"studyType": "M.Sc.",
"startDate": "2014",
"endDate": "2016"
}, {
"institution": "Trent University",
"url": "https://www.trentu.ca",
"area": "Computer Science",
"studyType": "B.Sc.",
"startDate": "2010",
"endDate": "2014"
}],
"awards": [{
"title": "President's Honour Roll",
"date": "2014",
"awarder": "Trent University",
"summary": "The President's Honour Roll was established in 2000 to recognize students who have achieved a minimum cumulative average of 80% or better overall."
}, {
"title": "Dean's Honour Roll",
"startDate": "2010",
"endDate": "2014",
"awarder": "Trent University",
"summary": "The Dean's Honour Roll was established in 1986 to recognize students who have achieved 80% or better in their most recent session and have maintained a minimum cumulative average of 75% overall."
}],
"publications": [{
"name": "Run-time Monitoring of a Rover: MDE Research with Open Source Software and Low-cost Hardware",
"publisher": "EduSymp/OSS4MDE@MoDELS 2016",
"releaseDate": "2016",
"url": "http://ceur-ws.org/Vol-1835/paper06.pdf"
}, {
"name": "Adding Run-Time Monitoring to UML-RT by Modifying the Papyrus-RT Code Generator",
"publisher": "Queen's University",
"releaseDate": "2016",
"url": "https://qspace.library.queensu.ca/bitstream/handle/1974/14733/Juwaidah_Laith_201608_MSc.pdf"
}, {
"name": "Supporting the model-driven development of real-time embedded systems with run-time monitoring and animation via highly customizable code generation",
"publisher": "ACM/IEEE 19th International Conference on Model Driven Engineering Languages and Systems",
"releaseDate": "2016",
"url": "https://qspace.library.queensu.ca/bitstream/handle/1974/15094/supporting-model-driven.pdf"
} ,{
"name": "Model Refinement Using Runtime Information",
"publisher": "Queen's Graduate Computing Society Conference (QGCSC) 2015",
"releaseDate": "2015"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment