-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Ruby Banitsa Conf 2024 * Also commit org
- Loading branch information
Showing
8 changed files
with
105 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+11.3 KB
app/assets/images/events/ruby-banitsa/ruby-banitsa-conf-2024/avatar.webp
Binary file not shown.
Binary file added
BIN
+80.9 KB
app/assets/images/events/ruby-banitsa/ruby-banitsa-conf-2024/banner.webp
Binary file not shown.
Binary file added
BIN
+13.1 KB
app/assets/images/events/ruby-banitsa/ruby-banitsa-conf-2024/card.webp
Binary file not shown.
Binary file added
BIN
+20.9 KB
app/assets/images/events/ruby-banitsa/ruby-banitsa-conf-2024/featured.webp
Binary file not shown.
Binary file added
BIN
+14 KB
app/assets/images/events/ruby-banitsa/ruby-banitsa-conf-2024/poster.webp
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |