Skip to content

Commit

Permalink
Added equity talk.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Mar 21, 2024
1 parent 9425433 commit d32b574
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/data/Amy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3364,6 +3364,20 @@ export const Amy: ProfileSpec = {
},
],
talks: [
{
date: '2024-03-21',
image: 'sigcseequity24.jpg',
alt: 'a picture of a glacier and the text this, of course, is just the beginning.',
slides: 'SIGCSE2024EquityWork.pdf',
title: 'Building a Community of Equity-Focused CS Educators',
venue: 'SIGCSE Technical Symposium 2024',
url: 'https://latece.uqam.ca/evenement/amy-j-ko-programming-accessibility-and-language/',
recording: null,
practice: null,
description:
'In this talk I try to scaffold how to do equity-centered change work in academia, and in computing in particular.',
keynote: false,
},
{
date: '2024-02-21',
image: 'uqam2024.jpg',
Expand Down
Binary file added static/images/talks/sigcseequity24.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/slides/SIGCSE2024EquityWork.pdf
Binary file not shown.

0 comments on commit d32b574

Please sign in to comment.