From d2c30da602472a0d6bab207f32ebfc95a4925590 Mon Sep 17 00:00:00 2001 From: poyrazavsever Date: Mon, 31 Aug 2026 12:37:29 +0300 Subject: [PATCH] feat(about): add 2026 community roles --- data/volunteer-community.ts | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/volunteer-community.ts b/data/volunteer-community.ts index 825df2a..85b3cd0 100644 --- a/data/volunteer-community.ts +++ b/data/volunteer-community.ts @@ -13,6 +13,27 @@ export type VolunteerCommunityItem = { }; export const VOLUNTEER_COMMUNITY_ITEMS: VolunteerCommunityItem[] = [ + { + id: "google-developer-student-club-tech-team-lead", + title: "Google Developer Student Club — Tech Team Lead", + timeline: { + tr: "2026 - Günümüz", + en: "2026 - Present", + }, + focus: { + tr: "Teknoloji ekibine liderlik ederek workshop ve hackathon organizasyonlarını planlamak, katılımcılara mentorluk yapmak ve topluluğun Instagram hesabı için teknik videolar üretmek.", + en: "Leading the tech team by planning workshops and hackathons, mentoring participants, and producing technical videos for the community's Instagram account.", + }, + }, + { + id: "shipin-tech-core-team", + title: "Shipin — Tech Core Team Member", + timeline: "2026 - 2026", + focus: { + tr: "Topluluğun organizasyon ve etkinlik süreçlerine destek olmak, teknik sunumlar gerçekleştirmek ve katılımcılara mentorluk yapmak.", + en: "Supporting community operations and event organization, delivering technical presentations, and mentoring participants.", + }, + }, { id: "youtube", title: "YouTube",