From 2523bda41e5866822fdab59c344e9396bd50f91f Mon Sep 17 00:00:00 2001 From: Malte Lenger <malte.lenger@uni-bielefeld.de> Date: Tue, 3 Dec 2024 14:52:17 +0100 Subject: [PATCH] funfacts update --- src/data/steckbriefe.ts | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/data/steckbriefe.ts b/src/data/steckbriefe.ts index 109a446..1370147 100644 --- a/src/data/steckbriefe.ts +++ b/src/data/steckbriefe.ts @@ -486,15 +486,17 @@ export const teammembers: Array<SteckbriefInterface> = [ "my strong interests in science, as well as the idea of my future life as a scientist.", ], bestpart: [ - "My favourite part of iGEM was/is meeting new people as well as working and researching with them. It's also the new insights you gain: both into working methods, for example in the lab, and into the field of work in general", + "My favourite part of iGEM was/is meeting new people, especially my team members, and working/researching with them. It's also the new insights you gain: both into working methods, for example in the lab, and into the field of work in general", + "When something you've designed in silicio actually works out as intended in the lab", ], biggestchallenge: [ - "The biggest challenge at iGEM during the semester was balancing the project and my own university tasks. And in general, it was to remain self-confident, both with some setbacks and with activities where you had a lot of responsibility but had never done them yourself before", + "The biggest challenge at iGEM during the semester was balancing the project and my own university tasks", + "It was also challenging to remain self-confident, both with some setbacks and with activities where you had a lot of responsibility but had never done them yourself before", ], funfacts: [ - "I like meeting up with people, especially if you go out in the city in the evening and meet up for a drink or something like that", - "I also like travelling, although at the end of my life I would like to be able to say that I have seen most of the world", - "But last but not least I am very interested in sports, with my favourite sports being football, basketball, skiing and tennis. However, I am very broad-minded when it comes to sports, so I actually watch every sport if none of the above are on TV. For example, during the Olympic Games this year, I might spend a whole afternoon just watching the swimming competitions." + "I may have spent some whole weekends just watching sports and designing pegRNAs", + "My family still doesn't know what exactly this is all about", + "My goal is to have been to every continent once in my life", ], favlabmusic: "My favorite music in the lab is the music I usually listen to. This mainly includes hip-hop and American rap, especially artists like Travis Scott, Gunna, Metro Boomin and Reezy", islands: [ @@ -508,9 +510,10 @@ export const teammembers: Array<SteckbriefInterface> = [ hobbies: [ "Football", "Basketball", + "Skiing", "Partying", - "Meeting friends", "Traveling", + "Meeting friends", ], scientificinterests: "Medicine, especially cancer therapy or gene therapy in general", }, -- GitLab