Skip to content

Instantly share code, notes, and snippets.

@glacion
Last active December 3, 2020 17:29
Show Gist options
  • Save glacion/ec21e6df33639e2199a06b21d332aa2d to your computer and use it in GitHub Desktop.
Save glacion/ec21e6df33639e2199a06b21d332aa2d to your computer and use it in GitHub Desktop.
{
"basics": {
"email": "ahmtcngvndrn@gmail.com",
"label": "DevOps Engineer",
"location": {
"city": "İzmir",
"countryCode": "TR"
},
"name": "Ahmetcan Güvendiren",
"profiles": [
{
"network": "GitHub",
"url": "https://github.com/glacion",
"username": "glacion"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/glacion",
"username": "glacion"
},
{
"network": "GitLab",
"url": "https://gitlab.com/glacion",
"username": "glacion"
}
],
"summary": "I am a DevOps engineer who can utilize IaC frameworks to provide application developers with the resources they need with high availability and observability. And automate design, develop, and operate lifecycles.",
"website": "https://glacion.com"
},
"education": [
{
"area": "Computer Engineering (incomplete)",
"courses": [
"CENG315 - Information Management",
"CENG313 - Operating Systems",
"CENG312 - Computer Networks",
"CENG213 - Theory of Computation",
"CENG212 - Concepts of Programming Languages",
"CENG211 - Programming Fundamentals"
],
"institution": "Izmir Institute of Technology",
"startDate": "2016-08-15",
"studyType": "Bachelor"
}
],
"interests": [
{
"name": "Archery"
},
{
"name": "Open Source"
},
{
"name": "Linux Distributions"
},
{
"name": "Music"
}
],
"languages": [
{
"fluency": "Native Speaker",
"language": "Turkish"
},
{
"fluency": "Proficient",
"language": "English"
},
{
"fluency": "Basic",
"language": "German"
},
{
"fluency": "Basic",
"language": "Japanese"
}
],
"skills": [
{
"keywords": ["JavaScript", "Dart", "Flutter", "React"],
"level": "Intermediate",
"name": "Frontend"
},
{
"keywords": ["NodeJS", "Golang", "Python"],
"level": "Intermediate",
"name": "Backend"
},
{
"keywords": ["Ansible", "Terraform", "GitLab CI/CD"],
"level": "Intermediate",
"name": "DevOps"
},
{
"keywords": ["Linux", "Docker", "Kubernetes", "Docker Swarm", "Bash"],
"level": "Proficient",
"name": "Operations"
}
],
"volunteer": [
{
"endDate": "2017-06-04",
"organization": "IEEE IZTECH Computer Society",
"position": "Vice Chairman",
"startDate": "2016-12-05"
},
{
"endDate": "2019-06-10",
"organization": "IZTECH Software Society",
"position": "Co-Chairman",
"startDate": "2018-06-08"
},
{
"organization": "IZTECH Software Society",
"position": "Chairman",
"startDate": "2019-06-10",
"endDate": "2020-09-10"
}
],
"work": [
{
"company": "Sitoplazma",
"highlights": [
"Native Android development with Java",
"Firebase for notification service",
"Built against a REST API"
],
"location": "İzmir",
"position": "Android Developer",
"startDate": "2018-05-07",
"endDate": "2018-08-07",
"summary": "Built the native android frontend app for an anonymous messaging service.",
"website": "https://sitoplazma.com/"
},
{
"company": "BigO Digital",
"highlights": [
"GitLab CI/CD for pipelines",
"Automated end-to-end, unit, and integration testing",
"Continuous delivery to Kubernetes",
"Fully automated infrastructure provisioning using ansible and terraform",
"Rewrote a NodeJS service in Golang resulting in lower maintenance costs for said service"
],
"location": "İzmir",
"position": "DevOps Engineer",
"startDate": "2020-07-22",
"endDate": "2020-10-30",
"summary": "Accelerated developers' development lifecycle",
"website": "https://bigo.digital/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment