removing mattrbld test

This commit is contained in:
2025-02-11 17:00:07 -06:00
parent 2864a56450
commit 0ad57ed331
12 changed files with 0 additions and 167 deletions

View File

View File

View File

View File

View File

View File

@@ -1,61 +0,0 @@
{
"experiences": [
{
"jobTitle": "Consultant",
"company": "Magenic",
"location": "Saint Louis Park, Minnesota",
"startDate": "August 2011",
"endDate": "January 2016",
"details": null
},
{
"jobTitle": "SharePoint Administrator/Developer",
"company": "Minnesota Judicial Branch",
"location": "Saint Paul, Minnesota",
"startDate": "January 2016",
"endDate": "February 2017",
"details": null
},
{
"jobTitle": "Software Developer",
"company": "Minnesota Twins",
"location": "Minneapolis, Minnesota",
"startDate": "February 2017",
"endDate": "December 2018",
"details": null
},
{
"jobTitle": "Senior Software Engineer",
"company": "Target",
"location": "Minneapolis, Minnesota",
"startDate": "December 2018",
"endDate": "February 2021",
"details": null
},
{
"jobTitle": "Senior Software Engineer",
"company": "Optum",
"location": "Eden Prairie, Minnesota",
"startDate": "March 2021",
"endDate": "June 2022",
"details": null
},
{
"jobTitle": "Senior Software Engineer",
"company": "Amano McGann, Inc.",
"location": "Roseville, Minnesota",
"startDate": "July 2022",
"endDate": "April 2023",
"details": null
},
{
"jobTitle": "Senior Software Engineer",
"company": "Sensonix, Inc.",
"location": "Plymouth, Minnesota",
"startDate": "April 2023",
"endDate": "Present",
"details": null
}
],
"___mb_schema": "/.mattrbld/schemas/Experience.json"
}

View File

View File

@@ -1,29 +0,0 @@
{
"projects": [
{
"name": "Flying (React + Nest.js)",
"iconName": "fa-plane",
"summary": null,
"repoLink": "https://github.com/noahspannbauer/noahspan-root"
},
{
"name": "Components (React + Storybook)",
"iconName": "fa-puzzle-piece",
"summary": null,
"repoLink": "https://github.com/noahspannbauer/noahspan-components"
},
{
"name": "Go (Udemy)",
"iconName": null,
"summary": null,
"repoLink": null
},
{
"name": "Modules (Nest.js)",
"iconName": "fa-gear",
"summary": null,
"repoLink": "https://github.com/noahspannbauer/noahspan-modules"
}
],
"___mb_schema": "/.mattrbld/schemas/Projects.json"
}

View File

View File

@@ -1,49 +0,0 @@
{
"skills": [
{
"___mb_type": "category",
"category": "Experienced"
},
{
"___mb_type": "group",
"group": "Front-End Web Development"
},
{
"___mb_type": "rows",
"rows": [
"React",
"Node.js",
"HTML/CSS"
]
},
{
"___mb_type": "category",
"category": "Experienced"
},
{
"___mb_type": "group",
"group": "Infrastructure as Code"
},
{
"___mb_type": "rows",
"rows": [
"Terraform"
]
},
{
"___mb_type": "category",
"category": "Experienced"
},
{
"___mb_type": "group",
"group": "CI/CD"
},
{
"___mb_type": "rows",
"rows": [
"GitHub Actions"
]
}
],
"___mb_schema": "/.mattrbld/schemas/Skills.json"
}

View File

@@ -1,28 +0,0 @@
{
"skills": [
{
"category": "Experienced",
"group": "Front-End Web Development",
"skills": [
"React",
"Node.js",
"HTML/CSS"
]
},
{
"category": "Experienced",
"group": "Infrastructure as Code",
"skills": [
"Terraform"
]
},
{
"category": "Experienced",
"group": "CI/CD",
"skills": [
"GitHub Actions"
]
}
],
"___mb_schema": "/.mattrbld/schemas/Skills.json"
}