Update content through Mattrbld

This commit is contained in:
2025-02-08 10:22:14 -06:00
parent 2dd18e38c6
commit 4aad5009d1
3 changed files with 150 additions and 85 deletions

28
skills/skills4.json Normal file
View File

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