improvements

This commit is contained in:
Berkay Akyazı
2024-03-12 15:09:05 +03:00
parent 54ddee5c7f
commit 2ac330c9ad
15 changed files with 15 additions and 1797 deletions

View File

@@ -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"
}
]
}
]
}