Update content through Mattrbld

This commit is contained in:
2025-02-10 19:14:29 -06:00
parent f7273cdc0b
commit 2193a8e813
5 changed files with 422 additions and 0 deletions

0
data/profile/.gitkeep Normal file
View File

20
data/profile/profile.json Normal file
View 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"
}