cv/cv.json
Ivan Dimitrov 3f2e7cd352 Squashed commit of the following:
commit ef058ba8e3498eb0b0606d8cf55c41a8718b7820
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Sat Dec 23 19:20:50 2023 +0200

    set version

commit 3b6cf8c60b0803b8316cdd5b0884671b980b3600
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Sat Dec 23 19:17:45 2023 +0200

    formatting

commit 218cfd137f7c1b71399036f6101b4614aaec1406
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Sat Dec 23 19:15:11 2023 +0200

    add more fields to data json

commit bdb87f634b6e1da9dba7c9fd5637731bb39df4f2
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Sat Dec 23 18:51:30 2023 +0200

    parsing json file

commit 7d83d7d85ad61bf181a30bf4a1855928f222d768
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Sat Dec 23 18:23:10 2023 +0200

    move data to json file

commit c6fcac47cbd1da4003d9c562a59f9d2075c6b789
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Fri Dec 22 20:08:29 2023 +0200

    separate files

commit 2079aa20aa78ae8c8bd4d0be2b87fa637cf2f8bb
Author: Ivan Dimitrov <ivan@idimitrov.dev>
Date:   Fri Dec 22 19:37:47 2023 +0200

    make it wrap automatically
2023-12-23 19:21:12 +02:00

113 lines
4.4 KiB
JSON

{
"name": "Ivan Kirilov Dimitrov",
"description": "My professional resume",
"title": "Software Developer",
"email": "ivan@idimitrov.dev",
"github": "ivandimitrov8080",
"website": "idimitrov.dev",
"upwork": "idimitrov",
"experience": [
{
"company": "idimitrov.dev",
"position": "Software Developer / Owner",
"location": "Worldwide",
"from": "2023",
"to": "9999",
"description": "This is my software consulting and development business. It offers web development services to businesses around the world. Please head over to my resume website or my Upwork profile to learn more.",
"links": [
{
"text": "Upwork",
"href": "https://www.upwork.com/freelancers/idimitrov"
},
{
"text": "Resume",
"href": "https://www.idimitrov.dev/cases"
}
],
"feedback": "100% Job Success"
},
{
"company": "Stepsy",
"position": "Freelance Full Stack Software Developer",
"location": "Estonia",
"from": "29 Jul 2023",
"to": "5 Nov 2023",
"description": "As a software developer working with stepsy.co, I was responsible for implementing their brand new wiki web app stepsy.wiki. Working on this greenfield project allowed me to make fundamental technical decisions that had a positive impact on further development.",
"links": [
{
"text": "Case Study",
"href": "https://www.idimitrov.dev/c/cases/stepsy.wiki.md"
}
],
"feedback": "Great experience working with Ivan! Ready to implement your vision, also advises on how it should be done."
},
{
"company": "RA Creative",
"position": "Full Stack Software Developer",
"location": "Nottingham, UK",
"from": "Dec 2020",
"to": "20 Jan 2023",
"description": "As a software developer at RA Creative, I was responsible for delivering software solutions to an eCommerce business operating in 2 continents - Europe and North America. Watches of Switzerland Group is an international retailer of world leading luxury watch and jewellery brands. It has a market cap of £1.5B.",
"links": [
{
"text": "RA Creative",
"href": "https://racreative.co.uk/"
},
{
"text": "Parcel Lab case study",
"href": "https://www.idimitrov.dev/c/cases/parcellab.md"
},
{
"text": "Wells Fargo case study",
"href": "https://www.idimitrov.dev/c/cases/wellsfargo.md"
}
]
},
{
"company": "Central Net",
"position": "Full Stack + Mobile Software Developer",
"location": "Blagoevgrad, Bulgaria",
"from": "May 2016",
"to": "May 2020",
"description": "Developed a full-stack web + android app helping students book exams, browse resources, see events, news and more."
}
],
"education": [
{
"institution": "SWU 'Neofit Rilski'",
"location": "Blagoevgrad, Bulgaria",
"degree": "Bachelor's",
"field": "Electronics",
"from": "Sep 2016",
"to": "Jun 2018",
"summary": "This is an engineering degree focused on the science of electronics and electrical engineering. It studies the physical properties of individual electrons and the forces that take place when current is flowing through a circuit."
}
],
"certificates": [
{
"name": "Oracle Certified Professional, Java SE 8 Programmer",
"issuer": "Oracle",
"description": "An Oracle Certified Professional, Java SE 8 Programmer has validated their Java development skills by answering challenging, real-world, scenario-based questions that measure problem solving skills using Java code.",
"date": "19 May 2020",
"links": [
{
"text": "Credly",
"href": "https://www.credly.com/badges/281fbd5f-ca29-4235-b023-a9b93af2f6c5/public_url"
}
]
},
{
"name": "Oracle Certified Associate, Java SE 8 Programmer",
"issuer": "Oracle",
"description": "An Oracle Certified Associate, Java SE 8 Programmer has demonstrated knowledge of object-oriented concepts, the Java programming language and general knowledge of Java platforms and technologies.",
"date": "17 Mar 2020",
"links": [
{
"text": "Credly",
"href": "https://www.credly.com/badges/910f311b-0f7f-4911-b945-5ded663408ec/public_url"
}
]
}
]
}