Skip to content

Commit afbfe27

Browse files
committed
[ATL-2025] Add speaker
Thanks to Ruthie for filling in last minute with an ignite talk.
1 parent f70e7cf commit afbfe27

File tree

4 files changed

+32
-0
lines changed

4 files changed

+32
-0
lines changed
486 KB
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Leverage AI so you don't get replaced by it"
6+
Type = "talk"
7+
Speakers = ["ruthie-irvin"]
8+
+++
9+
10+
AI coding tools are everywhere—but using them well takes more than clever
11+
prompts. Thoughtful, responsible use of AI is key to real growth as an
12+
engineer. Let's explore how these tools might even help us write more
13+
observable, better-instrumented code.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
+++
2+
Title = "Ruthie Irvin"
3+
linkedin = "https://www.linkedin.com/in/ruthdirvin/"
4+
image = "ruthie-irvin.png"
5+
type = "speaker"
6+
linktitle = "ruthie-irvin"
7+
+++
8+
9+
Ruthie Irvin (they/them) is a software engineer at Honeycomb.io, where they
10+
focus on accessibility, design system adoption, and component development.
11+
After pivoting from teaching back to tech because of the pandemic, they learned
12+
to write JavaScript through a full-stack bootcamp before completing an
13+
internship and then converting at Honeycomb.io.
14+
15+
When not at the computer, Ruthie loves hanging out with their spouse and two
16+
kids, engaging in the mystical arts, tending their plants, and reading 5
17+
different books at a time on rotation.

data/events/2025/atlanta/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,3 +382,5 @@ ignites:
382382
date: 2025-04-30
383383
- title: "nathen-harvey-ignite"
384384
date: 2025-04-30
385+
- title: "ruthie-irvin"
386+
date: 2025-04-30

0 commit comments

Comments
 (0)