From 4796605c9e25427737b1d8c80621642d5c9f2cd5 Mon Sep 17 00:00:00 2001 From: ajboyle806 Date: Fri, 27 Sep 2024 13:59:39 -0400 Subject: [PATCH] AJ Bio --- src/json/members/aj.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/json/members/aj.json diff --git a/src/json/members/aj.json b/src/json/members/aj.json new file mode 100644 index 0000000..e2ede66 --- /dev/null +++ b/src/json/members/aj.json @@ -0,0 +1,19 @@ +{ + "name": "AJ Boyle", + "pennkey": "ajboyle", + "major": "Computer Science", + "school": "Engineering", + "bio": "Chronic yapper, grass touching enthusiast", + "hometown": "New Providence, NJ", + "team": "Penn Clubs", + "roles": [ + "Frontend Engineer" + ], + "photo": "https://i.imgur.com/qW5pkL9.jpeg", + "linkedin": "https://www.linkedin.com/in/aj-boyle/", + "github": "https://github.com/ajboyle806", + "semester_joined": "2024C", + "alumnus": false, + "graduation_year": 2028, + "job": null +} \ No newline at end of file