pdf_rag_based / knowledge_base /education.json
yasir723's picture
Update knowledge_base/education.json
060ebaf verified
Raw
History Blame Contribute Delete
1.27 kB
{
"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#"
}
]
}