Skip to content
Snippets Groups Projects
Commit cd0d66ec authored by Sinan Zimmermann's avatar Sinan Zimmermann
Browse files

change steckbriefe lol

parent d3961c0d
No related branches found
No related tags found
No related merge requests found
Pipeline #417750 passed
......@@ -36,18 +36,18 @@ export const teammembers: Array<Steckbrief> = [
]
export const advisors: Array<Steckbrief> = [
title: "M.Sc."
{
title: "M.Sc.",
vorname: "Sinan",
nachname: "Zimmermann",
linkedinurl?: "https://www.linkedin.com/in/sinan-zimmermann-50977323b/",
linkedinurl: "https://www.linkedin.com/in/sinan-zimmermann-50977323b/",
pictureurl: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg",
pronouns: "he/him",
studiengang: "Molecular Cell Biology",
headof?: "I'm involved in nearly every subteam, just a bit here and there",
headof: "I'm involved in nearly every subteam, just a bit here and there",
igemjob: "proud dad of my academic weapons",
whyigem: "Last year, I led the charge as Team Captain and Head of Lab, and honestly… iGEM got me hooked for life! The experience pushed me past my limits and transformed both my personal growth and scientific journey. Now, it’s my turn to guide the next generation and watch them rise – that’s why I’m back as the instructor for iGEM Bielefeld and iGEM Judge of 2024!",
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!",
funfacts: [
"I function perfectly well without sleep – but beware if anyone expects me to be in a good mood without my beauty rest!",
......@@ -56,7 +56,7 @@ export const advisors: Array<Steckbrief> = [
"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!",
}
]
export const instructor: Array<Steckbrief> = [
......@@ -65,7 +65,7 @@ export const instructor: Array<Steckbrief> = [
export const pis: Array<Steckbrief> = [
{
title: "Prof. Dr."
title: "Prof. Dr.",
vorname: "Jörn",
nachname: "Kalinowski",
linkedinurl: "linkedin.com/in/jörn-kalinowski-b7033b1b",
......@@ -79,10 +79,10 @@ export const pis: Array<Steckbrief> = [
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)."],
favmusic: "Metal (e.g. System of a down)",
}
},
{
title: "Prof. Dr."
title: "Prof. Dr.",
vorname: "Kristian",
nachname: "Müller",
linkedinurl: "https://www.linkedin.com/in/kristian-mueller/",
......
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