feat: update education details for OSTIM Technical University and high school
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
export const EDUCATION = [
|
export const EDUCATION = [
|
||||||
{
|
{
|
||||||
id: "ostim-university",
|
id: "ostim-university",
|
||||||
title: "Management Information Systems",
|
title: "Software Engineering - 2nd Year Student",
|
||||||
institution: "OSTIM Technical University",
|
institution: "OSTIM Technical University",
|
||||||
period: "2024 - Present",
|
period: "2024 - Present",
|
||||||
description:
|
description:
|
||||||
@@ -10,7 +10,7 @@ export const EDUCATION = [
|
|||||||
{
|
{
|
||||||
id: "high-school",
|
id: "high-school",
|
||||||
title: "High School",
|
title: "High School",
|
||||||
institution: "Istanbul Atakent Anadolu Lisesi",
|
institution: "Tusba Science High School",
|
||||||
period: "2020 - 2024",
|
period: "2020 - 2024",
|
||||||
description:
|
description:
|
||||||
"Built strong fundamentals and explored web and mobile development through personal projects.",
|
"Built strong fundamentals and explored web and mobile development through personal projects.",
|
||||||
|
|||||||
Reference in New Issue
Block a user