Skip to content

Commit

Permalink
Added HMC talk.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Dec 2, 2024
1 parent b842132 commit 2f3fd76
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/data/Talks.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
const Talks = [
{
date: '2024-11-22',
image: 'mudd2024.jpg',
alt: 'ALTCODE acronym',
slides: 'Mudd2024JCEPL.pdf',
title: 'Justice-Centered Educational Programming Languages',
venue: 'Harvey Mudd and Pomona College, joint colloqium',
url: null,
recording: null,
practice: null,
description:
'I connect theories of justice to the design of educational programming languages.',
keynote: false,
},
{
date: '2024-05-21',
image: 'ncwit2024.jpg',
Expand Down
Binary file added static/images/talks/mudd2024.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/Mudd2024JCEPL.pdf
Binary file not shown.

0 comments on commit 2f3fd76

Please sign in to comment.