main
bel 2023-07-06 22:32:10 -06:00
parent cd7251ee45
commit d478599217
1 changed files with 34 additions and 8 deletions

View File

@ -67,6 +67,37 @@
} }
], ],
"skills": { "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": [ "notfeaturedSkills": [
{ {
"skill": "Golang", "skill": "Golang",
@ -80,11 +111,6 @@
"skill": "Python3", "skill": "Python3",
"rating": 3 "rating": 3
} }
],
"descriptions": [
"Languages: Golang, Bash, Python3",
"Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git",
"Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB"
] ]
}, },
"custom": { "custom": {
@ -94,8 +120,8 @@
"settings": { "settings": {
"themeColor": "#818cf8", "themeColor": "#818cf8",
"fontFamily": "Lato", "fontFamily": "Lato",
"fontSize": "12", "fontSize": "11",
"documentSize": "A4", "documentSize": "Letter",
"formToShow": { "formToShow": {
"workExperiences": true, "workExperiences": true,
"educations": true, "educations": true,
@ -118,7 +144,7 @@
"custom" "custom"
], ],
"showBulletPoints": { "showBulletPoints": {
"educations": true, "educations": false,
"projects": true, "projects": true,
"skills": true, "skills": true,
"custom": false "custom": false