20 lines
487 B
JSON
20 lines
487 B
JSON
{
|
|
"experiences": [
|
|
{
|
|
"jobTitle": "Senior Software Engineer",
|
|
"company": "Target",
|
|
"location": "Minneapolis, Minnesota",
|
|
"startDate": "December 2019",
|
|
"endDate": "February 2021"
|
|
}
|
|
],
|
|
"education": [
|
|
{
|
|
"school": "Metropolitan State University",
|
|
"location": "Saint Paul, Minnesota",
|
|
"degree": "Bachelor of Arts",
|
|
"fieldOfStudy": "Technical Communication"
|
|
}
|
|
],
|
|
"___mb_schema": "/.mattrbld/schemas/profile.json"
|
|
} |