Skip to content

Commit 427a19c

Browse files
Merge pull request #262 from Parcels-code/adding_Luuk_Viktor
Adding Luuk and Viktor to team
2 parents afe5324 + 74d5abf commit 427a19c

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed
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)