Skip to content

Instantly share code, notes, and snippets.

@vladimirzivanov
Last active December 11, 2019 07:49
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 vladimirzivanov/a06f4ea9718a76593368658260a23bc5 to your computer and use it in GitHub Desktop.
Save vladimirzivanov/a06f4ea9718a76593368658260a23bc5 to your computer and use it in GitHub Desktop.
{
"name": "Vladimir Živanov",
"title": "iOS Developer",
"imageUrl": "https://raw.githubusercontent.com/vladimirzivanov/VladimirZivanovCV/master/profile_image.png",
"summary": "I have been working on the iOS platform since SDK 8.0 and I have shipped more than 5 apps. My experience working on iOS makes for a rich understanding of framework conventions, best practices, memory management, and development tools. I am passionate about quality and maintainability when it comes to code and application architecture. I have an experience working on project from the requirement gathering till production, in Agile development environment through Scrum. I enjoy working in a team and collaborating with other developers keeping source code under Git version control. I love beautiful user interface.",
"contact_info": {
"address": "Branka Radičevića 1",
"city": "Begeč",
"phone": "+381645368517",
"email": "vrza88@gmail.com"
},
"skills": {
"area_of_expertise": [
"iOS Development",
"Communication",
"User Experience",
"Project Planning",
"Agile Methodologies"
],
"tools_and_technologies": [
"Swift",
"Objective-C",
"ReactiveSwift / RxSwift",
"Git / SVN",
"AWS",
"JSON",
"GraphQL"
],
"other": [
"MVC/MVVM/MVP",
"Enterprise Development",
"Application Architecture",
"Technical Architecture"
]
},
"work_experience": [
{
"company_name": "Vega IT Sourcing",
"company_logo": "https://www.vegaitsourcing.rs/media/3045/vega-logo.png",
"start_date": "Aug 2017",
"end_date": "Present",
"role": "iOS Developer",
"accomplishments": [
"Medopad - The app for health tracking",
"Doctor Care Anywhere - Health service"
]
},
{
"company_name": "Execom",
"company_logo": "https://vojvodinaictcluster.org/wp-content/uploads/2013/10/Execom-logo-red-600x252.png",
"start_date": "Dec 2016",
"end_date": "Jul 2017",
"role": "Mobile Developer",
"accomplishments": [
"Mobile Documents Scanning framework - Framework that implements in apps for scanning personal ID’s, passports and driver licenses",
"PasswordBoss - Password Manager",
"Cordova plugin for face recognition"
]
},
{
"company_name": "NS Web Development",
"company_logo": "https://nswebdevelopment.com/assets/img/nswd/nswd.png",
"start_date": "Dec 2014",
"end_date": "Nov 2016",
"role": "iOS Developer",
"accomplishments": [
"Rolling Pin - Food ordering app for restaurant in Dubai",
"e-Homegreen - Application for managing devices in smart homes",
"Intensify framework - Framework that implements in online ticketing apps, for gaining loyalty points, discounts, gifts etc."
]
}
],
"education": [
{
"specialty": "Bachelor in Electrical and Computer Engineering",
"start_year": 2007,
"end_year": 2012,
"school_name": "University of Novi Sad, Faculty of Technical Sciences",
"city": "Novi Sad"
},
{
"specialty": "Computer Science",
"start_year": 2003,
"end_year": 2007,
"school_name": "Electrotechnical School Mihajlo Pupin",
"city": "Novi Sad"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment