Skip to content

Commit

Permalink
Merge branch 'development' into WEAreLive
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriMM26 authored May 3, 2024
2 parents d3d1b3f + 0387c94 commit c2b8ee0
Show file tree
Hide file tree
Showing 6 changed files with 641 additions and 390 deletions.
765 changes: 466 additions & 299 deletions src/assets/img/maps/judging.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 54 additions & 43 deletions src/data/challenges.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,72 +5,83 @@ export interface Challenge {
readonly company: string
readonly videoUrl?: string
readonly channel: string
readonly prize: string
readonly prize?: string
readonly description?: MarkdownString
}

export const challenges: Challenge[] = [
{
companyEncrypted: 'Company challenge',
title: '',
company: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
company: 'Seidor',
title: "AI Work Assistant: Don't click, tell me what you need",
//videoUrl: '',
description: /* markdown */ `Join our AI Voice Assistant Challenge to simplify the daily tasks of creating shopping lists and fulfilling orders. By leveraging AI technology with conversational capabilities, we aim to address common issues like locating items and correcting quantities—all through natural language interactions. Together, let's revolutionize workflow efficiency and improve lives. Hack away at HackUPC!`,
//prize: '',
channel: 'seidor',
},
{
companyEncrypted: 'Company challenge',
company: '',
title: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
title: 'Best use of GenAI using InterSystems IRIS Vector Search',
company: 'InterSystems',
//videoUrl: '',
description: /* markdown */ `Explore the potential of GenAI integrated with InterSystems IRIS Vector Search across various fields like healthcare, finance, sustainability, or others at this hackathon. GenAI's robust capabilities can elevate your project's functionality, efficiency, and intelligence.
InterSystems IRIS Vector Search, part of the IRIS Data Platform, introduces a new vector store feature. Like we handle strings or integers, embedding vectors are just another SQL datatype for us! Develop your groundbreaking solution on InterSystems IRIS, offering tools for seamless integration of GenAI, tabular AutoML, and data interoperability via SQL or Python LangChain/Llamaindex connectors.`,
//prize: '',
channel: 'intersystems',
},
{
companyEncrypted: 'Company challenge',
company: '',
title: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
company: 'European Space Agency',
title: 'Galileo Mastermind',
//videoUrl: '',
description: /* markdown */ `Galileo is Europe's own global navigation satellite system.
Over 3.9 billion Galileo-enabled smartphones have already been sold worldwide. Your own google maps or waze app most probably use Galileo to navigate!
Imagine navigating with Galileo, and being able to evaluate in real-time the quality of the positioning solution on your smartphone.
You might want to know things like: How many Galileo satellites are used on your phone? How is Galileo contributing to your position accuracy? Are the signals being altered?
Be the mastermind of Galileo & develop an app to help us answer these questions by analysing and displaying Galileo data in real-time!`,
//prize: '',
channel: 'esa',
},
{
companyEncrypted: 'Company challenge',
company: '',
title: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
company: 'Grafana',
title: 'Grafana IoT Observability',
//videoUrl: '',
description: /* markdown */ `Unleash your inner data nerd and build a monitoring platform for your environment. Use the microcontroller and sensors we provide you to create satisfying visualizations and alerts for the rooms you are hacking on. You will take a technical and interdisciplinary journey into the world of IoT, microcontrollers, digital sensors, observability, and data visualization using open standards and state-of-the-art open source tooling.`,
//prize: '',
channel: 'grafana',
},
{
companyEncrypted: 'Company challenge',
company: '',
title: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
company: 'InditexTech',
title: 'Image Computing for an Ecommerce',
//videoUrl: '',
description: /* markdown */ `Given a dataset of garment images from various angles, the challenge is to develop an algorithm that identifies duplicated or very similar images not belonging to the same set (each set consists of three consecutive photos). This involves comparing colors, features, and bitmaps.
The task is computationally intensive, requiring over 8 billion computations due to the combinatorial complexity of image comparisons in three dimensions.
The algorithm's accuracy and speed will be key evaluation criteria. Advanced teams may use provided photos to create a website showcasing their work. Senior teams could infer garment details (year, season, indicators) from generated URLs.`,
//prize: '',
channel: 'inditextech',
},
{
companyEncrypted: 'Company challenge',
company: '',
title: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
company: 'TravelPerk',
title: 'Creating Meaningful Travel Encounters',
//videoUrl: '',
description: /* markdown */ `At our core, we value genuine human connections - striving to facilitate meaningful interactions through in-real-life (IRL) experiences for our travellers.
Your challenge: given a data-set, develop an application that defines travel plans for travellers given their departure & arrival locations, and times. Your application should identify opportunities for genuine interactions between travellers.`,
//prize: '',
channel: 'travelperk',
},
{
companyEncrypted: 'Company challenge',
company: '',
title: '',
videoUrl: '',
//description: /* markdown */ ``,
prize: '',
channel: '',
company: 'Vueling',
title: 'Pigall Quest',
//videoUrl: '',
description: /* markdown */ `Develop a solution that assists visually impaired passengers from the moment they enter the airport until they board the aeroplane. The solution should enhance independence and ease the entire boarding process.`,
//prize: '',
channel: 'vueling',
},
]
8 changes: 4 additions & 4 deletions src/data/meals.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ export const meals: Meals[] = [
{
nameMeal: 'Bocatas',
ingredients:
'Fuet, Queso, Jamón York, Jamón Serrano, Tortilla de patatas',
'Fuet, Cheese, Jam, Spanish jam, Tortilla de patatas (spanish omelette)',
},
{
nameMeal: 'Bolleria',
ingredients: 'Croissant de chocolate, Croissant de crema',
ingredients: 'Chocolate Croissant, Cream Croissant',
},
{
nameMeal: 'Zumos',
ingredients: 'Naranja, Piña',
nameMeal: 'Juice',
ingredients: 'Orange, Pineapple',
},
],
},
Expand Down
107 changes: 91 additions & 16 deletions src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Challenge talk',
title: '🗣️ InterSystems talk',
start: '03/05/2024 22:30',
end: '03/05/2024 23:00',
description: /* markdown */ `Come to discover more about the challenge! [More information](/talks)`,
Expand All @@ -136,7 +136,7 @@ export const schedule: RawSchedule = {
url: 'https://www.youtube.com/c/HackersUPC',
icon: 'youtube',
},
title: '🗣️ Challenge talk',
title: '🗣️ ESA talk',
start: '03/05/2024 22:30',
end: '03/05/2024 23:00',
description: /* markdown */ `Come to discover more about the challenge! [More information](/talks)`,
Expand All @@ -162,7 +162,7 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Workshop!',
title: '🗣️ Workshop Github!',
start: '03/05/2024 23:00',
end: '03/05/2024 23:30',
description: /* markdown */ `Learn about cool stuff in this workshop! [More information](/talks)`,
Expand All @@ -178,7 +178,7 @@ export const schedule: RawSchedule = {
url: 'https://www.youtube.com/c/HackersUPC',
icon: 'youtube',
},
title: '🗣️ Challenge talk',
title: '🗣️ Grafana talk',
start: '03/05/2024 23:00',
end: '03/05/2024 23:30',
description: /* markdown */ `Come to discover more about the challenge! [More information](/talks)`,
Expand All @@ -194,7 +194,7 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Workshop!',
title: '🗣️ Workshop BlueTab!',
start: '03/05/2024 23:30',
end: '04/05/2024 00:00',
description: /* markdown */ `Learn about cool stuff in this workshop! [More information](/talks)`,
Expand All @@ -210,11 +210,21 @@ export const schedule: RawSchedule = {
url: 'https://www.youtube.com/c/HackersUPC',
icon: 'youtube',
},
title: '🗣️ Challenge talk',
title: '🗣️ TravelPerk talk',
start: '03/05/2024 23:30',
end: '04/05/2024 00:00',
description: /* markdown */ `Come to discover more about the challenge! [More information](/talks)`,
},
{
id: 'cafe1',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕ Cafeteria is open',
start: '04/05/2024 00:00',
description: /* markdown */ `Need some extra energy? Come grab a coffee and match it with some snacks!`,
},
{
id: 'challenge-talk-5',
physicalLocation: {
Expand All @@ -226,7 +236,7 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Challenge talk',
title: '🗣️ Seidor talk',
start: '04/05/2024 00:00',
end: '04/05/2024 00:30',
description: /* markdown */ `Come to discover more about the challenge! [More information](/talks)`,
Expand All @@ -237,12 +247,7 @@ export const schedule: RawSchedule = {
text: 'A5002',
mapId: 'indoors',
},
onlineLocation: {
text: 'YouTube',
url: 'https://www.youtube.com/c/HackersUPC',
icon: 'youtube',
},
title: '🗣️ Challenge talk',
title: '🗣️ InditexTech talk',
start: '04/05/2024 00:00',
end: '04/05/2024 00:30',
description: /* markdown */ `Come to discover more about the challenge! [More information](/talks)`,
Expand Down Expand Up @@ -297,7 +302,7 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Workshop!',
title: '🗣️ Flanks Workshop!',
start: '04/05/2024 10:00',
end: '04/05/2024 10:30',
description: /* markdown */ `Learn about cool stuff in this workshop! [More information](/talks)`,
Expand All @@ -313,11 +318,21 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Workshop!',
title: '🗣️ Vueling Workshop!',
start: '04/05/2024 10:30',
end: '04/05/2024 11:00',
description: /* markdown */ `Learn about cool stuff in this workshop! [More information](/talks)`,
},
{
id: 'cafe2',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is closed',
start: '04/05/2024 11:00',
description: /* markdown */ `We know you enjoy the coffee. Let us refill and we will be back in a minute`,
},
{
id: 'workshop-5',
physicalLocation: {
Expand All @@ -329,7 +344,7 @@ export const schedule: RawSchedule = {
url: 'https://www.twitch.tv/hackersupc',
icon: 'twitch',
},
title: '🗣️ Workshop!',
title: '🗣️ InterSystems Workshop!',
start: '04/05/2024 11:00',
end: '04/05/2024 11:30',
description: /* markdown */ `Learn about cool stuff in this workshop! [More information](/talks)`,
Expand All @@ -350,6 +365,16 @@ export const schedule: RawSchedule = {
end: '04/05/2024 12:00',
description: /* markdown */ `Learn about cool stuff in this workshop! [More information](/talks)`,
},
{
id: 'cafe3',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is open',
start: '04/05/2024 12:00',
description: /* markdown */ `Need some extra energy? Come grab a coffee and match it with some snacks!`,
},
{
id: 'workshop-6',
physicalLocation: {
Expand Down Expand Up @@ -393,6 +418,26 @@ export const schedule: RawSchedule = {
start: '04/05/2024 16:00',
description: /* markdown */ `Quack! [More information](/activities)`,
},
{
id: 'cafe4',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is closed',
start: '04/05/2024 17:00',
description: /* markdown */ `We know you enjoy the coffee. Let us refill and we will be back in a minute`,
},
{
id: 'cafe5',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is open',
start: '04/05/2024 18:00',
description: /* markdown */ `Need some extra energy? Come grab a coffee and match it with some snacks!`,
},
{
id: 'shower2',
physicalLocation: {
Expand Down Expand Up @@ -481,6 +526,26 @@ export const schedule: RawSchedule = {
end: '04/05/2024 02:00',
description: /* markdown */ `Come one! Last night! Last sprint! Recharge your batteries with a energetic **yogurt**! [More information](/meals)`,
},
{
id: 'cafe6',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is closed',
start: '05/05/2024 2:00',
description: /* markdown */ `We know you enjoy the coffee. Let us refill and we will be back in a minute`,
},
{
id: 'cafe7',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is open',
start: '05/05/2024 3:00',
description: /* markdown */ `Need some extra energy? Come grab a coffee and match it with some snacks!`,
},
{
id: 'the-game-ends',
title: '🧑🏽‍💻 THE GAME ENDS',
Expand Down Expand Up @@ -515,6 +580,16 @@ export const schedule: RawSchedule = {
end: '05/05/2024 11:00',
description: /* markdown */ `Coding time it's over! Take a shower and feel fresh to do a great demo!`,
},
{
id: 'cafe8',
physicalLocation: {
text: 'A5106',
mapId: 'indoors',
},
title: '☕Cafeteria is closed',
start: '05/05/2024 12:00',
description: /* markdown */ `We know you enjoy the coffee. But the time has come to finally close the cafeteria`,
},
{
id: 'demo-fair',
physicalLocation: {
Expand Down
12 changes: 0 additions & 12 deletions src/data/talks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,18 +128,6 @@ export const talks: Talk[] = [
isWorkshop: true,
isSecret: true,
},
{
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: '',
description: '',
Expand Down
Loading

0 comments on commit c2b8ee0

Please sign in to comment.