From 53bdc8c5b010b159b873e01815b987fcc090a35f Mon Sep 17 00:00:00 2001 From: Sanjay Soundarajan Date: Fri, 19 Apr 2024 09:55:51 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20add=20person=20to=20team?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/data/team.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/public/data/team.json b/public/data/team.json index 9a15e0e..5f49da5 100644 --- a/public/data/team.json +++ b/public/data/team.json @@ -803,5 +803,21 @@ "github": "https://github.com/slugb0t", "linkedin": "https://www.linkedin.com/in/dorian-portillo-4733b61b5/" } + }, + { + "id": "Charles-Enyaah-Amankwa", + "name": "Charles Enyaah Amankwa", + "pronoun": "he/him", + "roles": ["Research Scientist", "AI-READI intern"], + "department": "North Texas Eye Research Institute", + "organization": "University of North Texas Health Science Center", + "location": "Fort Worth, TX", + "caption": "I am a glaucoma research scientist and an intern at the AI-READI program, focussed on leveraging AI and machine learning to improve OCT image quality. My role involves employing deep learning techniques to evaluate image quality for the AI-READI Project. ", + "image": "https://storage.tally.so/private/08DFD563-340C-455B-AD1D-A5918DF429A0.jpeg?id=aepb1v&accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImFlcGIxdiIsImZvcm1JZCI6Im1SV1ZLcCIsImlhdCI6MTcxMzQ5NjI0NX0.04qbvln-s1ABpgSbo820tSKnou_5D2E19I-DOiSvSzs&signature=77b396d0b9af17a29f57806c49834fff4c3bbab8002eb4ede5d5dfd10ef14bda", + "moduleImageParams": "", + "modules": ["teaming", "data"], + "social": { + "linkedin": "https://www.linkedin.com/in/charles-amankwa-86623abb/" + } } ]