From e9e5775c7e0f507266a9676969fc226bc38cb262 Mon Sep 17 00:00:00 2001 From: Sarah Johnson Date: Fri, 26 Jul 2024 13:03:06 -0500 Subject: [PATCH] Minor updates - Updated email, resume, & date modified on variables post --- about/resume.qmd | 10 ++++++++-- index.qmd | 2 +- posts/variables.qmd | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/about/resume.qmd b/about/resume.qmd index 8e2b1a3..ea01926 100644 --- a/about/resume.qmd +++ b/about/resume.qmd @@ -20,9 +20,15 @@ Master of City and Regional Planning [**Aug 2021**]{.aside} # Work Experience -**Affordable Housing Institute** +**Eviction Lab** *Princeton, NJ* -*Communications Specialist* [**May 2024 - current**]{.aside} +*Research Specialist* [**August 2024 - current**]{.aside} + +- Will use R to research rental housing problems + +**Affordable Housing Institute** *Boston, MA* + +*Communications Specialist* [**May 2024 - July 2024**]{.aside} - Worked as a Teaching Assistant at Harvard GSD for Real Estate Development & Finance Fundamentals classes taught by AHI CEO David Smith. - Communicate updates of AHI work on social media, including projects and fundraisers. diff --git a/index.qmd b/index.qmd index dd3b4f0..583c4b0 100644 --- a/index.qmd +++ b/index.qmd @@ -13,7 +13,7 @@ about: href: https://linkedin.com/in/sj-io - icon: envelope text: email - href: mailto:sarahviamemphis@gmail.com + href: mailto:sarah.johnson@hey.com listing: - id: all contents: "p*/*.qmd" diff --git a/posts/variables.qmd b/posts/variables.qmd index 21f95eb..2ed91f9 100644 --- a/posts/variables.qmd +++ b/posts/variables.qmd @@ -9,7 +9,7 @@ categories: - R image: "img/variables.png" date: "2021-12-24" -date-modified: "2023-10-16" +date-modified: "2024-06-29" --- ```{r setup, include=FALSE}