master to expert, competent to proficient
parent
abd6e369da
commit
196bcac6dd
|
|
@ -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"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
@ -151,4 +151,4 @@
|
||||||
"version": "v1.0.0",
|
"version": "v1.0.0",
|
||||||
"lastModified": "2017-12-24T15:53:00"
|
"lastModified": "2017-12-24T15:53:00"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue