Skip to content

Commit

Permalink
Add Ruby Banitsa Conf 2024 (#478)
Browse files Browse the repository at this point in the history
* Add Ruby Banitsa Conf 2024

* Also commit org
  • Loading branch information
marcoroth authored Dec 2, 2024
1 parent 0156a24 commit f510730
Show file tree
Hide file tree
Showing 8 changed files with 105 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 @@ -623,3 +623,15 @@
slug: rubyconf-india
language: english
youtube_channel_id: ""

- name: Ruby Banitsa
website: https://rubybanitsa.com
twitter: rubybanitsa
youtube_channel_name: ""
kind: conference
frequency: yearly
playlist_matcher: ""
slug: ruby-banitsa
language: english
youtube_channel_id: ""
default_country_code: BG
16 changes: 16 additions & 0 deletions data/ruby-banitsa/playlists.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- id: ruby-banitsa-conf-2024
title: Ruby Banitsa Conf 2024
location: "Sofia, Bulgaria"
description: "We have been running Sofia's Ruby Banitsa meetup for 7 years. Let's celebrate it with our very first conference! A single-day event full of carbs, fun, and laid-back Ruby."
published_at: "2024-12-07"
start_date: "2024-12-07"
end_date: "2024-12-07"
channel_id: ""
year: "2024"
videos_count: 5
metadata_parser: Youtube::VideoMetadata
slug: ruby-banitsa-conf-2024
banner_background: "#000000"
featured_background: "#000000"
featured_color: "#FFFFFF"
website: https://conf.rubybanitsa.com
77 changes: 77 additions & 0 deletions data/ruby-banitsa/ruby-banitsa-conf-2024/videos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
---
# Website: https://conf.rubybanitsa.com

## Devember 7, 2024

# Registration

# Introduction

- title: "Rails: The Missing Parts"
raw_title: "Rails: The Missing Parts by Radoslav Stankov"
event_name: "Ruby Banitsa Conf 2024"
speakers:
- "Radoslav Stankov"
video_id: "radoslav-stankov-rails-the-missing-parts-ruby-banitsa-2024"
video_provider: "scheduled"
date: "2024-12-07"
description: |-
Learn about the flavor of Rails that Rado likes and uses.
# Break

- title: "The Erlang VM"
raw_title: "The Erlang VM by Nikola Jichev"
event_name: "Ruby Banitsa Conf 2024"
speakers:
- "Nikola Jichev"
video_id: "nikola-jichev-the-erlang-vm-ruby-banitsa-2024"
video_provider: "scheduled"
date: "2024-12-07"
description: |-
We’ll explore the Erlang Virtual Machine, a unique runtime designed for building highly concurrent and fault-tolerant systems. Built on the principles of the actor model, the Erlang VM handles processes and messaging in a way that has inspired scalable and resilient software for decades. Together, we’ll take a closer look at how it works and why its design continues to power some of the world's most demanding systems. Let’s dive in!
# Break

- title: "Headless Components with Stimulus"
raw_title: "Headless Components with Stimulus by Ventsislav Nikolov"
event_name: "Ruby Banitsa Conf 2024"
speakers:
- "Ventsislav Nikolov"
video_id: "ventislav-nikolov-headless-components-with-stimulus-ruby-banitsa-2024"
video_provider: "scheduled"
date: "2024-12-07"
description: |-
Ventsi will tell us what this means, it sure sound exciting. I can't wait to tail on those headless components.
# Lunch Break

- title: "Express Your Ideas by Writing Your Own Gems"
raw_title: "Express Your Ideas by Writing Your Own Gems by Kasper Timm Hansen"
event_name: "Ruby Banitsa Conf 2024"
speakers:
- "Kasper Timm Hansen"
video_id: "kasper-timm-hansen-express-your-ideas-by-writing-your-own-gems-ruby-banitsa-2024"
video_provider: "scheduled"
date: "2024-12-07"
description: |-
In this talk, we'll do a walkthrough of two gems of mine, ActiveRecord::AssociatedObject and Oaken.
I'll go over why I wrote them and we'll break down the code too.
The talk will you give you practical insight into what smaller gems look like, and hopefully inspire you to write your own!
# Coffee Break

- title: "Weird Ruby"
raw_title: "Weird Ruby by Bozhidar Batsov"
event_name: "Ruby Banitsa Conf 2024"
speakers:
- "Bozhidar Batsov"
video_id: "bozhidar-batsov-weird-ruby-ruby-banitsa-2024"
video_provider: "scheduled"
date: "2024-12-07"
description: |-
Very strange and unusual, unexpected, or not natural. A talk about Ruby!
# Give Thanks & Praises

0 comments on commit f510730

Please sign in to comment.