{
"basics": {
"name": "Ivan",
"surname": "Mikec",
"age": "34",
"email": "mikecivan0@gmail.com",
"website": "http://mikec.com.hr",
"location": [
{
"country": "Germany",
"city": "Bad Kissingen",
"postalCode": "97688",
"startDate": "06/2020"
},
{
"country": "Croatia",
"city": "Batina",
"postalCode": "31306",
"startDate": "12/2009"
}
],
"profiles": [
{
"network": "LinkedIn",
"username": "Ivan Mikec",
"url": "https://www.linkedin.com/in/ivan-mikec-32911619a/"
},
{
"network": "GitHub",
"username": "mikecivan0",
"url": "https://github.com/mikecivan0"
}
]
},
"work": [
{
"company": "KissSalis Therme",
"city_region": "Bad Kissingen",
"website": "https://www.kisssalis.de/",
"position": "Cleaning staff",
"startDate": "07/2020",
"endDate": "11/2021"
},
{
"company": "Polyclinic Novoselec",
"city_region": "Osijek",
"website": "http://poliklinika-novoselec.hr/",
"position": "Physiotherapist",
"startDate": "01/2018",
"endDate": "03/2020"
},
{
"company": "Home health care facility 'Evica Novoselec'",
"city_region": "Osijek-Baranja County",
"website": "",
"position": "Physiotherapist",
"startDate": "09/2008",
"endDate": "12/2017"
},
{
"company": "Bio Tech d.o.o.",
"city_region": "Osijek-Baranja County",
"website": "",
"position": "Sales representative",
"startDate": "07/2007",
"endDate": "09/2008"
},
{
"company": "Clinical Hospital Centre Osijek",
"city_region": "Bizovac",
"website": "https://www.kbco.hr/",
"position": "Physiotherapist",
"startDate": "11/2005",
"endDate": "11/2006"
}
],
"education": [
{
"institution": "Edunova",
"city": "Osijek",
"website": "https://www.edunova.hr/",
"area": "Java programming",
"startDate": "06/2021",
"endDate": "in progress"
},
{
"institution": "Edunova",
"city": "Osijek",
"website": "https://www.edunova.hr/",
"area": "PHP programming",
"startDate": "06/2014",
"endDate": "02/2015"
},
{
"institution": "Ivora",
"city": "Osijek",
"website": "http://ivora.hr/",
"area": "Computer servicing",
"start": "01/2010",
"end": "04/2010"
},
{
"institution": "Catholic Faculty of Theology",
"city": "Đakovo",
"website": "http://www.djkbf.unios.hr/",
"area": "Organist",
"start": "09/2009",
"end": "05/2011"
},
{
"institution": "Medical school Osijek",
"city": "Osijek",
"website": "http://ss-medicinska-os.skole.hr/",
"area": "Physiotherapist",
"start": "09/2001",
"end": "05/2005"
}
],
"skills": [
{
"category": "Programing languages",
"list": [
{
"name": "PHP",
"yearsOfExperience": "6"
},
{
"name": "JavaSript",
"yearsOfExperience": "6"
},
{
"name": "MySQL",
"yearsOfExperience": "6"
},
{
"name": "HTML 5",
"yearsOfExperience": "6"
},
{
"name": "CSS",
"yearsOfExperience": "6"
}
],
"works": [
{
"name": "Physiotherapeutic administration",
"description": "Web application for administering physical therapy in specialized institutions",
"website": "https://mikec.com.hr/kartoni",
"loginData": [
{
"username": "user",
"password": "user",
"level": "physiotherapist"
},
{
"username": "doktor",
"password": "doktor",
"level": "doctor"
},
{
"username": "root",
"password": "root",
"level": "root"
}
]
},
{
"name": "Parish Office",
"description": "Web application for administration in Catholic parish offices",
"website": "https://mikec.com.hr/zupniUred",
"loginData": [
{
"username": "user",
"password": "user",
"level": "priest"
},
{
"username": "user1",
"password": "user1",
"level": "priest"
},
{
"username": "user2",
"password": "user2",
"level": "priest"
},
{
"username": "user3",
"password": "user3",
"level": "priest"
},
{
"username": "user4",
"password": "user4",
"level": "priest"
},
{
"username": "user5",
"password": "user5",
"level": "priest"
},
{
"username": "admin",
"password": "admin",
"level": "root"
}
]
}
]
},
{
"category": "Technical knowledge",
"list": [
{
"name": "Car mechanics",
"yearsOfExperience": "15"
},
{
"name": "Woodworking",
"yearsOfExperience": "15"
},
{
"name": "Building constructions",
"yearsOfExperience": "15"
},
{
"name": "Repairing household appliances",
"yearsOfExperience": "15"
},
{
"name": "Computer repair",
"yearsOfExperience": "15"
}
]
}
],
"languages": [
{
"name": "Croatian",
"fluency": "C2"
},
{
"name": "English",
"fluency": "B2"
},
{
"name": "German",
"fluency": "A2"
}
],
"interests": [
"Numismatics",
"Music playing",
"Long walks in nature"
],
"other": {
"drivingLicence": "B",
"ownCar": true,
"teamwork": true,
"abilityToWorkIndependently": true,
"communicativeness": true
}
}