Update content through Mattrbld

This commit is contained in:
2025-02-08 10:13:00 -06:00
parent f574a1eb9d
commit 2dd18e38c6
6 changed files with 124 additions and 86 deletions

49
skills/skills3.json Normal file
View File

@@ -0,0 +1,49 @@
{
"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"
}