Skip to content

Commit 9987013

Browse files
committed
fix: move to bunny
1 parent d557ed8 commit 9987013

File tree

8 files changed

+608
-292
lines changed

8 files changed

+608
-292
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const nextConfig = {
1515
'fairdataihub.org',
1616
'ucarecdn.com',
1717
'i.imgur.com',
18+
'cdn.aireadi.org',
1819
],
1920
},
2021

public/data/scholars.json

Lines changed: 79 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,25 @@
33
"id": "Hadi-Khazaei",
44
"name": "Hadi Khazaei",
55
"class": "2023-2024",
6-
"image": "https://ucarecdn.com/503173c5-1eb1-42bc-9005-c390fa8340bf/-/crop/face/200px160p/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
7-
"moduleImageParams": "",
8-
"tag": ["#OpenToWork", "#OpenToVolunteer"],
6+
"image": "https://cdn.aireadi.org/people/Hadi-Khazaei.jpeg",
7+
"moduleImage": "https://cdn.aireadi.org/headshot/Hadi-Khazaei.jpeg",
8+
"tag": [
9+
"#OpenToWork",
10+
"#OpenToVolunteer"
11+
],
912
"education": [
10-
{ "degree": "MD Internal Medicine", "institution": "" },
11-
{ "degree": "MS Ophthalmology", "institution": "" },
12-
{ "degree": "MCR Translational Research", "institution": "" }
13+
{
14+
"degree": "MD Internal Medicine",
15+
"institution": ""
16+
},
17+
{
18+
"degree": "MS Ophthalmology",
19+
"institution": ""
20+
},
21+
{
22+
"degree": "MCR Translational Research",
23+
"institution": ""
24+
}
1325
],
1426
"expertise": [
1527
"Translational Medicine",
@@ -26,10 +38,17 @@
2638
"id": "Kyongmi-Simpkins",
2739
"name": "Kyongmi Simpkins",
2840
"class": "2023-2024",
29-
"image": "https://ucarecdn.com/57e1acbd-2e97-41d4-bf70-d2355f1a9f8a/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
30-
"moduleImageParams": "-/crop/face/190px150p/",
31-
"tag": ["#OpenToWork"],
32-
"education": [{ "degree": "PhD in Neuroscience", "institution": "" }],
41+
"image": "https://cdn.aireadi.org/people/Kyongmi-Simpkins.jpg",
42+
"moduleImage": "https://cdn.aireadi.org/headshot/Kyongmi-Simpkins.jpg",
43+
"tag": [
44+
"#OpenToWork"
45+
],
46+
"education": [
47+
{
48+
"degree": "PhD in Neuroscience",
49+
"institution": ""
50+
}
51+
],
3352
"expertise": [
3453
"Molecular neuroscience",
3554
"Imaging",
@@ -46,9 +65,11 @@
4665
"id": "Anna-Heinke",
4766
"name": "Anna Heinke",
4867
"class": "2023-2024",
49-
"image": "https://ucarecdn.com/45f1eb9a-b6f2-4b5e-9618-18189285af62/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
50-
"moduleImageParams": "-/crop/face/200px160p/",
51-
"tag": ["#OpenToWork"],
68+
"image": "https://cdn.aireadi.org/people/Anna-Heinke.jpg",
69+
"moduleImage": "https://cdn.aireadi.org/headshot/Anna-Heinke.jpg",
70+
"tag": [
71+
"#OpenToWork"
72+
],
5273
"education": [
5374
{
5475
"degree": "PhD in Opthalmology",
@@ -77,9 +98,12 @@
7798
"id": "Nada-Haboudal",
7899
"name": "Nada Haboudal",
79100
"class": "2023-2024",
80-
"image": "https://ucarecdn.com/12c60787-2733-4802-b96e-0a43bfa907c2/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
81-
"moduleImageParams": "-/crop/face/200px150p/",
82-
"tag": ["#OpenToWork", "#OpenToVolunteer"],
101+
"image": "https://cdn.aireadi.org/people/Nada-Haboudal.jpg",
102+
"moduleImage": "https://cdn.aireadi.org/headshot/Nada-Haboudal.jpg",
103+
"tag": [
104+
"#OpenToWork",
105+
"#OpenToVolunteer"
106+
],
83107
"education": [
84108
{
85109
"degree": "M.S. Engineering Technology",
@@ -107,9 +131,11 @@
107131
"id": "Shahin-Hallaj",
108132
"name": "Shahin Hallaj",
109133
"class": "2023-2024",
110-
"image": "https://ucarecdn.com/a7686be0-dfda-4d71-91e3-e27812fccc00/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
111-
"moduleImageParams": "",
112-
"tag": ["#OpenToVolunteer"],
134+
"image": "https://cdn.aireadi.org/people/Shahin-Hallaj.jpg",
135+
"moduleImage": "https://cdn.aireadi.org/headshot/Shahin-Hallaj.jpg",
136+
"tag": [
137+
"#OpenToVolunteer"
138+
],
113139
"education": [
114140
{
115141
"degree": "MD",
@@ -136,9 +162,12 @@
136162
"id": "Fritz-Gerald-Kalaw",
137163
"name": "Fritz Gerald Kalaw",
138164
"class": "2023-2024",
139-
"image": "https://ucarecdn.com/a711ef59-e368-4d0c-bb8e-ea2d6244322e/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
140-
"moduleImageParams": "",
141-
"tag": ["#OpenToWork", "#OpenToVolunteer"],
165+
"image": "https://cdn.aireadi.org/people/Fritz-Gerald-Kalaw.jpg",
166+
"moduleImage": "https://cdn.aireadi.org/headshot/Fritz-Gerald-Kalaw.jpg",
167+
"tag": [
168+
"#OpenToWork",
169+
"#OpenToVolunteer"
170+
],
142171
"education": [
143172
{
144173
"degree": "Ophthalmology Residency",
@@ -171,9 +200,11 @@
171200
"id": "Apoorva-Karsolia",
172201
"name": "Apoorva Karsolia",
173202
"class": "2023-2024",
174-
"image": "https://ucarecdn.com/5f77b9d1-d9c5-4a7f-b62c-992a6a1e25e3/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
175-
"moduleImageParams": "-/crop/face/200px170p/",
176-
"tag": ["#OpenToWork"],
203+
"image": "https://cdn.aireadi.org/people/Apoorva-Karsolia.jpeg",
204+
"moduleImage": "https://cdn.aireadi.org/headshot/Apoorva-Karsolia.jpeg",
205+
"tag": [
206+
"#OpenToWork"
207+
],
177208
"education": [
178209
{
179210
"degree": "PhD in Vision Science",
@@ -204,9 +235,11 @@
204235
"id": "Adelle-Engmann",
205236
"name": "Adelle Engmann",
206237
"class": "2024-2025",
207-
"image": "https://ucarecdn.com/268db5fe-2a84-439b-a024-d0cfce508baf/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
208-
"moduleImageParams": "-/crop/face/200px140p/",
209-
"tag": ["#OpenToWork"],
238+
"image": "https://cdn.aireadi.org/people/Adelle-Engmann.jpg",
239+
"moduleImage": "https://cdn.aireadi.org/headshot/Adelle-Engmann.jpg",
240+
"tag": [
241+
"#OpenToWork"
242+
],
210243
"education": [
211244
{
212245
"degree": "Masters in Computational Social Science",
@@ -233,9 +266,12 @@
233266
"id": "Aya-Motoyoshi",
234267
"name": "Aya Motoyoshi",
235268
"class": "2024-2025",
236-
"image": "https://ucarecdn.com/bcbc259b-f0df-4c9b-b602-d7c4da2d2481/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
237-
"moduleImageParams": "-/crop/face/200px160p/",
238-
"tag": ["#OpenToWork", "#OpenToVolunteer"],
269+
"image": "https://cdn.aireadi.org/people/Aya-Motoyoshi.jpg",
270+
"moduleImage": "https://cdn.aireadi.org/headshot/Aya-Motoyoshi.jpg",
271+
"tag": [
272+
"#OpenToWork",
273+
"#OpenToVolunteer"
274+
],
239275
"education": [
240276
{
241277
"degree": "PhD in Medicine",
@@ -265,9 +301,11 @@
265301
"id": "Taiki-Nishihara",
266302
"name": "Taiki Nishihara",
267303
"class": "2024-2025",
268-
"image": "https://ucarecdn.com/893f0613-6795-40b9-baa8-8f16507ef780/-/quality/smart_retina/-/format/auto/-/progressive/yes/",
269-
"moduleImageParams": "-/crop/face/200px160p/",
270-
"tag": ["#OpenToWork"],
304+
"image": "https://cdn.aireadi.org/people/Taiki-Nishihara.jpg",
305+
"moduleImage": "https://cdn.aireadi.org/headshot/Taiki-Nishihara.jpg",
306+
"tag": [
307+
"#OpenToWork"
308+
],
271309
"education": [
272310
{
273311
"degree": "MD Candidate",
@@ -278,11 +316,16 @@
278316
"institution": "UC Berkeley"
279317
}
280318
],
281-
"expertise": ["Ophthalmology", "AI/ML", "Medicine", "Data Science"],
319+
"expertise": [
320+
"Ophthalmology",
321+
"AI/ML",
322+
"Medicine",
323+
"Data Science"
324+
],
282325
"about": "I am a medical student at UC San Diego School of Medicine with a strong interest in pursuing a career in ophthalmology. My research background includes statistical analysis and clinical modeling, utilizing techniques such as Markov models to investigate innovative solutions in ophthalmology. As an AI-READI intern this year, I am focused on exploring the clinical applications of AI and machine learning in ophthalmology, with a particular emphasis on retinal imaging analysis. When not working, I enjoy taking my dog to the nearest dog beach!",
283326
"after": "After completing the AI-READI internship, I plan to apply for residency programs in ophthalmology. Throughout my career, I'm eager to leverage the knowledge and skills gained during this experience to contribute to translational AI research and advancements in eye care.",
284327
"social": {
285328
"linkedin": "https://www.linkedin.com/in/taiki-nishihara/"
286329
}
287330
}
288-
]
331+
]

0 commit comments

Comments
 (0)