Files
noahspan-root/skills/skills3.json
2025-02-08 10:13:00 -06:00

49 lines
830 B
JSON

{
"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"
}