-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
254 lines (138 loc) · 4.89 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
---
title: "How the R4DS Online Learning Community Made Me a Better Student"
author: "Lydia Gibson"
# institute: "posit::conf(2023)"
# date: "09-20-2023"
title-slide-attributes:
data-background-image: images/background_openbook.jpeg
data-background-size: contain
data-background-position: "center"
data-notes: "Hi Everyone! My name is Lydia Gibson, and I'm really excited to be in front of you all today speaking about a community that is very near and dear to my heart. Today I'll be speaking to you about how the R4DS Online Learning Community Made Me a Better Student."
format:
letterbox-revealjs:
theme: [default, custom.scss]
slide-number: true
---
## About Me
::: columns
::: {.column width="50%" .medium}
- M.S. Statistics, May 2023
- Data Scientist at Intel
:::
:::
![](images/lydia_hexwall.png){.image-right}
![](images/qr_linktree_lydia.png){.absolute bottom=0 left=0 width=150 height=150}
::: notes
- Graduated in May with M.S. Stats
- Following month Data Scientist at Intel
- Couldn't have imagined this two years ago
:::
## My backstory
::: columns
::: {.column width="45%"}
:::
:::
![](images/lydia_karen_matching.png)
![](images/lydia_wvc.png){.image-right}
::: notes
- I wanted to be a fashion designer
- I fell in love with clothing from a young age
- Grandma used to make Karen and I matching outfits
:::
## Fashion Drawing
::: {layout="[1,1]" layout-valign="bottom"}
![](images/sketch_uncolored.jpeg)
![](images/sketch_colored.jpeg)
:::
::: notes
_ As I got older, I'd sketch clothes for myself
- Taking inspiration from teen vogue and seventeen magazine
:::
## Prom Dress
::: {layout="[1,1]" layout-valign="bottom"}
![](images/lydia_prom_carolyn.png)
![](images/lydia_prom_todd.png)
:::
::: notes
_ I even designed my own prom dress
- Which my grandma constructed for me
:::
## {.center}
:::{.fragment .fade-out}
[**I didn't care about R...**]{.r-fit-text .absolute top="200"}
:::
:::::{.fragment .absolute top="60"}
::: {.larger }
> "Nobody cares about R.... ***They care about what you can do with R.***"
:::
::: {.large}
-**David Keyes**,
*2023 Cascadia R Conference*
:::
:::::
::: notes
- I wasn't passionate about Data Science
- I had no previous programming skills
- I didn't care about R.
:::
##
:::{.fragment}
[**until I learned about DataViz.**]{.r-fit-text .absolute top="300"}
:::
::: notes
- Dataviz was the closest thing to fashion design
- Underlying grammar of graphics for how to construct a graph
- Similar to elements of design like line, shape, silhouette, color, texture
:::
##
::: columns
::::: {.column width="50%"}
:::{.medium}
> "I'm very excited to see how far we can take this. I want to make quality, free data literacy education available to anybody who wants it."
:::
:::{.smedium}
-**Jon Harmon**,
*R4DS Chief Community Manager*
:::
:::::
:::
![](images/lydia_conf_jon.jpeg){.image-right}
## {background-color="blue" background-image="images/screenshot_github_r4ds_ggplot2.png" background-size="107%"}
::: notes
- That's where R4DS comes into the picture
- R4DS is a Slack Workspace with learner of all skill levels
- Each week they have several concurrent book clubs
- I joined the ggplot2 book club
:::
## {background-color="blue" background-image="images/screenshot_presentation_ggplot2.png" background-size="cover"}
## {background-color="black" background-image="images/tweet_ken.png" background-size="cover"}
## {background-color="black" background-image="images/plot_project_632.png" background-size="80%"}
## {background-color="black" background-image="images/plot_project_694.png" background-size="100%"}
## DataViz Mentorship Program {background-color="blue" background-image="images/dvs_cert.png" background-size="cover"}
## {background-color="blue" background-image="images/screenshot_wins_feedback.png" background-size="cover"}
## My takeaways
:::{.incremental .large}
- Find what you're passionate about and explore it's depths.
- Being surrounded by folks more advanced than you is a gift, not a curse.
- Teaching is the best way to learn.
:::
## Get Involved!
::: columns
::: {.column width="30%" .medium}
- **Join:** *r4ds.io/join*
- **Mentor:** *r4ds.io/join* (ping *@jonthegeek*)
- **Donate:** *r4ds.io/donate*
:::
:::
![](images/meme_ken.gif){.image-right}
## Thank you
::: columns
::: {.column width="45%"}
:::
:::
![](images/lydia_gradcap.png){.image-right}
## Appendix
You can find this presentation at: <https://lgibson7.quarto.pub/how-the-r4ds-online-learning-community-made-me-a-better-student/>
The GitHub repo for this presentation is: <https://github.com/lgibson7/R4DS_Made_Me_Better>
For more information about joining your first R4DS book club, check out: <https://github.com/lgibson7/joining-your-first-R4DS-book-club>
The code for my very first R4DS presentation can be found at: <https://github.com/lgibson7/my_first_r4ds_slides>