feat: update education details for OSTIM Technical University and high school

This commit is contained in:
Poyraz Avsever
2026-03-10 11:18:17 +03:00
parent 0b6a885014
commit 61eae3e2db
+2 -2
View File
@@ -1,7 +1,7 @@
export const EDUCATION = [
{
id: "ostim-university",
title: "Management Information Systems",
title: "Software Engineering - 2nd Year Student",
institution: "OSTIM Technical University",
period: "2024 - Present",
description:
@@ -10,7 +10,7 @@ export const EDUCATION = [
{
id: "high-school",
title: "High School",
institution: "Istanbul Atakent Anadolu Lisesi",
institution: "Tusba Science High School",
period: "2020 - 2024",
description:
"Built strong fundamentals and explored web and mobile development through personal projects.",