improvements
This commit is contained in:
@@ -65,92 +65,5 @@
|
||||
"location": "Ümitköy Anatolian High School",
|
||||
"description": "There is nothing to say so much. It was an ordinary school but I have good memories there."
|
||||
}
|
||||
],
|
||||
"skills": {
|
||||
"programmingLanguages": [
|
||||
{
|
||||
"name": "Golang",
|
||||
"rank": 4.5,
|
||||
"key": "golang"
|
||||
},
|
||||
{
|
||||
"name": "Java",
|
||||
"rank": 4.5,
|
||||
"key": "java"
|
||||
},
|
||||
{
|
||||
"name": "Python",
|
||||
"rank": 4.0,
|
||||
"key": "python"
|
||||
},
|
||||
{
|
||||
"name": "JavaScript",
|
||||
"rank": 3.5,
|
||||
"key": "javascript"
|
||||
}
|
||||
],
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Spring",
|
||||
"rank": 3.5,
|
||||
"key": "spring"
|
||||
},
|
||||
{
|
||||
"name": "React",
|
||||
"rank": 3,
|
||||
"key": "react"
|
||||
},
|
||||
{
|
||||
"name": "Vue",
|
||||
"rank": 2,
|
||||
"key": "vue"
|
||||
}
|
||||
],
|
||||
"operatingSystems": [
|
||||
{
|
||||
"name": "Ubuntu",
|
||||
"rank": 4.5,
|
||||
"key": "ubuntu"
|
||||
},
|
||||
{
|
||||
"name": "CentOS",
|
||||
"rank": 4,
|
||||
"key": "centos"
|
||||
},
|
||||
{
|
||||
"name": "MacOS",
|
||||
"rank": 3.5,
|
||||
"key": "macos"
|
||||
}
|
||||
],
|
||||
"ciCd": [
|
||||
{
|
||||
"name": "Jenkins",
|
||||
"rank": 3.5,
|
||||
"key": "jenkins"
|
||||
},
|
||||
{
|
||||
"name": "TravisCI",
|
||||
"rank": 2,
|
||||
"key": "travisci"
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"name": "JIRA",
|
||||
"rank": 5,
|
||||
"key": "jira"
|
||||
},
|
||||
{
|
||||
"name": "Bitbucket",
|
||||
"rank": 5,
|
||||
"key": "bitbucket"
|
||||
},
|
||||
{
|
||||
"name": "GitHub",
|
||||
"rank": 5,
|
||||
"key": "github"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user