diff --git a/frontend/stylesheets/screens/_home.scss b/frontend/stylesheets/screens/_home.scss
index bdd2fa2..66324b6 100644
--- a/frontend/stylesheets/screens/_home.scss
+++ b/frontend/stylesheets/screens/_home.scss
@@ -85,7 +85,7 @@ body.home .sponsors {
&.list-sponsor--silver {
@include media-breakpoint-up('md') {
- width: 85%
+ width: 75%
}
}
}
diff --git a/src/_data/schedule/day_one.yml b/src/_data/schedule/day_one.yml
index 3ff2a5b..cab5317 100644
--- a/src/_data/schedule/day_one.yml
+++ b/src/_data/schedule/day_one.yml
@@ -50,8 +50,8 @@
# youtube_id:
- start_at: "14:35"
end_at: "15:05"
- title: "Introducing Living Documentation"
- speaker_id: steven-r-baker
+ title: "Cultivating Instinct"
+ speaker_id: katrina-owen
# slides_url:
# youtube_id:
- start_at: "15:05"
diff --git a/src/_data/speakers.yml b/src/_data/speakers.yml
index 8894b09..a4b97f9 100644
--- a/src/_data/speakers.yml
+++ b/src/_data/speakers.yml
@@ -14,6 +14,7 @@
type: keynote
mini_bio: Creator of Ruby
bio: Matz is a Japanese computer scientist and software programmer best known as the chief designer of the Ruby programming language and its original reference implementation, Matz’s Ruby Interpreter (mri). Matz is nice, and so we are nice!
+
- id: bernard-banta
first_name: Bernard
last_name: Banta
@@ -24,6 +25,7 @@
mini_bio: Ruby Kenya, founder of Finplus
bio: Bernard Banta is the CTO and co-founder of Finplus Group. He is also Chairman at African Ruby Community. With over 12 years working in tech, Banta is passionate about how technology can be used to transform Africa.
website: https://www.linkedin.com/in/banta/
+
- id: jemma-issroff
first_name: Jemma
last_name: Issroff
@@ -34,6 +36,7 @@
mini_bio: Founder of wnb.rb, GC expert
bio: Jemma Issroff is a Ruby Core committer who works on Shopify's Ruby Infrastructure team. She is also a co-founder of WNB.rb, a women / non-binary Ruby community, and a co-host on The Ruby on Rails Podcast.
website: https://jemma.dev/
+
- id: ben-halpern
first_name: Ben
last_name: Halpern
@@ -44,25 +47,16 @@
website: https//benhalpern.com
mini_bio: Creator of DEV, founder of Forem
bio: Ben is the co-founder of Forem, an open source software company that operates DEV and other social networks. Ben has been writing Ruby code for about 15 years.
-- id: matthew-lindfield-seager
- first_name: Matthew
- last_name: Lindfield Seager
- type: speaker
- photo_url: /images/speakers/matthew-ls.jpg
- website: https://matt17r.com
- bio: Matthew is a jack of all trades technologist and developer. He enjoys reading novels, playing sport, running and any activity involving his wife and two teenage children.
-- id: helio-cola
- first_name: Helio
- last_name: Cola
+
+- id: benji-lewis
+ first_name: Benji
+ last_name: Lewis
type: speaker
- social_url: "https://ruby.social/@hacrods"
- social_type: mastodon
- website: https://hac-rods.me/
- photo_url: /images/speakers/helio-cola.jpg
- bio: |
- He(lio) has created things primarily in C/C++ & Ruby, over the past 20+ years.
- He first met Ruby at v1.8.7 and Rails 2.x in 2010 and he is a Happy Developer since then.
- He is currently a part-time Rails consultant, while building a new product and doing some OSS!
+ photo_url: /images/speakers/benji.jpg
+ bio: Benji, originally from Cape Town but now living in London, has been working at Zappi for the past 6 years. He has a background in Electrical & Computer Engineering and has been working on their analysis and R&D teams where he has been thinking of new ways of storing their data.
+ social_url: https://twitter.com/benjilewis
+ social_type: twitter
+
- id: brad-urani
first_name: Brad
last_name: Urani
@@ -71,6 +65,26 @@
bio: Brad Urani is a coder, karaoke singer and barbecue evangelist. When not skiing, hiking or hacking, he preaches the wonders of Ruby and SQL as a Principal Engineer at Procore
social_url: https://twitter.com/bradurani
social_type: twitter
+
+- id: chakrit-wichian
+ first_name: Chakrit
+ last_name: Wichian
+ type: speaker
+ photo_url: /images/speakers/chakrit.jpg
+ bio: Chakrit is a seasoned software engineer who has worked on almost every single role in the software department from standard individual contributor all the way to CTO and currently owns and operate PRODIGY9 Co., Ltd. remote software and IT consultancy based in Bangkok, Thailand.
+ social_url: https://twitter.com/chakrit
+ social_type: twitter
+ website: https://chakrit.net
+
+- id: elle-meredith
+ first_name: Elle
+ last_name: Meredith
+ type: speaker
+ photo_url: /images/speakers/elle-meredith.jpg
+ bio: Elle is a back-end engineer with more than 15 years of experience, leading projects and teams for many technology organisations. At Blackmill, she coaches engineers in effective management practices so that they become engaging, thoughtful and inclusive leaders.
+ social_url: https://tinnies.club/@elle
+ social_type: mastodon
+
- id: faraaz-ahmad
first_name: Syed Faraaz
last_name: Ahmad
@@ -80,15 +94,20 @@
website: https://faraazahmad.github.io
photo_url: /images/speakers/faraaz-ahmad.jpg
bio: Faraaz is a Software Engineer based out of Bengaluru, India. He leads the development of the Ruby static analyzer at DeepSource. He is the author of the Trains gem, and is always ready to talk about football.
-- id: huy-du
- first_name: Huy
- last_name: Du
+
+- id: helio-cola
+ first_name: Helio
+ last_name: Cola
type: speaker
- photo_url: /images/speakers/huy-du.jpg
- bio: Huy is a Software Engineer driven by a genuine passion for his craft. He loves tackling complex challenges in finance and technology. He firmly believes that technology can revolutionize our world in every aspect, and he’s excited about using his skills to make a positive impact.
- social_url: https://twitter.com/DuGiaHuy
- social_type: twitter
- website: https://dugiahuy.com
+ social_url: "https://ruby.social/@hacrods"
+ social_type: mastodon
+ website: https://hac-rods.me/
+ photo_url: /images/speakers/helio-cola.jpg
+ bio: |
+ He(lio) has created things primarily in C/C++ & Ruby, over the past 20+ years.
+ He first met Ruby at v1.8.7 and Rails 2.x in 2010 and he is a Happy Developer since then.
+ He is currently a part-time Rails consultant, while building a new product and doing some OSS!
+
- id: hitoshi-hasumi
first_name: Hitoshi
last_name: Hasumi
@@ -97,40 +116,45 @@
social_type: twitter
photo_url: /images/speakers/hitoshi-hasumi.jpg
bio: Hitoshi, a programmer at Monstarlab, is the creator of PicoRuby & PRK Firmware. He maintains ruby/irb and ruby/reline. Winner of Fukuoka Ruby Award First Prize in 2020 & 2022, and a Ruby Prize 2021 final nominee.
-- id: omar-sotillo-franco
- first_name: Omar Sotillo
- last_name: Franco
+
+- id: huy-du
+ first_name: Huy
+ last_name: Du
type: speaker
- photo_url: /images/speakers/omar.jpg
- bio: |
- Omar, a Staff Software Engineer III hailing from Spain, has embraced the vibrant city of Berlin, for half a decade. Employed at FactorialHR, he ingeniously crafts technical solutions, fearlessly venturing into uncharted territory within the Core: Processes - Communications team
- social_url: https://twitter.com/geiloco
+ photo_url: /images/speakers/huy-du.jpg
+ bio: Huy is a Software Engineer driven by a genuine passion for his craft. He loves tackling complex challenges in finance and technology. He firmly believes that technology can revolutionize our world in every aspect, and he’s excited about using his skills to make a positive impact.
+ social_url: https://twitter.com/DuGiaHuy
social_type: twitter
- website: https://omar.geilo.co
-- id: elle-meredith
- first_name: Elle
- last_name: Meredith
- type: speaker
- photo_url: /images/speakers/elle-meredith.jpg
- bio: Elle is a back-end engineer with more than 15 years of experience, leading projects and teams for many technology organisations. At Blackmill, she coaches engineers in effective management practices so that they become engaging, thoughtful and inclusive leaders.
- social_url: https://tinnies.club/@elle
- social_type: mastodon
-- id: rishi-jain
- first_name: Rishi
- last_name: Jain
+ website: https://dugiahuy.com
+
+- id: katrina-owen
+ first_name: Katrina
+ last_name: Owen
type: speaker
- social_url: https://twitter.com/jainrishi15
+ photo_url: /images/speakers/katrina-owen.jpg
+ bio: Katrina has worked as a professional software developer for 18 years. She is the co-author of 99 Bottles of OOP. Katrina is probably most well known for creating Exercism - a free, not-for-profit coding education platform powered by a wonderful volunteer community, that serves over 1.5 million users.
+ social_url: https://twitter.com/kytrinyx
social_type: twitter
- photo_url: /images/speakers/rishi-jain.jpg
- bio: Rishi is currently working with OmbuLabs where he does Rails upgrades, performance tune reports, open-source contributions. In my spare time, I like to travel, play any sport, play games on his PS, and spend time doing nothing at all.
-- id: benji-lewis
- first_name: Benji
- last_name: Lewis
+ website: https://exercism.github.io/kytrinyx/
+
+- id: lachlan-hardy
+ first_name: Lachlan
+ last_name: Hardy
type: speaker
- photo_url: /images/speakers/benji.jpg
- bio: Benji, originally from Cape Town but now living in London, has been working at Zappi for the past 6 years. He has a background in Electrical & Computer Engineering and has been working on their analysis and R&D teams where he has been thinking of new ways of storing their data.
- social_url: https://twitter.com/benjilewis
- social_type: twitter
+ photo_url: /images/speakers/lachlan-hardy.jpg
+ bio: A long-time front-end standards dev, Lachlan joined the Australian Ruby community in 2006, but first wrote Ruby for money in 2016 at GitHub. He's led teams and orgs for more than a decade, and now tries to share those experiences as much as possible through his work at Blackmill.
+ social_url: https://tinnies.club/@lachlanhardy
+ social_type: mastodon
+ website: https://lachstock.com.au
+
+- id: matthew-lindfield-seager
+ first_name: Matthew
+ last_name: Lindfield Seager
+ type: speaker
+ photo_url: /images/speakers/matthew-ls.jpg
+ website: https://matt17r.com
+ bio: Matthew is a jack of all trades technologist and developer. He enjoys reading novels, playing sport, running and any activity involving his wife and two teenage children.
+
- id: michael-milewski
first_name: Michael
last_name: Milewski
@@ -139,15 +163,18 @@
social_url: https://twitter.com/saramic
social_type: twitter
bio: Michael is a developer keen on the people side of things. He loves pairing, and in particular with people new to writing software. He especially likes driving software out with tests and directing the evolution of the design. In his spare time he is busy camping with his 4 kids.
-- id: chakrit-wichian
- first_name: Chakrit
- last_name: Wichian
+
+- id: omar-sotillo-franco
+ first_name: Omar Sotillo
+ last_name: Franco
type: speaker
- photo_url: /images/speakers/chakrit.jpg
- bio: Chakrit is a seasoned software engineer who has worked on almost every single role in the software department from standard individual contributor all the way to CTO and currently owns and operate PRODIGY9 Co., Ltd. remote software and IT consultancy based in Bangkok, Thailand.
- social_url: https://twitter.com/chakrit
+ photo_url: /images/speakers/omar.jpg
+ bio: |
+ Omar, a Staff Software Engineer III hailing from Spain, has embraced the vibrant city of Berlin, for half a decade. Employed at FactorialHR, he ingeniously crafts technical solutions, fearlessly venturing into uncharted territory within the Core: Processes - Communications team
+ social_url: https://twitter.com/geiloco
social_type: twitter
- website: https://chakrit.net
+ website: https://omar.geilo.co
+
- id: radoslav-stankov
first_name: Radoslav
last_name: Stankov
@@ -157,6 +184,16 @@
website: https://blog.rstankov.com/
photo_url: /images/speakers/radoslav-stankov.jpg
bio: Rado has more than 20 years of experience working in tech. He is currently the CTO and Co-Founder at Angry Building. Previously was Head of engineering at Product Hunt. Enjoys blogging, conference speaking, and solving problems.
+
+- id: rishi-jain
+ first_name: Rishi
+ last_name: Jain
+ type: speaker
+ social_url: https://twitter.com/jainrishi15
+ social_type: twitter
+ photo_url: /images/speakers/rishi-jain.jpg
+ bio: Rishi is currently working with OmbuLabs where he does Rails upgrades, performance tune reports, open-source contributions. In my spare time, I like to travel, play any sport, play games on his PS, and spend time doing nothing at all.
+
- id: selena-small
first_name: Selena
last_name: Small
@@ -165,21 +202,3 @@
photo_url: /images/speakers/selena-small.jpg
type: speaker
bio: Selena is a full-stack lead engineer at Fresho in Melbourne Australia who is particularly passionate about TDD. As a self-taught coder with a background in management, she is well-equipped to mentor others. In her spare time, she is a nak muay ying, a professional kickboxer.
-- id: steven-r-baker
- first_name: Steven
- last_name: Baker
- type: speaker
- photo_url: /images/speakers/stevenbaker.jpg
- bio: Steven has been helping individuals, teams, and organisations develop software with an eye towards quality and maintainability for over 25 years.
- social_url: https://twitter.com/srbaker
- website: https://stevenrbaker.com
- social_type: twitter
-- id: lachlan-hardy
- first_name: Lachlan
- last_name: Hardy
- type: speaker
- photo_url: /images/speakers/lachlan-hardy.jpg
- bio: A long-time front-end standards dev, Lachlan joined the Australian Ruby community in 2006, but first wrote Ruby for money in 2016 at GitHub. He's led teams and orgs for more than a decade, and now tries to share those experiences as much as possible through his work at Blackmill.
- social_url: https://tinnies.club/@lachlanhardy
- social_type: mastodon
- website: https://lachstock.com.au
diff --git a/src/_data/sponsors.yml b/src/_data/sponsors.yml
index 0a924d4..fe09626 100644
--- a/src/_data/sponsors.yml
+++ b/src/_data/sponsors.yml
@@ -3,6 +3,16 @@
logo_url: /images/sponsors/appsignal.svg
url: "https://www.appsignal.com/"
level: silver
+- name: Bluethumb
+ about: We make discovering artists & buying art easy. We represent over 20,000 emerging and established artists from Australia and work with 20 of Australia's most remote Aboriginal Art Centres to give you access to more Australian artists and their art than anywhere else in the world.
+ logo_url: /images/sponsors/bluethumb.svg
+ url: "https://tech.bluet.hm/"
+ level: silver
+- name: Data Wow
+ about: Data Wow, a leader in AI and data processing, offers end-to-end data solutions with technologies like AI and Blockchain. Given our strong Thai and Japanese network, we pioneer many cool projects and decode real-world business problems across diverse industries. Located in central Bangkok, our office hosts vibrant, diverse, and dynamic talent who craft innovative, impactful, and meaningful projects, proving that technology can be both fun and rewarding.
+ logo_url: /images/sponsors/datawow.svg
+ url: "https://www.datawow.io/"
+ level: silver
- name: Eventpop
about: "Eventpop is an end-to-end event solution that enhances the seamless event experience. Eventpop แพลตฟอร์มจำหน่ายบัตรที่ตอบโจทย์ทุกงานอีเวนต์."
logo_url: /images/sponsors/eventpop.png
@@ -19,12 +29,12 @@
url: "https://oivan.com/"
level: gold
- name: The Urban Office
- about: The Urban Office is Thailand’s leading hybrid model coworking space provider, built with a mission to empower startups and SMEs to succeed through different stages of business growth. Our flexible workspace solution includes shared coworking spaces, instant plug & play serviced offices, virtual offices, meeting room facilities, breakout lounges, phone booths, in-house café, outdoor terrace, and more. Our flexible workspace solutions are integrated with business-driven IT network solutions created to meet hybrid work needs and encourage communication, collaboration, creativity, and productivity while offering ultimate flexibility whether a client chooses 1 hot desk seat or enterprise solution for up to 100 pax.
+ about: The Urban Office is Thailand's leading hybrid model coworking space provider, built with a mission to empower startups and SMEs to succeed through different stages of business growth. Our flexible workspace solution includes shared coworking spaces, instant plug & play serviced offices, virtual offices, meeting room facilities, breakout lounges, phone booths, in-house café, outdoor terrace, and more. Our flexible workspace solutions are integrated with business-driven IT network solutions created to meet hybrid work needs and encourage communication, collaboration, creativity, and productivity while offering ultimate flexibility whether a client chooses 1 hot desk seat or enterprise solution for up to 100 pax.
logo_url: /images/sponsors/urbanoffice.svg
url: "https://www.theurbanoffice.com/"
level: gold
-- name: Bluethumb
- about: We make discovering artists & buying art easy. We represent over 20,000 emerging and established artists from Australia and work with 20 of Australia's most remote Aboriginal Art Centres to give you access to more Australian artists and their art than anywhere else in the world.
- logo_url: /images/sponsors/bluethumb.svg
- url: "https://tech.blueth.mb/"
- level: silver
+- name: WNB.rb
+ about: A virtual community for women and non-binary Rubyists. Attend the monthly meetup and join our Slack organization to start up a conversation and find your next job opportunity.
+ logo_url: /images/sponsors/wnb-rb.png
+ url: "https://www.wnb-rb.dev/"
+ level: speaker
diff --git a/src/images/speakers/faraaz-ahmad.jpg b/src/images/speakers/faraaz-ahmad.jpg
index 46b66d4..78040e9 100644
Binary files a/src/images/speakers/faraaz-ahmad.jpg and b/src/images/speakers/faraaz-ahmad.jpg differ
diff --git a/src/images/speakers/helio-cola.jpg b/src/images/speakers/helio-cola.jpg
index 313cad8..8af3394 100644
Binary files a/src/images/speakers/helio-cola.jpg and b/src/images/speakers/helio-cola.jpg differ
diff --git a/src/images/speakers/katrina-owen.jpg b/src/images/speakers/katrina-owen.jpg
new file mode 100644
index 0000000..6bd5c99
Binary files /dev/null and b/src/images/speakers/katrina-owen.jpg differ
diff --git a/src/images/speakers/omar.jpg b/src/images/speakers/omar.jpg
index d918e3e..a1cfbbd 100644
Binary files a/src/images/speakers/omar.jpg and b/src/images/speakers/omar.jpg differ
diff --git a/src/images/speakers/stevenbaker.jpg b/src/images/speakers/stevenbaker.jpg
deleted file mode 100644
index 7b0142e..0000000
Binary files a/src/images/speakers/stevenbaker.jpg and /dev/null differ
diff --git a/src/images/sponsors/datawow.svg b/src/images/sponsors/datawow.svg
new file mode 100644
index 0000000..743612c
--- /dev/null
+++ b/src/images/sponsors/datawow.svg
@@ -0,0 +1,6 @@
+
diff --git a/src/images/sponsors/jetbrains.svg b/src/images/sponsors/jetbrains.svg
index fc3341a..6f9e3e1 100644
--- a/src/images/sponsors/jetbrains.svg
+++ b/src/images/sponsors/jetbrains.svg
@@ -1 +1,3019 @@
-
\ No newline at end of file
+
diff --git a/src/images/sponsors/wnb-rb.png b/src/images/sponsors/wnb-rb.png
new file mode 100644
index 0000000..5509aa1
Binary files /dev/null and b/src/images/sponsors/wnb-rb.png differ
diff --git a/src/sponsors.md b/src/sponsors.md
index 37f6dee..f44fa3c 100644
--- a/src/sponsors.md
+++ b/src/sponsors.md
@@ -21,13 +21,13 @@ published: true
{% render "list_sponsor", sponsors: silver_sponsors, level: 'silver', with_info: true %}
-
+