From 8441d5594dc5e9d5fcdee9cbb27c10586f55bba5 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de> Date: Mon, 2 Dec 2024 18:31:55 +0100 Subject: [PATCH] steckbrief --- src/data/steckbriefe.ts | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/data/steckbriefe.ts b/src/data/steckbriefe.ts index 047c60b..3dd9757 100644 --- a/src/data/steckbriefe.ts +++ b/src/data/steckbriefe.ts @@ -399,27 +399,25 @@ export const teammembers: Array<SteckbriefInterface> = [ headof: "Wiki", igemjob: [ "Human Practices", "Public Engagement"], whyigem: [ - "I am very curious and like projects.", + "I am curious and prefer practical learning experiences.", ], islands: "", bestpart: [ "Actually seeing results of what you are doing", ], biggestchallenge: [ - "The biggest challenge is time management. It is quite difficult to manage all the different aspects of the project", + "The biggest challenge for me was time and resource management. Not only for myself but especially to ernforce deadlines and distribute tasks for the team.", "I am also not quite sure anymore what my hobbies were before iGEM." ], funfacts: [ - "My roommates don't let me do experiments in the kitchen anymore", - "I just have a serious obsession with isopods and efficiency", - "Doing projects is fun", + "Gifted at creating tasteful postcards" ], - favlabmusic: "Classical crossover, Rock and Baroque Pop", + favlabmusic: "Classical crossover, Rock and Baroque Pop - also bagpipe music", onechange: [ "Make researchers put ALL their data into very detailed databases, that would make looking up data so efficient. You too, faunisticians and anatomists. I'm looking at you" ], hobbies: [ "Painting & Drawing", - "Maintaining a website", + "Reading", "Keeping isopods", ], scientificinterests: "Terrestrial Isopods, Databases, Phylogenetics and Machine Learning", -- GitLab