Last active
February 27, 2021 11:44
-
-
Save thatside/092a7c09a0d63c48c1222f8e46ccfddd to your computer and use it in GitHub Desktop.
resume.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Bohdan Turchyk", | |
"label": "Senior Backend Developer ", | |
"picture": "", | |
"email": "[email protected]", | |
"phone": "", | |
"website": "", | |
"summary": "Backend/Fullstack Software Engineer with more than 5 years of professional experience in creating modern, elaborate and useful applications. MA in Software Engineering. \n\nSkills:\n- PHP 5/7 (Symfony), Golang (Gin), Python (Flask), basic Kotlin skills;\n- VueJS, ReactJS;\n- MySQL, PostgreSQL, RabbitMQ, Redis, InfluxDB;\n- Docker, Jenkins, overall Linux;\n- Excellent problem solving and solution design skills.\n\nInterested in using new practices , tools and languages in my work.\nPrefer to take responsibility over the project I am working and push it beyond the limits. Good in team work, but not afraid to work on my own.\n\nLooking for backend/infrastructure-focused positions using Symfony, Golang or Kotlin (as migration target).\nNot interested in frontend-only job offers and Laravel framework.", | |
"location": { | |
"countryCode": "UA", | |
"address": "" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "thatside", | |
"url": "https://www.linkedin.com/in/thatside/" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "Spryker", | |
"endDate": "2030-01-01", | |
"highlights": [], | |
"startDate": "2021-02-28", | |
"website": "https://www.linkedin.com/company/spryker-systems-gmbh/" | |
}, | |
{ | |
"company": "Zaraffa Software", | |
"endDate": "2021-01-31", | |
"highlights": [], | |
"startDate": "2016-08-31", | |
"website": "https://www.linkedin.com/company/zaraffa-software/" | |
}, | |
{ | |
"company": "freelance", | |
"endDate": "2016-08-31", | |
"highlights": [], | |
"startDate": "2014-01-31", | |
"website": "" | |
} | |
], | |
"volunteer": [], | |
"education": [ | |
{ | |
"institution": "Kryvyi Rih Technical University", | |
"area": "Software Engineering", | |
"studyType": "Master's degree", | |
"startDate": "2016-12-31", | |
"endDate": "2018-12-31", | |
"gpa": "", | |
"courses": [] | |
}, | |
{ | |
"institution": "Kryvyi Rih Technical University", | |
"area": "Software Engineering", | |
"studyType": "Bachelor's degree", | |
"startDate": "2012-12-31", | |
"endDate": "2016-12-31", | |
"gpa": "", | |
"courses": [] | |
} | |
], | |
"awards": [], | |
"publications": [], | |
"skills": [ | |
{ | |
"name": "PHP", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "JavaScript", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Python", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "MySQL", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Linux", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Git", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "RabbitMQ", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Symfony", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Flask", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Redis", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Vue.js", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Go", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Docker", | |
"level": "", | |
"keywords": [] | |
}, | |
{ | |
"name": "Jenkins", | |
"level": "", | |
"keywords": [] | |
}, | |
], | |
"languages": [ | |
{ | |
"language": "ua", | |
"fluency": "Native Speaker" | |
}, | |
{ | |
"language": "ru", | |
"fluency": "Native Speaker" | |
}, | |
{ | |
"language": "en", | |
"fluency": "Advanced knowledge" | |
}, | |
{ | |
"language": "de", | |
"fluency": "Basic knowledge" | |
} | |
], | |
"interests": [], | |
"references": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment