Skip to content

Commit

Permalink
Reschedule (#586)
Browse files Browse the repository at this point in the history
* Reschedule talks

* Reschedule talks

* Reschedule talks

* Error tonto

* Talks

* chore: Auto-fix some lint errors

* talks

---------

Co-authored-by: Adrià Martínez <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 3, 2024
1 parent 639f9fc commit f6c62ff
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions src/data/talks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ export const talks: Talk[] = [
isSecret: true,
},
{
title: 'Galileo Mastermind: Develop a platform for crowdsourcing GNSS data to analyse Galileo signals',
title:
'Galileo Mastermind: Develop a platform for crowdsourcing GNSS data to analyse Galileo signals',
description: '',
location: 'A5002',
company: 'ESA',
Expand All @@ -50,18 +51,8 @@ export const talks: Talk[] = [
isSecret: true,
},
{
title: 'IoT Observability with Grafana',
//description: '',
location: 'A5001',
company: 'Grafana',
// videoUrl: '',
start: '3/5/2024 23:30',
end: '4/5/2024 00:00',
streamLink: 'https://www.youtube.com/c/HackersUPC',
isSecret: true,
},
{
title: 'From Padawan to Jedi: Essential Tactics for First-Time Participants by a Jedi Master',
title:
'From Padawan to Jedi: Essential Tactics for First-Time Participants by a Jedi Master',
description: '',
location: 'A5002',
company: 'BlueTab',
Expand All @@ -72,6 +63,17 @@ export const talks: Talk[] = [
isWorkshop: true,
isSecret: true,
},
{
title: 'IoT Observability with Grafana',
//description: '',
location: 'A5001',
company: 'Grafana',
// videoUrl: '',
start: '3/5/2024 23:30',
end: '4/5/2024 00:00',
streamLink: 'https://www.youtube.com/c/HackersUPC',
isSecret: true,
},
{
title: 'Creating Meaningful Travel Encounters',
//description: '',
Expand All @@ -84,7 +86,7 @@ export const talks: Talk[] = [
isSecret: true,
},
{
title: 'AI Work Assistant. Don\'t click, tell me what you need.',
title: "AI Work Assistant. Don't click, tell me what you need.",
description: '',
location: 'A5001',
company: 'Seidor',
Expand Down

0 comments on commit f6c62ff

Please sign in to comment.