master to expert, competent to proficient
parent
abd6e369da
commit
196bcac6dd
|
|
@ -105,22 +105,22 @@
|
|||
{
|
||||
"name": "Languages",
|
||||
"details": [
|
||||
{"text":"Go", "comment":"master"},
|
||||
{"text":"Bash", "comment":"master"},
|
||||
{"text":"Python3", "comment":"competent"}
|
||||
{"text":"Go", "comment":"expert"},
|
||||
{"text":"Bash", "comment":"expert"},
|
||||
{"text":"Python3", "comment":"proficient"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Platforms",
|
||||
"details": [
|
||||
{"text":"Docker", "comment":"master"},
|
||||
{"text":"Docker", "comment":"expert"},
|
||||
{"text":"Hashicorp", "comment":"expert"},
|
||||
{"text":"Linux/Unix", "comment":"expert"},
|
||||
{"text":"AWS", "comment":"competent"},
|
||||
{"text":"Jenkins", "comment":"competent"},
|
||||
{"text":"REST", "comment":"competent"},
|
||||
{"text":"Microservice Architecture", "comment":"competent"},
|
||||
{"text":"Git", "comment":"competent"}
|
||||
{"text":"AWS", "comment":"proficient"},
|
||||
{"text":"Jenkins", "comment":"proficient"},
|
||||
{"text":"REST", "comment":"proficient"},
|
||||
{"text":"Microservice Architecture", "comment":"proficient"},
|
||||
{"text":"Git", "comment":"proficient"}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -129,8 +129,8 @@
|
|||
{"text":"MongoDB", "comment":"expert"},
|
||||
{"text":"Redis", "comment":"expert"},
|
||||
{"text":"S3", "comment":"expert"},
|
||||
{"text":"Couchbase", "comment":"competent"},
|
||||
{"text":"DynamoDB", "comment":"competent"}
|
||||
{"text":"Couchbase", "comment":"proficient"},
|
||||
{"text":"DynamoDB", "comment":"proficient"}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
@ -151,4 +151,4 @@
|
|||
"version": "v1.0.0",
|
||||
"lastModified": "2017-12-24T15:53:00"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue