diff --git a/src/components/SecretContent.vue b/src/components/SecretContent.vue index 0d415557..3193787a 100644 --- a/src/components/SecretContent.vue +++ b/src/components/SecretContent.vue @@ -1,7 +1,16 @@ + + Secret - Come back after the opening cerimony + + {{ secretText ? secretText : 'Come back after the opening ceremony' }} + diff --git a/src/data/talks.ts b/src/data/talks.ts index 20a81cd3..82d94fa9 100644 --- a/src/data/talks.ts +++ b/src/data/talks.ts @@ -10,118 +10,146 @@ export interface Talk { readonly start: string readonly end?: string readonly streamLink?: string + readonly isSecret?: boolean + readonly isWorkshop?: boolean } export const talks: Talk[] = [ { - title: 'Making Markets to Make a Change', - //description: '', + title: '', + description: '', location: 'A5001', - company: 'Optiver', - videoUrl: 'https://youtu.be/-8G6BDClHws', - start: '12/5/2023 22:30', - end: '12/5/2023 23:00', - //streamLink: 'https://www.twitch.tv/hackersupc', + company: 'InterSystems', + // videoUrl: '', + start: '3/5/2024 22:30', + end: '3/5/2024 23:00', + streamLink: 'https://www.twitch.tv/hackersupc', + isSecret: true, }, { - title: 'HP Inventory & Sales Forecasting', - //description: 'https://youtu.be/0PzS-Hrddf4?si=SgBcDSHGo1DfkHo1', - location: 'A5001', - company: 'HP', - videoUrl: 'https://youtu.be/0PzS-Hrddf4', - start: '12/5/2023 23:00', - end: '12/5/2023 23:30', - //streamLink: 'https://www.twitch.tv/hackersupc', - }, - { - title: 'Mission to Improve the Agribusiness Markets', - //description: '', + title: '', + description: '', location: 'A5002', - company: 'Bunge', - videoUrl: 'https://youtu.be/L2ed8pfWQpo', - start: '12/5/2023 22:30', - end: '12/5/2023 23:00', - //streamLink: 'https://www.youtube.com/c/HackersUPC', + company: 'ESA', + // videoUrl: '', + start: '3/5/2024 22:30', + end: '3/5/2024 23:00', + streamLink: 'https://www.youtube.com/c/HackersUPC', + isSecret: true, }, { - title: 'Fine-tuning Computer Vision models for edge AI applications', - //description: '', + title: '', + description: '', location: 'A5001', - company: 'Midokura', - videoUrl: 'https://youtu.be/oWR10wBTA3Y', - start: '12/5/2023 23:30', - end: '13/5/2023 00:00', - //streamLink: 'https://www.twitch.tv/hackersupc', + company: 'GitHub', + // videoUrl: '', + start: '3/5/2024 23:00', + end: '3/5/2024 23:30', + streamLink: 'https://www.twitch.tv/hackersupc', + isWorkshop: true, + isSecret: true, }, { - title: 'Build the bank experience you need.', + title: '', //description: '', location: 'A5002', - company: 'Strands', - videoUrl: 'https://youtu.be/emrshDwqDbM', - start: '12/5/2023 23:00', - end: '12/5/2023 23:15', - //streamLink: 'https://www.youtube.com/c/HackersUPC', + company: 'Grafana', + // videoUrl: '', + start: '3/5/2024 22:30', + end: '3/5/2024 23:00', + streamLink: 'https://www.youtube.com/c/HackersUPC', + isSecret: true, }, { - title: 'Deep Learning: breaking the ice', + title: '', + description: '', + location: 'A5001', + company: 'BlueTab', + // videoUrl: '', + start: '3/5/2024 23:30', + end: '4/5/2024 00:00', + streamLink: 'https://www.twitch.tv/hackersupc', + isWorkshop: true, + isSecret: true, + }, + { + title: '', //description: '', location: 'A5002', - company: 'Restb.ai', - videoUrl: 'https://youtu.be/yQOf4gBzcAA', - start: '13/5/2023 00:00', - end: '13/5/2023 00:30', - //streamLink: 'https://www.youtube.com/c/HackersUPC', + company: 'TravelPerk', + // videoUrl: '', + start: '3/5/2024 23:30', + end: '4/5/2024 00:00', + streamLink: 'https://www.youtube.com/c/HackersUPC', + isSecret: true, }, { - title: 'How does technology impact trading?', - //description: '', + title: '', + description: '', location: 'A5001', - company: 'Optiver', - videoUrl: 'https://youtu.be/DOR0LPysiXg', - start: '13/5/2023 10:00', - end: '13/5/2023 11:00', - //streamLink: 'https://www.twitch.tv/hackersupc', + company: 'Seidor', + // videoUrl: '', + start: '4/5/2024 00:00', + end: '4/5/2024 00:30', + streamLink: 'https://www.twitch.tv/hackersupc', + isSecret: true, }, { - title: 'Digital revolution in Agribusiness', + title: '', //description: '', location: 'A5002', - company: 'Bunge', - videoUrl: 'https://youtu.be/3WjGcy2Drmo', - start: '12/5/2023 10:30', - end: '12/5/2023 11:00', - //streamLink: 'https://www.youtube.com/c/HackersUPC', + company: 'InditexTech', + // videoUrl: '', + start: '4/5/2024 00:00', + end: '4/5/2024 00:30', + isSecret: true, }, { - title: 'The Quanting Framework', - //description: '', + title: '', + description: '', + location: 'A5001', + company: 'Flanks', + // videoUrl: '', + start: '4/5/2024 10:00', + end: '4/5/2024 10:30', + streamLink: 'https://www.twitch.tv/hackersupc', + isWorkshop: true, + isSecret: true, + }, + { + title: '', + description: '', location: 'A5001', company: 'Vueling', - videoUrl: 'https://youtu.be/u9YVD7m6pVs', - start: '12/5/2023 11:00', - end: '12/5/2023 11:30', - //streamLink: 'https://www.twitch.tv/hackersupc', + // videoUrl: '', + start: '4/5/2024 10:30', + end: '4/5/2024 11:00', + streamLink: 'https://www.twitch.tv/hackersupc', + isWorkshop: true, + isSecret: true, }, { - title: 'Build and AI powered APP', - //description: '', - location: 'A5002', - company: 'IThinkUPC', - videoUrl: 'https://youtu.be/KN9U6aQ9FoM', - start: '12/5/2023 11:00', - end: '12/5/2023 11:30', - //streamLink: 'https://www.youtube.com/c/HackersUPC', + title: '', + description: '', + location: 'A5001', + company: 'Midu.dev', + // videoUrl: '', + start: '4/5/2024 11:00', + end: '4/5/2024 11:30', + streamLink: 'https://www.twitch.tv/hackersupc', + isWorkshop: true, + isSecret: true, }, { - title: - 'Artificial Intelligence Project Portfolio at HP Large Format Printing', - //description: '', - location: 'A5002', - company: 'HP', - videoUrl: 'https://youtu.be/QJuqyNemkKU', - start: '13/5/2023 10:00', - end: '13/5/2023 10:30', - //streamLink: 'https://www.youtube.com/c/HackersUPC', + title: '', + description: '', + location: 'A5001', + company: 'InterSystems', + // videoUrl: '', + start: '4/5/2024 11:30', + end: '4/5/2024 12:00', + streamLink: 'https://www.twitch.tv/hackersupc', + isWorkshop: true, + isSecret: true, }, ] diff --git a/src/views/Mission.vue b/src/views/Mission.vue index fae5f367..41b671a5 100644 --- a/src/views/Mission.vue +++ b/src/views/Mission.vue @@ -35,7 +35,10 @@ const hideMission = ref(config.hideMission) > --> - + diff --git a/src/views/Talks.vue b/src/views/Talks.vue index c9ebd136..6d0ea8d8 100644 --- a/src/views/Talks.vue +++ b/src/views/Talks.vue @@ -13,9 +13,16 @@ const hideChallengesAndPrizes = ref(config.hideChallengesAndPrizes) - - + + + +