Skip to content
Snippets Groups Projects
Commit 9630d593 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

dummy data steckbriefe

parent d29614b8
No related branches found
No related tags found
No related merge requests found
Pipeline #422057 failed
...@@ -2,7 +2,7 @@ interface Steckbrief{ ...@@ -2,7 +2,7 @@ interface Steckbrief{
title?: string; /* Dr. oder Prof. oder so bei Jörn und so*/ title?: string; /* Dr. oder Prof. oder so bei Jörn und so*/
vorname: string; vorname: string;
nachname: string; nachname: string;
age: number; age: number | string;
linkedinurl?: string; linkedinurl?: string;
hauptfoto: string; hauptfoto: string;
zweitfoto?: string; zweitfoto?: string;
...@@ -15,10 +15,10 @@ interface Steckbrief{ ...@@ -15,10 +15,10 @@ interface Steckbrief{
biggestchallenge: string | Array<string>; biggestchallenge: string | Array<string>;
funfacts:string | Array<string>; funfacts:string | Array<string>;
favmusic: string; favmusic: string;
sciencemedia: string; /* Is there a particular book, movie or series that has influenced your view of science? */ sciencemedia: string | Array<string>; /* Is there a particular book, movie or series that has influenced your view of science? */
onechange: string; /* If you had the opportunity to change one thing in the world of science, what would it be and why? */ onechange: string | Array<string>; /* If you had the opportunity to change one thing in the world of science, what would it be and why? */
hobbies: Array<string>; /* Hobbies/interests outside of science */ hobbies: Array<string>; /* Hobbies/interests outside of science */
scientificinterests: Array<string> ; /* Scientific interest/research focus [keywords] */ scientificinterests: string | Array<string> ; /* Scientific interest/research focus [keywords] */
} }
...@@ -55,9 +55,9 @@ Vorlage Datensatz: ...@@ -55,9 +55,9 @@ Vorlage Datensatz:
bestpart: [ "", ""], bestpart: [ "", ""],
biggestchallenge: [ "", ""], biggestchallenge: [ "", ""],
funfacts: [ "", ""], funfacts: [ "", ""],
favmusic: "", favmusic: "XXX",
sciencemedia: "", sciencemedia: "XXX",
onechange: "", onechange: "XXX",
hobbies: [ "", ""], hobbies: [ "", ""],
scientificinterests: [ "", ""], scientificinterests: [ "", ""],
...@@ -160,6 +160,7 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -160,6 +160,7 @@ export const teammembers: Array<Steckbrief> = [
"To be active in social media and make content ", "To be active in social media and make content ",
], ],
scientificinterests: "Medicine, Data Analayse, Genome Research, Coding", scientificinterests: "Medicine, Data Analayse, Genome Research, Coding",
favmusic: "XXX"
}, },
{ {
...@@ -403,6 +404,7 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -403,6 +404,7 @@ export const teammembers: Array<Steckbrief> = [
"Keeping isopods", "Keeping isopods",
], ],
scientificinterests: "Terrestrial Isopods, Analysis of Postgenome Data, Phylogenetics & Machine Learning", scientificinterests: "Terrestrial Isopods, Analysis of Postgenome Data, Phylogenetics & Machine Learning",
sciencemedia: "XXX",
}, },
{ {
...@@ -449,14 +451,14 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -449,14 +451,14 @@ export const teammembers: Array<Steckbrief> = [
}, },
{ {
vorname: "Malte", vorname: "Malte",
nachname: "Lenger", nachname: "Lenger",
hauptfoto: "www.linkedin.com/in/malte-lenger-08j2003", hauptfoto: "www.linkedin.com/in/malte-lenger-08j2003",
pronouns: "he/him", pronouns: "he/him",
studiengang: "B.Sc. Molecular Biotechnology", studiengang: "B.Sc. Molecular Biotechnology",
igemjob: "Wet lab, PrimeGuide, Biosafety", igemjob: "Wet lab, PrimeGuide, Biosafety",
whyigem: "I wanted to take part in a research project like this to network with industry and other enthusiastic students worldwide, to learn about new molecular biology methods and to experience what it is like to do research and work independently at such a level, while coordinating and working in a team", whyigem: "I wanted to take part in a research project like this to network with industry and other enthusiastic students worldwide, to learn about new molecular biology methods and to experience what it is like to do research and work independently at such a level, while coordinating and working in a team",
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", 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",
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", 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",
funfacts: [ 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 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",
...@@ -464,10 +466,15 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -464,10 +466,15 @@ export const teammembers: Array<Steckbrief> = [
"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." "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."
], ],
favmusic: "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", favmusic: "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",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX"
}, },
{ {
vorname: "Michael", vorname: "Michael",
nachname: "Gröning", nachname: "Gröning",
hauptfoto: "https://www.linkedin.com/in/michael-gröning-671732191", hauptfoto: "https://www.linkedin.com/in/michael-gröning-671732191",
pronouns: "he/him", pronouns: "he/him",
...@@ -475,7 +482,7 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -475,7 +482,7 @@ export const teammembers: Array<Steckbrief> = [
headof: "Creativity", headof: "Creativity",
igemjob: "Design, Public Engagement", igemjob: "Design, Public Engagement",
whyigem: "I like worldwide competitions, team spirit and realizing projects that help people living a better life", whyigem: "I like worldwide competitions, team spirit and realizing projects that help people living a better life",
bestpart: "Huge community and creative freedom", bestpart: "Huge community and creative freedom",
biggestchallenge: "To decipher every second technical term in discussions", biggestchallenge: "To decipher every second technical term in discussions",
funfacts: [ funfacts: [
"I've never worked in the lab", "I've never worked in the lab",
...@@ -483,10 +490,15 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -483,10 +490,15 @@ export const teammembers: Array<Steckbrief> = [
"I'm not related to the creator of The Simpsons", "I'm not related to the creator of The Simpsons",
], ],
favmusic: "I would choose epic orchestras with choirs", favmusic: "I would choose epic orchestras with choirs",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}, },
{ {
vorname: "Philip", vorname: "Philip",
nachname: "Mundt", nachname: "Mundt",
hauptfoto: "linkedin.com/in/philip-mundt-3b1a53306", hauptfoto: "linkedin.com/in/philip-mundt-3b1a53306",
pronouns: "he/him", pronouns: "he/him",
...@@ -494,7 +506,7 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -494,7 +506,7 @@ export const teammembers: Array<Steckbrief> = [
headof: "Mechanism", headof: "Mechanism",
igemjob: "Wet lab, PrimeGuide, Wiki", igemjob: "Wet lab, PrimeGuide, Wiki",
whyigem: "To learn, to work as a team and to experience research from the ground up", whyigem: "To learn, to work as a team and to experience research from the ground up",
bestpart: "I like that it brings people together to strive for a common goal", bestpart: "I like that it brings people together to strive for a common goal",
biggestchallenge: "The biggest challenge definitely is to handle the neverending amount of tasks, most of which are completely new challenges you have to learn by yourself", biggestchallenge: "The biggest challenge definitely is to handle the neverending amount of tasks, most of which are completely new challenges you have to learn by yourself",
funfacts: [ funfacts: [
"I've never worked in the lab", "I've never worked in the lab",
...@@ -502,10 +514,15 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -502,10 +514,15 @@ export const teammembers: Array<Steckbrief> = [
"I'm not related to the creator of The Simpsons", "I'm not related to the creator of The Simpsons",
], ],
favmusic: "Technoo", favmusic: "Technoo",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}, },
{ {
vorname: "Vera", vorname: "Vera",
nachname: "Köhler", nachname: "Köhler",
hauptfoto: "XXX", hauptfoto: "XXX",
pronouns: "she/her", pronouns: "she/her",
...@@ -513,24 +530,36 @@ export const teammembers: Array<Steckbrief> = [ ...@@ -513,24 +530,36 @@ export const teammembers: Array<Steckbrief> = [
headof: "Delivery", headof: "Delivery",
igemjob: "Wet lab, AirBuddy, Human Practices/ Public Outreach, Creativity", igemjob: "Wet lab, AirBuddy, Human Practices/ Public Outreach, Creativity",
whyigem: "To test my limits and expand various laboratory and soft skills", whyigem: "To test my limits and expand various laboratory and soft skills",
bestpart: "The amazing Team and the funny, but also frustrating moments we lived through", bestpart: "The amazing Team and the funny, but also frustrating moments we lived through",
biggestchallenge: "Completing ten different emergency tasks at the same time without losing your head", biggestchallenge: "Completing ten different emergency tasks at the same time without losing your head",
funfacts: [ funfacts: [
"As a child I thought I would be arrested if I ate in the car, so I hid my snack as soon as we passed another car. I wonder what my parents had drilled into me", "As a child I thought I would be arrested if I ate in the car, so I hid my snack as soon as we passed another car. I wonder what my parents had drilled into me",
], ],
favmusic: "Upbeat fun songs like Unwritten, C'est la bourgeoisie or Feminenomenom to keep me motivated", favmusic: "Upbeat fun songs like Unwritten, C'est la bourgeoisie or Feminenomenom to keep me motivated",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}, },
{ {
vorname: "Vincent Carl", vorname: "Vincent Carl",
nachname: "Stöckl", nachname: "Stöckl",
hauptfoto: "XXX", hauptfoto: "XXX",
pronouns: "he/him", pronouns: "he/him",
studiengang: "B.Sc. Molecular Biotechnology", studiengang: "B.Sc. Molecular Biotechnology",
igemjob: "Wet lab, AirBuddy, Sponsoring", igemjob: "Wet lab, AirBuddy, Sponsoring",
whyigem: "A chance to work as a real scientist as well as being part of a team working at the cutting edge of biotechnology", whyigem: "A chance to work as a real scientist as well as being part of a team working at the cutting edge of biotechnology",
bestpart: "The challenge of trying new things and working as a real scientist", bestpart: "The challenge of trying new things and working as a real scientist",
biggestchallenge: "Balancing iGEM and university work ", biggestchallenge: "Balancing iGEM and university work ",
age: "XXX",
funfacts: "XXX",
favmusic: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}, },
] ]
...@@ -548,34 +577,44 @@ export const advisors: Array<Steckbrief> = [ ...@@ -548,34 +577,44 @@ export const advisors: Array<Steckbrief> = [
bestpart: "XXX", bestpart: "XXX",
biggestchallenge: "XXX", biggestchallenge: "XXX",
funfacts: [ funfacts: [
"XXX", "XXX",
"XXX", "XXX",
"XXX", "XXX",
"XXX" "XXX"
], ],
favmusic: "XXX", favmusic: "XXX",
}, age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
},
{ {
title: "M.Sc.", title: "M.Sc.",
vorname: "Lucas", vorname: "Lucas",
nachname: "Krause", nachname: "Krause",
linkedinurl: "XXX", linkedinurl: "XXX",
hauptfoto: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg", hauptfoto: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg",
pronouns: "he/him", pronouns: "he/him",
studiengang: "Molecular Biotechnology", studiengang: "Molecular Biotechnology",
headof: "XXX", headof: "XXX",
igemjob: "XXX", igemjob: "XXX",
whyigem: "XXX", whyigem: "XXX",
bestpart: "XXX", bestpart: "XXX",
biggestchallenge: "XXX", biggestchallenge: "XXX",
funfacts: [ funfacts: [
"XXX", "XXX",
"XXX", "XXX",
"XXX", "XXX",
"XXX" "XXX"
], ],
favmusic: "XXX", favmusic: "XXX",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}, },
{ {
...@@ -594,7 +633,12 @@ export const advisors: Array<Steckbrief> = [ ...@@ -594,7 +633,12 @@ export const advisors: Array<Steckbrief> = [
"I adore baking, especially sourdough bread and banana bread" "I adore baking, especially sourdough bread and banana bread"
], ],
favmusic: "Pokémon OST", favmusic: "Pokémon OST",
}, age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
},
{ {
title: "M.Sc.", title: "M.Sc.",
...@@ -616,7 +660,12 @@ export const advisors: Array<Steckbrief> = [ ...@@ -616,7 +660,12 @@ export const advisors: Array<Steckbrief> = [
"XXX" "XXX"
], ],
favmusic: "XXX", favmusic: "XXX",
} age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}
] ]
export const instructor: Array<Steckbrief> = [ export const instructor: Array<Steckbrief> = [
...@@ -635,48 +684,65 @@ export const instructor: Array<Steckbrief> = [ ...@@ -635,48 +684,65 @@ export const instructor: Array<Steckbrief> = [
bestpart: "Connections and networks formed during your iGEM journey have a lasting impact. That’s why I’m excited to launch a new platform for socializing and networking: the 'BFH European Meet-Up' - a collaboration between Bielefeld, Frankfurt, and Hamburg", bestpart: "Connections and networks formed during your iGEM journey have a lasting impact. That’s why I’m excited to launch a new platform for socializing and networking: the 'BFH European Meet-Up' - a collaboration between Bielefeld, Frankfurt, and Hamburg",
biggestchallenge: "Whether it's during night shifts or endless team meetings. Staying awake can be a challenge. Sometimes I need to mediate between my kidz or try to help them out, but they grow up so fast and are ready to spread their wings. As a dad, it’s challenging for me to let them fly. But even then, I’m proud to see how they handle their challenges and come back stronger every time!", biggestchallenge: "Whether it's during night shifts or endless team meetings. Staying awake can be a challenge. Sometimes I need to mediate between my kidz or try to help them out, but they grow up so fast and are ready to spread their wings. As a dad, it’s challenging for me to let them fly. But even then, I’m proud to see how they handle their challenges and come back stronger every time!",
funfacts: [ funfacts: [
"I function perfectly well without sleep – but beware if anyone expects me to be in a good mood without my beauty rest!", "I function perfectly well without sleep – but beware if anyone expects me to be in a good mood without my beauty rest!",
"Coffee and energy drinks are basically my life elixir. Without them, I'd probably be a walking zombi", "Coffee and energy drinks are basically my life elixir. Without them, I'd probably be a walking zombi",
"My team has a special talent for making me “weak” - very effective", "My team has a special talent for making me “weak” - very effective",
"Some people says that I'm a walking stock image.. can't relate" "Some people says that I'm a walking stock image.. can't relate"
], ],
favmusic: "PCR and the Amplifiers – their hit single 'Heating Up the Room (Denaturation Blues)' really gets things going!", favmusic: "PCR and the Amplifiers – their hit single 'Heating Up the Room (Denaturation Blues)' really gets things going!",
} age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}
] ]
export const pis: Array<Steckbrief> = [ export const pis: Array<Steckbrief> = [
{ {
title: "Prof. Dr.", title: "Prof. Dr.",
vorname: "Jörn", vorname: "Jörn",
nachname: "Kalinowski", nachname: "Kalinowski",
linkedinurl: "linkedin.com/in/jörn-kalinowski-b7033b1b", linkedinurl: "linkedin.com/in/jörn-kalinowski-b7033b1b",
hauptfoto: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg", hauptfoto: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg",
pronouns: "he/him", pronouns: "he/him",
studiengang: "Research Group Leader - Microbial Genomics and Biotechnology", studiengang: "Research Group Leader - Microbial Genomics and Biotechnology",
igemjob: "Center for Biotechnology of Bielefeld University", igemjob: "Center for Biotechnology of Bielefeld University",
whyigem: "Because it is the best complement to our regular life sciences studies in educating scientists", whyigem: "Because it is the best complement to our regular life sciences studies in educating scientists",
bestpart: "The jamboree in which all participants get to know that they are not alone with their dreams but a huge worldwide community", bestpart: "The jamboree in which all participants get to know that they are not alone with their dreams but a huge worldwide community",
biggestchallenge: "To be on time", biggestchallenge: "To be on time",
funfacts: [ funfacts: [
"As a scientist never had to change my working place (from studies to retirement). Started parallel educations in biology and computer sciences when these disciplines were worlds apart (starting in 1977)."], "As a scientist never had to change my working place (from studies to retirement). Started parallel educations in biology and computer sciences when these disciplines were worlds apart (starting in 1977)."
],
favmusic: "Metal (e.g. System of a down)", favmusic: "Metal (e.g. System of a down)",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
}, },
{ {
title: "Prof. Dr.", title: "Prof. Dr.",
vorname: "Kristian", vorname: "Kristian",
nachname: "Müller", nachname: "Müller",
linkedinurl: "https://www.linkedin.com/in/kristian-mueller/", linkedinurl: "https://www.linkedin.com/in/kristian-mueller/",
hauptfoto: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg", hauptfoto: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg",
pronouns: "he/him", pronouns: "he/him",
studiengang: "Research Group Leader - Molecular and Cellular Biotechnology", studiengang: "Research Group Leader - Molecular and Cellular Biotechnology",
igemjob: "Technical Facility of Bielefeld University", igemjob: "Technical Facility of Bielefeld University",
whyigem: "The combination of fun and progress", whyigem: "The combination of fun and progress",
bestpart: "Motivated coworkers", bestpart: "Motivated coworkers",
biggestchallenge: "Exaggerated statements", biggestchallenge: "Exaggerated statements",
funfacts: [ funfacts: [
"iGEMmer since 2007 and keeping it rolling (any resemblance to Sisyphus is purely coincidental)"], "iGEMmer since 2007 and keeping it rolling (any resemblance to Sisyphus is purely coincidental)"
],
favmusic: "Sam Cooke - Wonderful World", favmusic: "Sam Cooke - Wonderful World",
age: "XXX",
sciencemedia: "XXX",
onechange: "XXX",
hobbies: ["XXX"],
scientificinterests: "XXX",
} }
] ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment