Skip to content

Commit

Permalink
Vienna January 2025 meetup (#142)
Browse files Browse the repository at this point in the history
* Start drafting 2025 meetup

* Add Daria
  • Loading branch information
hola-soy-milk authored Nov 22, 2024
1 parent e790239 commit ca9af00
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
36 changes: 36 additions & 0 deletions data/vienna-jan-2025.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
info:
city: Vienna
link: vienna-jan-2025
date: 01/16/25
hour: '18:30'
icon: icons/vienna/vienna.svg
iconHover: icons/vienna/vienna-hover.svg
hostIcon: icons/vienna/sentry.svg
hostName: Sentry
maxCapacity: 60
closeRSVP: false
site:
cfp: true
location: Sentry
googleMapsLink: https://goo.gl/maps/vG5F7KtfjcGyU1Er5
calendarLink: https://www.google.com/calendar/render?action=TEMPLATE&text=QueerJS+%40+Sentry&location=Rothschildplatz+3%2F2%2Fab%2C+1020+Wien&dates=20250116T173000Z%2F20250116T210000Z
speakers:
- name: Daria Lyubaeva
githubLink: evelynforkhands
talk: Server-side tracking in Next.js (using Snowplow)
link: https://www.linkedin.com/in/daria-lyubaeva/
mainOrganizer:
- name: Carmen Huidobro
main: true
githubLink: hola-soy-milk
email: [email protected]
link: https://carmenh.dev/card
- name: jackie
main: true
githubLink: jackieklaura
link: https://chaos.social/@jackie
thanks:
- link: https://sentry.io
name: Sentry
reason: Sponsoring, hosting
8 changes: 7 additions & 1 deletion src/pages/_organizers.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,16 @@ export default {
vienna: [
{
name: 'Carmen Huidobro',
twitterHandle: 'hola_soy_milk',
link: 'https://carmenh.dev/card',
githubLink: 'hola-soy-milk',
email: '[email protected]',
colors: phillyStripes
},
{
name: 'jackie',
githubLink: 'jackieklaura',
link: 'https://chaos.social/@jackie',
colors: phillyStripes
}
]
}

0 comments on commit ca9af00

Please sign in to comment.