Skip to content

Commit

Permalink
Added story.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Mar 14, 2024
1 parent b2a2327 commit 84928d3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/data/Amy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,18 @@ export const Amy: ProfileSpec = {
},
],
impacts: [
{
kind: 'press',
start: 2024,
end: 2024,
description:
'The University of Washington highlighted our work on computational embroidery.',
title: 'UW researchers taught kids to code with cultural research and embroidery machines',
author: 'Stefane Milne',
source: 'University of Washington',
url: 'https://www.washington.edu/news/2024/03/14/computer-science-education-coding-embroidery/',
who: 'public',
},
{
kind: 'press',
start: 2024,
Expand Down

0 comments on commit 84928d3

Please sign in to comment.