Update content through Mattrbld
This commit is contained in:
0
data/profile/.gitkeep
Normal file
0
data/profile/.gitkeep
Normal file
20
data/profile/profile.json
Normal file
20
data/profile/profile.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user