closer
parent
cd7251ee45
commit
d478599217
|
|
@ -67,6 +67,37 @@
|
|||
}
|
||||
],
|
||||
"skills": {
|
||||
"featuredSkills": [
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
}
|
||||
],
|
||||
"descriptions": [
|
||||
"Languages: Golang, Bash, Python3",
|
||||
"Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git",
|
||||
"Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB"
|
||||
],
|
||||
"notfeaturedSkills": [
|
||||
{
|
||||
"skill": "Golang",
|
||||
|
|
@ -80,11 +111,6 @@
|
|||
"skill": "Python3",
|
||||
"rating": 3
|
||||
}
|
||||
],
|
||||
"descriptions": [
|
||||
"Languages: Golang, Bash, Python3",
|
||||
"Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git",
|
||||
"Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB"
|
||||
]
|
||||
},
|
||||
"custom": {
|
||||
|
|
@ -94,8 +120,8 @@
|
|||
"settings": {
|
||||
"themeColor": "#818cf8",
|
||||
"fontFamily": "Lato",
|
||||
"fontSize": "12",
|
||||
"documentSize": "A4",
|
||||
"fontSize": "11",
|
||||
"documentSize": "Letter",
|
||||
"formToShow": {
|
||||
"workExperiences": true,
|
||||
"educations": true,
|
||||
|
|
@ -118,7 +144,7 @@
|
|||
"custom"
|
||||
],
|
||||
"showBulletPoints": {
|
||||
"educations": true,
|
||||
"educations": false,
|
||||
"projects": true,
|
||||
"skills": true,
|
||||
"custom": false
|
||||
|
|
|
|||
Loading…
Reference in New Issue