Skip to content

Commit

Permalink
Add Vienna.rb Meetup March 2025 event and artwork (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth authored Feb 3, 2025
1 parent 41af6ee commit 2ff3848
Show file tree
Hide file tree
Showing 8 changed files with 111 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions data/organisations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -743,3 +743,15 @@
slug: ruby-india
language: english
youtube_channel_id: ""

- name: Vienna.rb
website: https://ruby.wien
twitter: viennarb
kind: meetup
frequency: monthly
playlist_matcher: ""
default_country_code: AT
youtube_channel_name: ""
slug: vienna-rb
language: english
youtube_channel_id: ""
15 changes: 15 additions & 0 deletions data/vienna-rb/playlists.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- id: vienna-rb-meetup
title: Vienna.rb Meetup
location: "Vienna, Austria"
description: "Vienna.rb: The Vienna Ruby Meetup"
kind: meetup
published_at: "2025-02-03"
channel_id: ""
year: "2025"
videos_count: 0
metadata_parser: Youtube::VideoMetadata
slug: vienna-rb-meetup
banner_background: "#FFFFFF"
featured_background: "#FFFFFF"
featured_color: "#FF0000"
website: https://ruby.wien
84 changes: 84 additions & 0 deletions data/vienna-rb/vienna-rb-meetup/videos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
---
# Website: https://ruby.wien

# 2025

- title: "Vienna.rb March 2025"
event_name: "Vienna.rb March 2025"
date: "2025-03-06"
announced_at: "2025-02-03"
published_at: "TODO"
video_provider: "children"
video_id: "vienna-rb-march-2025"
thumbnail_xs: https://secure.meetupstatic.com/photos/event/3/3/2/b/600_525853099.webp?w=750
thumbnail_sm: https://secure.meetupstatic.com/photos/event/3/3/2/b/600_525853099.webp?w=750
thumbnail_md: https://secure.meetupstatic.com/photos/event/3/3/2/b/600_525853099.webp?w=750
thumbnail_lg: https://secure.meetupstatic.com/photos/event/3/3/2/b/600_525853099.webp?w=750
thumbnail_xl: https://secure.meetupstatic.com/photos/event/3/3/2/b/600_525853099.webp?w=750
description: |-
It's the Vienna.rb spring edition! 🌸 Are you interested in the Ruby language or Ruby on Rails? Join us. We have great talks, good vibes, and yummy snacks! 😋
We have something special this time: Lightning Talks! ⚡ Lightning talks are limited to 10 minutes and are an excellent opportunity for first-time speakers to try their hand at public speaking.
Have you always wanted to give public speaking a try? Now is your chance! Reach out to [email protected]! 🙂
Talks & Lightning Talks
~~~~~~~~~~~~~~~~~~~~~~~
🗣️ Jan Grodowski
▶️ Balancing Quality and Speed of Testing with the Undercover Gem
🗒️ We'll take a look at Ruby test coverage strategies and the variables that come into play when preventing faults in our software products. We'll discuss what makes tests good, what to test versus not to and when is the right time to do it. I'll introduce the undercover Ruby gem and additionally share a few stories about turning this idea and gem into a side hustle.
⚡ TBA
▶️ TBA
🗒️ TBA
Location
~~~~~~~~
Platogo Interactive Entertainment GmbH
Sechskrügelgasse 10/17
1030 Wien
Sponsors
~~~~~~~~~
⭐ Platogo
Platogo is an international team based in Vienna, dedicated to creating innovative, multi-platform games enjoyed by millions of players worldwide. With a focus on creativity, collaboration, and fun, we develop top-ranking apps available in over 13 languages. What began as a small group of passionate friends has grown into a team of 20+ extraordinary people, united by curiosity and a shared love for gaming and cutting-edge technology, all while fostering a friendly and supportive workplace.
Huge thanks to Platogo for hosting and providing us with refreshments and snacks! 🙌
⭐ Ruby Central & Fastly
Ruby Central is a nonprofit organization that has been a driving force in the Ruby community since 2001. It has helped organize major events such as RubyConf and RailsConf. Additionally, Ruby Central maintains tools such as Bundler and RubyGems through its Open Source Program.
One of Ruby Central's newest initiatives is a grant program to support local meetups like this one, thanks to generous sponsors like Fastly. Thank you to Ruby Central and Fastly for supporting Vienna.rb!
~~~
⭐ Looking to sponsor or give a talk?
We are looking for sponsors and speakers. If you are interested, contact us at [email protected]!
https://www.meetup.com/vienna-rb/events/305607564
talks:
- title: "Balancing Quality and Speed of Testing with the Undercover Gem"
event_name: "Vienna.rb March 2025"
date: "2025-03-06"
published_at: "TODO"
speakers:
- Jan Grodowski
video_id: "jan-grodowski-vienna-rb-march-2025"
video_provider: "scheduled"
description: |-
We'll take a look at Ruby test coverage strategies and the variables that come into play when preventing faults in our software products. We'll discuss what makes tests good, what to test versus not to and when is the right time to do it. I'll introduce the undercover Ruby gem and additionally share a few stories about turning this idea and gem into a side hustle.
- title: "Lightning Talks"
event_name: "Vienna.rb March 2025"
date: "2025-03-06"
published_at: "TODO"
speakers:
- TBA
video_id: "lightning-talks-vienna-rb-march-2025"
video_provider: "scheduled"
description: "Lightning talks are limited to 10 minutes and are an excellent opportunity for first-time speakers to try their hand at public speaking."

0 comments on commit 2ff3848

Please sign in to comment.