80 lines
1.8 KiB
JSON
80 lines
1.8 KiB
JSON
{
|
|
"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"
|
|
} |