From b74755dd2718427928a5281b5ce62bd1a097eaca Mon Sep 17 00:00:00 2001 From: Ryan Tobin <83369913+tobinryan@users.noreply.github.com> Date: Wed, 8 Nov 2023 13:05:37 -0500 Subject: [PATCH 1/2] adding my member file --- src/json/members/tobinry.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/json/members/tobinry.json diff --git a/src/json/members/tobinry.json b/src/json/members/tobinry.json new file mode 100644 index 00000000..16d56436 --- /dev/null +++ b/src/json/members/tobinry.json @@ -0,0 +1,18 @@ +{ + "name": "Ryan Tobin", + "pennkey": "tobinry", + "major": "Computer Science", + "school": "Engineering", + "bio": "Hey, my name is Ryan! I'm a freshman from Los Angeles majoring in Computer Science. I was originally born in Toronto and am a big fan of music and basketball.", + "hometown": "Los Angeles, CA", + "team": "Penn Courses", + "roles": ["Backend Developer"], + "photo": "https://i.imgur.com/a33hbHO.jpg", + "linkedin": "https://www.linkedin.com/in/tobin-ryan/", + "website": null, + "github": "https://github.com/tobinryan", + "semester_joined": "2022C", + "alumnus": false, + "graduation_year": 2026, + "job": null +} \ No newline at end of file From 04b99023f1dab826df9a42cd5de619156290bc96 Mon Sep 17 00:00:00 2001 From: Ryan Tobin <83369913+tobinryan@users.noreply.github.com> Date: Wed, 28 Feb 2024 11:16:29 -0500 Subject: [PATCH 2/2] readding my profile --- src/json/members/tobinry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/json/members/tobinry.json b/src/json/members/tobinry.json index 16d56436..d4c40c57 100644 --- a/src/json/members/tobinry.json +++ b/src/json/members/tobinry.json @@ -3,7 +3,7 @@ "pennkey": "tobinry", "major": "Computer Science", "school": "Engineering", - "bio": "Hey, my name is Ryan! I'm a freshman from Los Angeles majoring in Computer Science. I was originally born in Toronto and am a big fan of music and basketball.", + "bio": "Hey, my name is Ryan! I'm a student from Los Angeles majoring in Computer Science!", "hometown": "Los Angeles, CA", "team": "Penn Courses", "roles": ["Backend Developer"],