From 6a4f6b248cd58a0477e314a71df071c9e18c9dca Mon Sep 17 00:00:00 2001 From: Iraklis Psaroudakis Date: Fri, 26 Sep 2025 11:10:56 +0300 Subject: [PATCH] Add hack session on Gemini --- data/events.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/events.ts b/data/events.ts index 291334c..c7fd545 100644 --- a/data/events.ts +++ b/data/events.ts @@ -8,6 +8,14 @@ type Event = { }; export const events: Event[] = [ + { + date: '30/09/2025', + time: '19:00', + title: '[Hack Session] AI for Devs: Crafting Creativity with Gemini 2.5, Imagen & Co', + location: 'FoRTH, Main Building, Alkiviades Payatakes room', + locationUrl: 'https://www.forth.gr/en/conferencerooms/show/&tid=3', + eventUrl: 'https://www.meetup.com/devstaff/events/310743941/' + }, { date: '11/09/2025', time: '19:00',