filled
parent
99b97efd80
commit
36b285f706
|
|
@ -103,9 +103,34 @@
|
||||||
],
|
],
|
||||||
"skills": [
|
"skills": [
|
||||||
{
|
{
|
||||||
"name": "Web Development",
|
"name": "Languages",
|
||||||
"details": [
|
"details": [
|
||||||
{"text":"HTML", "comment":"master"}
|
{"text":"Go", "comment":"master"},
|
||||||
|
{"text":"Bash", "comment":"master"},
|
||||||
|
{"text":"Python3", "comment":"competent"}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Platforms",
|
||||||
|
"details": [
|
||||||
|
{"text":"Docker", "comment":"master"},
|
||||||
|
{"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"}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Datastores",
|
||||||
|
"details": [
|
||||||
|
{"text":"MongoDB", "comment":"expert"},
|
||||||
|
{"text":"Redis", "comment":"expert"},
|
||||||
|
{"text":"S3", "comment":"expert"},
|
||||||
|
{"text":"Couchbase", "comment":"competent"},
|
||||||
|
{"text":"DynamoDB", "comment":"competent"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue