Update content through Mattrbld

This commit is contained in:
2025-02-11 13:23:20 -06:00
parent 64b47f3593
commit 9cdd4bcd6c
4 changed files with 120 additions and 5 deletions

View File

@@ -2,10 +2,19 @@
"experiences": [
{
"jobTitle": "Senior Software Engineer",
"company": "Target",
"location": "Minneapolis, Minnesota",
"startDate": "December 2019",
"endDate": "February 2021"
"company": "Sensonix, Inc.",
"location": "Plymouth, Minnesota",
"startDate": "April 2023",
"endDate": "Present",
"details": null
},
{
"jobTitle": "Senior Software Engineer",
"company": "Amano McGann, Inc.",
"location": "Roseville, Minnesota",
"startDate": "July 2022",
"endDate": "April 2023",
"details": null
}
],
"education": [
@@ -14,7 +23,58 @@
"location": "Saint Paul, Minnesota",
"degree": "Bachelor of Arts",
"fieldOfStudy": "Technical Communication"
},
{
"school": "Century College",
"location": "White Bear Lake, Minnesota",
"degree": "Associate of Arts",
"fieldOfStudy": "Liberal Arts"
}
],
"___mb_schema": "/.mattrbld/schemas/profile.json"
"about": "\\## This is some markdown.",
"firstName": "Noah",
"lastName": "Spannbauer",
"image": null,
"title": "Senior Software Engineer",
"location": "Minneapolis, Minnesota, United States",
"skills": [
{
"group": "Front-End Web Development",
"category": "Experienced",
"skills": [
"React",
null
]
},
{
"group": "Infrastructure as Code",
"category": "Experienced",
"skills": [
"Terraform"
]
},
{
"group": "Continuous Integration/Continuous Delivery",
"category": "Experienced",
"skills": [
"Argo CD"
]
},
{
"group": "Containerization",
"category": "Experienced",
"skills": [
"Docker",
"Kubernetes"
]
},
{
"group": "Messaging",
"category": "Experienced",
"skills": [
"RabbitMQ"
]
}
],
"___mb_schema": "/.mattrbld/schemas/Profile.json"
}