master to expert, competent to proficient

master
bel 2023-04-27 21:11:42 -06:00
parent abd6e369da
commit 196bcac6dd
1 changed files with 12 additions and 12 deletions

View File

@ -105,22 +105,22 @@
{ {
"name": "Languages", "name": "Languages",
"details": [ "details": [
{"text":"Go", "comment":"master"}, {"text":"Go", "comment":"expert"},
{"text":"Bash", "comment":"master"}, {"text":"Bash", "comment":"expert"},
{"text":"Python3", "comment":"competent"} {"text":"Python3", "comment":"proficient"}
] ]
}, },
{ {
"name": "Platforms", "name": "Platforms",
"details": [ "details": [
{"text":"Docker", "comment":"master"}, {"text":"Docker", "comment":"expert"},
{"text":"Hashicorp", "comment":"expert"}, {"text":"Hashicorp", "comment":"expert"},
{"text":"Linux/Unix", "comment":"expert"}, {"text":"Linux/Unix", "comment":"expert"},
{"text":"AWS", "comment":"competent"}, {"text":"AWS", "comment":"proficient"},
{"text":"Jenkins", "comment":"competent"}, {"text":"Jenkins", "comment":"proficient"},
{"text":"REST", "comment":"competent"}, {"text":"REST", "comment":"proficient"},
{"text":"Microservice Architecture", "comment":"competent"}, {"text":"Microservice Architecture", "comment":"proficient"},
{"text":"Git", "comment":"competent"} {"text":"Git", "comment":"proficient"}
] ]
}, },
{ {
@ -129,8 +129,8 @@
{"text":"MongoDB", "comment":"expert"}, {"text":"MongoDB", "comment":"expert"},
{"text":"Redis", "comment":"expert"}, {"text":"Redis", "comment":"expert"},
{"text":"S3", "comment":"expert"}, {"text":"S3", "comment":"expert"},
{"text":"Couchbase", "comment":"competent"}, {"text":"Couchbase", "comment":"proficient"},
{"text":"DynamoDB", "comment":"competent"} {"text":"DynamoDB", "comment":"proficient"}
] ]
} }
], ],