Skip to content

Commit 2e64ec6

Browse files
committed
[ATL-2025] Add speakers
* Pratik Parikh * Rachel-Lee Nabors
1 parent 1e0ac82 commit 2e64ec6

7 files changed

Lines changed: 63 additions & 1 deletion

File tree

979 KB
Loading
307 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Internal Development Platform - The What, The How and the Why"
6+
Type = "talk"
7+
Speakers = ["pratik-parikh"]
8+
+++
9+
10+
I will talk about what is an Internal Development Platform (IDP) and how it
11+
serves as a powerful too for Developers and DevOps teams. I will highlight what
12+
are the benefits of having an IDP and share some concrete implementation ideas
13+
about implementing one in your organization. Additionally, I will provide a
14+
detailed case study of how I built at IDP on Kubernetes and discuss the
15+
challenges encountered during the process and some valuable lessons learnt.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "AI Cram Session"
6+
Type = "talk"
7+
Speakers = ["rachellee-nabors"]
8+
+++
9+
10+
What do acronyms like RAG and GPT really mean? What is the math behind the
11+
"magic" of deep learning? What is a "perceptron" and why is it called a "neural
12+
network?" This talk demystifies AI's field of machine learning for AI-curious
13+
technical and non-technical audiences alike. The concepts, mental models, and
14+
history needed to grok are colorfully illustrated and explained. From the
15+
award-winning cartoonist turned engineer/keynote speaker who has taught
16+
millions of developers via react.dev and MDN.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
+++
2+
Title = "Pratik Parikh"
3+
Twitter = "Pizzenpast"
4+
Website = "https://simbian.ai/"
5+
linkedin = "https://www.linkedin.com/in/parikh-pratik/"
6+
image = "pratik-parikh.png"
7+
type = "speaker"
8+
linktitle = "pratik-parikh"
9+
10+
+++
11+
12+
I am Pratik Parikh, and I work as a Senior Software Engineer in DevOps and
13+
Cloud space. I have a passion in experimenting with new tools and technologies.
14+
I am exploring different ways to contribute to the Open Source communities.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
+++
2+
Title = "Rachel-Lee Nabors"
3+
Twitter = "rachelnabors"
4+
linkedin = "https://linkedin.com/in/rachelnabors"
5+
Website = "https://nearestnabors.com/"
6+
image = "rachellee-nabors.png"
7+
type = "speaker"
8+
linktitle = "rachellee-nabors"
9+
10+
+++
11+
12+
Rachel-Lee Nabors spent the better part of their career on web standards and
13+
opensource and has spearheaded developer education at FAANG and startups, on
14+
the React Team as well as W3C. Now they work to usher in the Agentic Web,
15+
bulding AgentQL, and teaching a new generation of builders that "it's not
16+
magic; it's just math." You can find them drinking tea in London or shadow
17+
boxing in Palo Alto.

data/events/2025/atlanta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ program:
229229
date: 2025-04-30T17:00:00-05:00
230230
start_time: "09:00"
231231
end_time: "09:15"
232-
- title: "talk-5"
232+
- title: "rachellee-nabors"
233233
type: talk
234234
date: 2025-04-30T17:00:00-05:00
235235
start_time: "09:15"

0 commit comments

Comments
 (0)