Skip to content

Commit

Permalink
research date and order updates
Browse files Browse the repository at this point in the history
  • Loading branch information
col-lefevre committed Apr 29, 2024
1 parent 46daff7 commit 60bede8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/research.njk
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@ cssFile: ["project.css", "research.css", "buttons.css"]

{% import "macros/project.njk" as macros %}

{# Reflection and Bereavement #}
{{ macros.project(
header='Reflective Technology & Bereavement',
subtitle='Spring 2022 - Present',
body=["In my undergraduate thesis, I examined how reflective technology can be designed to support bereaved individuals' grieving process. I specifically focused on meaning-making, an outcome of reflection documented in constructivist grief therapies. I was advised by <a href='http://cfchung.com/'>Christina Chung</a>."],
img='research/bereavement.jpg',
alt="video game controller",
buttons=[{label: "CHI '24 Paper", link: "/assets/pdfs/LeFevreChung_CHI24.pdf"},{label: "CHI '23 Poster", link: '/assets/pdfs/LeFevreChung_CHI23.pdf'}]
)}}

{# Cooking Stories #}
{{ macros.project(
header="Digitally Shared Cooking Experiences",
subtitle='June 2021 - Present',
subtitle='Summer 2021 - Present',
body=['In this project, I have contributed to the conceptualization, design, and development of a cultural probe focused on social support for healthy eating. Specifically, the probe investigates the digital sharing of cooking experiences between intergenerational, remote family members. This project is led by <a href="https://aswatipanicker.com/">Aswati Panicker</a> and <a href="http://cfchung.com">Christina Chung</a>.', "Currently, I am focusing on the development of the probe, as well as the design and implementation of an accompanying evaluation study."],
img='research/cooking.jpg',
alt="sandwich cut in half",
buttons=[{label: "ECSCW '22 Poster", link: '/assets/pdfs/ModiEtAl_ECSCW22.pdf'}]
)}}

{# Reflection and Bereavement #}
{{ macros.project(
header='Reflective Technology & Bereavement',
subtitle='Spring 2022 - Spring 2024',
body=["In my undergraduate thesis, I examined how reflective technology can be designed to support bereaved individuals' grieving process. I specifically focused on meaning-making, an outcome of reflection documented in constructivist grief therapies. I was advised by <a href='http://cfchung.com/'>Christina Chung</a>."],
img='research/bereavement.jpg',
alt="video game controller",
buttons=[{label: "CHI '24 Paper", link: "/assets/pdfs/LeFevreChung_CHI24.pdf"},{label: "CHI '23 Poster", link: '/assets/pdfs/LeFevreChung_CHI23.pdf'}]
)}}

{# Abortion Activism #}
{{ macros.project(
header="Technology & Abortion Activism",
Expand Down

0 comments on commit 60bede8

Please sign in to comment.