My name is Sammi!
education = [
{
'school': 'University of Toronto',
'degree': 'Master of Information',
'major': 'User Experience Design',
'graduation_date': None
},
{
'school': 'University of Toronto',
'degree': 'Hons. Bachelor of Arts',
'major': 'Statstics & Media Studies',
'graducation_date': '2022-06'
}
]