From 05c09f722e66171d874be5aee7d34b2fba1553af Mon Sep 17 00:00:00 2001 From: Yuntong Fu Date: Sun, 24 Sep 2023 13:51:20 -0400 Subject: [PATCH 1/3] add august profile --- src/json/members/august.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/json/members/august.json diff --git a/src/json/members/august.json b/src/json/members/august.json new file mode 100644 index 00000000..0e729fb7 --- /dev/null +++ b/src/json/members/august.json @@ -0,0 +1,18 @@ +{ + "name": "August Fu", + "pennkey": "yuntongf", + "major": "Computer Science", + "school": "Engineering", + "bio": "placeholder", + "hometown": "Tianjin China", + "team": "Penn Courses", + "roles": ["Frontend Engineer"], + "photo": "", + "linkedin": "", + "website": "", + "github": "", + "semester_joined": "2022C", + "alumnus": false, + "graduation_year": 2025, + "job": null + } \ No newline at end of file From d43866ba91cd54026fe0e716ce8493b3c52e23c1 Mon Sep 17 00:00:00 2001 From: Yuntong Fu Date: Sun, 24 Sep 2023 13:57:34 -0400 Subject: [PATCH 2/3] add aug bio --- .yarnrc.yml | 1 + src/json/members/august.json | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .yarnrc.yml diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 00000000..3186f3f0 --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules diff --git a/src/json/members/august.json b/src/json/members/august.json index 0e729fb7..74f737bd 100644 --- a/src/json/members/august.json +++ b/src/json/members/august.json @@ -3,14 +3,14 @@ "pennkey": "yuntongf", "major": "Computer Science", "school": "Engineering", - "bio": "placeholder", + "bio": "Salt air, and the rust on your door\n I never needed anything more\n Whispers of \"Are you sure?\" \nNever have I ever before\"", "hometown": "Tianjin China", "team": "Penn Courses", "roles": ["Frontend Engineer"], - "photo": "", - "linkedin": "", + "photo": "https://media.licdn.com/dms/image/D4E03AQHKm_uMFR55Zw/profile-displayphoto-shrink_800_800/0/1686604042664?e=1701302400&v=beta&t=0S1WNZkHfjgYDwf2ky2BBLLgFI0tqx0ww1Jkptk0h2Y", + "linkedin": "https://www.linkedin.com/in/august-fu/", "website": "", - "github": "", + "github": "https://github.com/yuntongf", "semester_joined": "2022C", "alumnus": false, "graduation_year": 2025, From 02f6cced3544d0a402c34ab96273f84011de5666 Mon Sep 17 00:00:00 2001 From: Yuntong Fu Date: Fri, 29 Sep 2023 17:03:47 -0400 Subject: [PATCH 3/3] add aug pic --- src/json/members/august.json | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/src/json/members/august.json b/src/json/members/august.json index 74f737bd..35032215 100644 --- a/src/json/members/august.json +++ b/src/json/members/august.json @@ -1,18 +1,19 @@ { - "name": "August Fu", - "pennkey": "yuntongf", - "major": "Computer Science", - "school": "Engineering", - "bio": "Salt air, and the rust on your door\n I never needed anything more\n Whispers of \"Are you sure?\" \nNever have I ever before\"", - "hometown": "Tianjin China", - "team": "Penn Courses", - "roles": ["Frontend Engineer"], - "photo": "https://media.licdn.com/dms/image/D4E03AQHKm_uMFR55Zw/profile-displayphoto-shrink_800_800/0/1686604042664?e=1701302400&v=beta&t=0S1WNZkHfjgYDwf2ky2BBLLgFI0tqx0ww1Jkptk0h2Y", - "linkedin": "https://www.linkedin.com/in/august-fu/", - "website": "", - "github": "https://github.com/yuntongf", - "semester_joined": "2022C", - "alumnus": false, - "graduation_year": 2025, - "job": null - } \ No newline at end of file + "name": "August Fu", + "pennkey": "yuntongf", + "major": "Computer Science", + "school": "Engineering", + "bio": "Salt air, and the rust on your door.\n I never needed anything more.\n Whispers of \"Are you sure?\". \nNever have I ever before.", + "hometown": "Tianjin, China", + "team": "Penn Courses", + "roles": ["Frontend Engineer"], + "photo": "https://imgur.com/a/IMikbjF", + "linkedin": "https://www.linkedin.com/in/august-fu/", + "website": "", + "github": "https://github.com/yuntongf", + "semester_joined": "2022C", + "alumnus": false, + "graduation_year": 2026, + "job": null +} +