Skip to content

Commit da0b59c

Browse files
authored
Merge pull request #82 from code4lib/keynotes
add keynotes
2 parents 5cb0f4e + 28a4b04 commit da0b59c

File tree

4 files changed

+28
-1
lines changed

4 files changed

+28
-1
lines changed

_data/conf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ image-attributions:
3333
# These booleans affect the main menu links in the ways described below, as well
3434
# as displays in a few other places.
3535
# if true Speakers link -> /speakers/, if false -> /speakers/past-keynotes
36-
have-talks: false
36+
have-talks: true
3737
have-workshops: false
3838
# if true Schedule link -> /schedule/, if false -> /schedule/timeline
3939
have-schedule: true

_data/speakers.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# NOTE: we've not traditionally used the github, twitter, slack, or bio at all
2+
- id: crystal-lee
3+
name: Crystal Lee
4+
last: Lee
5+
pronouns:
6+
position-title: Senior Fellow in Responsible Computer Science at Mozilla
7+
bio: 'Crystal Lee is a PhD candidate at MIT and a Senior Fellow in Responsible Computer Science at Mozilla. Her work investigates what she calls the “life-cycle of data representations,” or the process by which datasets are curated, cleaned, visualized, and circulated. In other words, she works on a wide scope of things: from the history of disability and human-computer interaction to theories about data visualization. This research has been supported by fellowships from the National Science Foundation, Social Science Research Council, and the MIT Programs for Digital Humanities. She is also a research affiliate at the Berkman Klein Center at Harvard, where she co-lead the Ethical Tech Working Group. Previously, she has worked as a visiting research scientist at the European Commission and graduated with high honors from Stanford University.'
8+
twitter:
9+
slack:
10+
github:
11+
image_src: /assets/img/speakers/crystal-lee.jpg
12+
keynote: true
13+
14+
- id: lauren-chambers
15+
name: Lauren Chambers
16+
last: Chambers
17+
pronouns:
18+
position-title: Ph.D. student at the UC Berkeley School of Information
19+
bio: |
20+
Lauren Chambers is a Ph.D. student at the UC Berkeley School of Information. Advised by technology law expert Prof. Deirdre Mulligan, she studies the intersection of data, technology, and sociopolitical advocacy.<br/><br/>
21+
Previously Lauren was the staff technologist at the ACLU of Massachusetts, where she explored government data in order to inform citizens and lawmakers about the effects of legislation and political leadership on our civil liberties. Her projects included tracking the disparate effects of COVID-19 on vulnerable populations, analyzing policing budgets and practices, and advocating for regulation of government facial surveillance.<br/><br/>
22+
Lauren received her Bachelor's degree from Yale in 2017, where she double-majored in astrophysics and African American studies. Her undergraduate African American studies thesis, "A Different Kind of Dark Energy: Placing Race and Gender in Physics" examines how physics and astronomy theory and praxis are influenced by race, gender, and identity. After graduating, Lauren spent two years in Baltimore supporting NASA’s James Webb Space Telescope mission as a software developer.
23+
twitter:
24+
slack:
25+
github:
26+
image_src: /assets/img/speakers/lauren-chambers.png
27+
keynote: true
124 KB
Loading
282 KB
Loading

0 commit comments

Comments
 (0)