>>> location
"SF bay area"
>>> education
{
"school": "UC berkeley",
"major": "computer science",
"grad_year": "2018"
}
>>> work_experience
{
"Summer 2017": "Software Engineer Intern @ Meraki",
"6/2015-8/2018": "Undergraduate Student Instructor @ UC Berkeley"
}
>>> interests
["teaching", "mental health", "sociology", "minimalism", "food"]
>>> course_resources
["CS 61A", "CS 61B", "CS 186"]
>>> contact
"tammynguyen@berkeley.edu"
"SF bay area"
>>> education
{
"school": "UC berkeley",
"major": "computer science",
"grad_year": "2018"
}
>>> work_experience
{
"Summer 2017": "Software Engineer Intern @ Meraki",
"6/2015-8/2018": "Undergraduate Student Instructor @ UC Berkeley"
}
>>> interests
["teaching", "mental health", "sociology", "minimalism", "food"]
>>> course_resources
["CS 61A", "CS 61B", "CS 186"]
>>> contact
"tammynguyen@berkeley.edu"