Update content through Mattrbld
This commit is contained in:
49
skills/skills3.json
Normal file
49
skills/skills3.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user