Skip to content

Instantly share code, notes, and snippets.

@Popalay
Last active May 6, 2021 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Popalay/394945e1c5a0931706a88e10428a3dd3 to your computer and use it in GitHub Desktop.
Save Popalay/394945e1c5a0931706a88e10428a3dd3 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Denys Nykyforov",
"label": "Software Engineer",
"image": "",
"email": "popalay1@gmail.com",
"phone": "+38 (066) 527-82-43",
"url": "",
"summary": "A forward-thinking developer offering more than seven years of experience in designing, building, testing and supporting Android applications. Adaptable and able to quickly pick up new techniques. Having much experience of creating solutions to complex problems.",
"location": {
"countryCode": "UA",
"address": "Kharkiv, Ukraine"
},
"profiles": [
{
"network": "LinkedIn",
"username": "Denys Nykyforov",
"url": "https://www.linkedin.com/in/ACoAAB6_jmABjit6p6pj56eeww8bR4XXcAIY9Bc/"
},
{
"network": "Twitter",
"username": "devpopalay",
"url": "http://twitter.com/devpopalay"
},
{
"network": "Github",
"username": "popalay",
"url": "http://github.com/popalay"
},
{
"network": "Google Play",
"username": "Denys Nykyforov",
"url": "https://play.google.com/store/apps/dev?id=8807492488697709539"
}
]
},
"work": [
{
"name": "Grab",
"location": "Singapore",
"position": "Senior Software Engineer",
"startDate": "2020-02-28",
"endDate": "2021-03-31",
"highlights": [],
"url": "https://www.grab.com/sg/"
},
{
"name": "SoftServe",
"location": "Kharkiv, Ukraine",
"position": "Software Engineer",
"startDate": "2017-10-31",
"endDate": "2019-11-30",
"highlights": [],
"url": "https://www.softserveinc.com/en-us"
},
{
"name": "AppliKey",
"location": "Kharkiv, Ukraine",
"position": "Android Developer",
"startDate": "2014-10-31",
"endDate": "2017-10-31",
"highlights": [],
"url": "https://www.linkedin.com/company/applikey-solutions/"
}
],
"volunteer": [
{
"organization": "droidcon",
"position": "International Volunteer",
"startDate": "2018-06-30",
"endDate": "2018-07-02",
"summary": "",
"highlights": [],
"url": "https://www.linkedin.com/company/droidcon/"
}
],
"education": [
{
"institution": "National Technical University «Kharkiv Polytechnic Institute»",
"area": "System Programming",
"studyType": "Master",
"startDate": "2012-12-31",
"endDate": "2018-12-31",
"score": "4.8",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Java",
"level": "",
"keywords": []
},
{
"name": "Kotlin",
"level": "",
"keywords": []
},
{
"name": "Android SDK",
"level": "",
"keywords": []
},
{
"name": "RxJava",
"level": "",
"keywords": []
},
{
"name": "Dagger 2",
"level": "",
"keywords": []
},
{
"name": "Retrofit",
"level": "",
"keywords": []
}
],
"languages": [
{
"language": "Ukrainian",
"fluency": "Native Speaker"
},
{
"language": "Russian",
"fluency": "Native Speaker"
},
{
"language": "English",
"fluency": "Advanced"
}
],
"interests": [],
"references": [],
"projects": [],
"meta": {
"version": "v1.0.0",
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"theme": "spartan"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment