Skip to content
Snippets Groups Projects
Commit 7462626d authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files
parents 6f78a701 2028b388
No related branches found
No related tags found
No related merge requests found
Pipeline #491190 passed
......@@ -94,6 +94,7 @@ const pics: { [key: string]: string } = {
schueler: "https://static.igem.wiki/teams/5247/photos/edcation-and-outreach/schielerakademie-lisa-gruppe.jpg",
mukomove:"https://static.igem.wiki/teams/5247/photos/for-wiki-texts/po-mukomove/wir-plakat-mukomove.jpeg",
hakan:"https://static.igem.wiki/teams/5247/photos/hp/hakan.webp",
stemcell: "https://static.igem.wiki/teams/5247/photos/hp/stemcellquadrat.webp",
};
......@@ -395,19 +396,21 @@ export const timelinedata: Array<TimelineDatenpunkt> = [
},
{
vorname: "Exploring new ideas",
nachnname: "",
nachnname: "x",
pictureurl: pics['placeholder'],
tag: "Other",
affiliation: "",
heading: "Further brainstorming on approaches",
interviewtabid: "brainstorming",
cardtext: "",
quote: "",
aimofcontact: "",
insights: "",
implementation: "",
quote: "x",
quoteNachname:"x",
quoteVorname: "d",
aimofcontact: "d",
insights: "d",
implementation: "d",
type: "meta",
summary: "",
summary: "d",
months: "may"
},
{
......@@ -454,18 +457,19 @@ export const timelinedata: Array<TimelineDatenpunkt> = [
nachnname: "Bienert",
job: " Scientific Sales Representative for Cell Culture Products",
affiliation: "Stemcell",
pictureurl: pics['placeholder'],
pictureurl: pics['stemcell'],
tag: "Industry",
heading: "Determining the optimal cell media for experimentation",
heading: "Longstanding Support from Stemcell Expert in Cell Culture Media and Primary Cell Cultivation",
interviewtabid: "michaela",
cardtext: "",
language: "de",
quote: "",
aimofcontact: "",
insights: "",
implementation: "",
summary: "",
months: "may"
quote: "x",
aimofcontact: "Our primary goal in reaching out to her was to gain insights into optimizing cell culture media, explore potential sponsorship opportunities for our project, and seek expert advice on handling primary cells in the lab.",
insights: "Throughout our multiple discussions, she offered detailed advice on selecting and optimizing cell culture media for our specific needs, while also connecting us with opportunities for sponsorship. Later in the project, she provided technical guidance on the cultivation and handling of primary cells, ensuring that we followed best practices for cell culture.",
implementation: "Based on her feedback, we refined our approach to cell culture media, enhancing our experimental workflows. Additionally, her advice was critical during the transition to primary cell culture, helping us secure the necessary resources and expertise for our experiments.",
summary: "We have had the privilege of collaborating with a dedicated expert from Stemcell Technologies, who has consistently supported iGEM Bielefeld. She provided valuable guidance on cell culture media, sponsorship opportunities, and later, practical advice for cultivating primary cells. Her contributions have been instrumental in advancing our project.",
months: "several times",
pictureurl_interview: "https://static.igem.wiki/teams/5247/photos/hp/daniela.webp",
},
{
vorname: "Documenting progress",
......@@ -1717,7 +1721,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [
language: "en",
pictureurl: pics['hakan'],
tag: "Academia",
heading: "Performance of Experiments for LNP characterization ",
heading: "Helping and conducting experiments with yeast cells",
interviewtabid: "hakan",
cardtext: "",
quote: "Just hand me over the strain and the vector, I will try to take care of the rest.",
......
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