Update content through Mattrbld

This commit is contained in:
2025-02-11 16:57:54 -06:00
parent f5dcbc4078
commit 2864a56450
3 changed files with 0 additions and 522 deletions

View File

@@ -1,80 +0,0 @@
{
"experiences": [
{
"jobTitle": "Senior Software Engineer",
"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": [
{
"school": "Metropolitan State University",
"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"
}
],
"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"
}