Skip to content

Commit 74d5abf

Browse files
Adding Luuk and Viktor to team
1 parent afe5324 commit 74d5abf

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

404 KB
Loading
102 KB
Loading

src/data/team-members.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,20 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
7070
'Esmee investigates the spread of pollution in the Adriatic Sea.',
7171
image: 'utrecht-team/EsmeevanAmelsfort.jpeg',
7272
},
73+
{
74+
name: 'Viktor van Bilsen',
75+
position: 'MSc student',
76+
description:
77+
'Viktor investigates how plastic pollution moves through the Wadden Sea.',
78+
image: 'utrecht-team/ViktorvanBilsen.jpg',
79+
},
80+
{
81+
name: 'Luuk van den Hoven',
82+
position: 'BSc student',
83+
description:
84+
'Luuk explores how the Parcels code can be accelerated using GPUs.',
85+
image: 'utrecht-team/LuukvandenHoven.png',
86+
},
7387
{
7488
name: 'Arjen van Mullem',
7589
position: 'MSc student',

0 commit comments

Comments
 (0)