Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed public/utrecht-team/GaiaBuccino.jpg
Binary file not shown.
Binary file removed public/utrecht-team/ReintFischer.jpeg
Binary file not shown.
Binary file removed public/utrecht-team/VesnaBertoncelj.png
Binary file not shown.
43 changes: 21 additions & 22 deletions src/data/team-members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,13 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
'Jamie develops biogeochemical sampling in the Virtual Ship Classroom.',
image: 'utrecht-team/JamieAtkins.jpg',
},
{
name: 'Vesna Bertoncelj',
position: 'PhD candidate',
description:
'Vesna investigates how pollutants spread around coral reefs on Curacao.',
image: 'utrecht-team/VesnaBertoncelj.png',
},
{
name: 'Meike Bos',
position: 'Postdoctoral researcher',
description:
'Meike develops parameterisations for the dynamics of macroplastic items in oceanic flows.',
image: 'utrecht-team/MeikeBos.jpg',
},
{
name: 'Gaia Buccino',
position: 'PhD exchange researcher from OGS Trieste',
description:
'Gaia develops models for the ingestion and egestion of microplastics by zooplankton.',
image: 'utrecht-team/GaiaBuccino.jpg',
},
{
name: 'Emma Daniëls',
position: 'Postdoctoral researcher',
Expand All @@ -47,13 +33,6 @@ export const CurrentTeamMembers: CurrentTeamMember[] = [
},
image: 'utrecht-team/MichaelDenes.jpg',
},
{
name: 'Reint Fischer',
position: 'Research software support',
description:
'Reint supports Parcels users and develops tutorials to facilitate their onboarding.',
image: 'utrecht-team/ReintFischer.jpeg',
},
{
name: 'Elena Gianotten',
position: 'MSc student',
Expand Down Expand Up @@ -129,6 +108,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/38673',
},
},
{
name: 'Vesna Bertoncelj',
position: 'PhD candidate',
},
{
name: 'Mariana de Botton Falcon',
position: 'MSc student',
Expand Down Expand Up @@ -169,6 +152,10 @@ export const PriorTeamMembers: PriorTeamMember[] = [
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/29288',
},
},
{
name: 'Gaia Buccino',
position: 'PhD exchange researcher from OGS Trieste',
},
{
name: 'Laura Chow',
position: 'MSc student',
Expand Down Expand Up @@ -274,6 +261,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
{
name: 'Darshika Manral',
position: 'PhD candidate',
links: {
Thesis: 'https://doi.org/10.33540/2801',
},
},
{
name: 'Sophie van Mil',
Expand Down Expand Up @@ -326,12 +316,15 @@ export const PriorTeamMembers: PriorTeamMember[] = [
{
name: 'Claudio Pierard',
position: 'PhD candidate',
links: {
Thesis: 'https://doi.org/10.33540/2819',
},
},
{
name: 'Daan Reijnders',
position: 'PhD candidate & MSc student',
links: {
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/34936',
Thesis: 'https://doi.org/10.33540/2652',
},
},
{
Expand Down Expand Up @@ -366,6 +359,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
{
name: 'Denise Ruijsch',
position: 'MSc student',
links: {
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/43358',
},
},
{
name: 'Sophie Schmiz',
Expand All @@ -384,6 +380,9 @@ export const PriorTeamMembers: PriorTeamMember[] = [
{
name: 'Ezekiel Stevens',
position: 'MSc student',
links: {
Thesis: 'https://studenttheses.uu.nl/handle/20.500.12932/48380',
},
},
{
name: 'Nicoleta Tsakali',
Expand Down