Spaces:
Sleeping
Sleeping
File size: 1,266 Bytes
060ebaf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | {
"education": [
{
"degree": "Bachelor of Computer Engineering",
"institution": "Kırıkkale University",
"location": "Kırıkkale, Turkey",
"period": "Sep 2021 – Jun 2025",
"gpa": "3.25 / 4.00",
"achievement": "Graduated 3rd in the department, awarded Honor Certificate.",
"link": "https://kku.edu.tr/Anasayfa"
},
{
"degree": "High School Diploma",
"institution": "Beşir Atalay Anadolu İmam Hatip Lisesi",
"location": "Kırıkkale, Turkey",
"period": "Sep 2014 – May 2018",
"gpa": null,
"achievement": null,
"link": "https://besiratalayihl.meb.k12.tr/"
},
{
"degree": "Middle School Diploma",
"institution": "Hammurabi Middle School",
"location": "Anbar, Iraq",
"period": "Oct 2011 – Jun 2014",
"gpa": null,
"achievement": null,
"link": "https://www.facebook.com/groups/1707497710175974/"
},
{
"degree": "Primary School Diploma",
"institution": "Al-Saray Primary School",
"location": "Anbar, Iraq",
"period": "Oct 2005 – Jun 2011",
"gpa": null,
"achievement": null,
"link": "https://www.facebook.com/profile.php?id=100082866056076&locale=th_TH#"
}
]
} |