Skip to content

Commit 71e819a

Browse files
authored
Add rebecca to schedule (#130)
* Add rebecca to schedule * Update rebecca bio and talk * Add to bio
1 parent 2d3bf30 commit 71e819a

File tree

3 files changed

+28
-5
lines changed

3 files changed

+28
-5
lines changed

content/2019/schedule.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
},
1616
{
1717
"time": "9:30 AM",
18-
"name": "Dana Lawson"
18+
"name": "Rebecca Miller-Webster"
1919
},
2020
{
21-
"time": "10:00 AM",
22-
"name": "Liz Fong-Jones"
21+
"time": "9:40 AM",
22+
"name": "Dana Lawson"
2323
},
2424
{
25-
"time": "10:30 AM",
26-
"title": "Sponsor Talk"
25+
"time": "10:10 AM",
26+
"name": "Liz Fong-Jones"
2727
},
2828
{
2929
"time": "10:40 AM",
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "Rebecca Miller-Webster",
3+
"pronouns": "she/her",
4+
"role": "Director of Engineering",
5+
"company": "Mastery Logistics Systems",
6+
"headshot": "/images/rebecca-miller-webster.jpg",
7+
"bio": "Rebecca Miller-Webster is a software engineer, educator, and engineering manager. She is the founder of Write/Speak/Code and Director of Engineering at Mastery Logistics Systems. Rebecca has been developing software professionally for over a dozen years, previously organized GORUCO, and was the founding teacher at Dev Bootcamp NYC. Rebecca's hobbies include drinking Cherry Coke Zero, sipping Prosecco, playing guitar in a punk ensemble, cuddling pugs, & wearing all the colors.",
8+
"links": [
9+
{
10+
"type": "twitter",
11+
"url": "rmillerwebster"
12+
},
13+
{
14+
"type": "linkedin",
15+
"url": "rjmillerwebster"
16+
}
17+
],
18+
"layout": "speaker",
19+
"years": ["2019"],
20+
"talks": [
21+
{ "year": "2019", "title": "Write/Speak/Code in 3 Acts", "type": "talk" }
22+
]
23+
}
30 KB
Loading

0 commit comments

Comments
 (0)