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

bfh

parent 2e7c01e8
No related branches found
No related tags found
No related merge requests found
Pipeline #435255 passed
......@@ -3747,4 +3747,22 @@ a{
margin: 10px ;
border-radius: 10px;
border-width: 0;
}
.bfh-motto{
padding: 10px;
background-color: var(--accent-primary);
width: fit-content;
border-radius: 10px;
margin: auto;
margin-bottom: 10px;
}
.bfh-haken{
position: relative;
font-size: x-large !important;
font-weight: 900 !important;
color: var(--accent-primary) !important;
margin-right: 5px;
top: 5px;
}
\ No newline at end of file
......@@ -83,7 +83,8 @@ let tabbys = [
]
const haken = <span className="bfh-haken"> <big>&#x2713;</big> </span>;
export function About(){
return(
......@@ -92,25 +93,25 @@ export function About(){
<BlockQuoteB text="This was the best meet up ever in the history of iGEM. Thank you so much!" cite="Nemanja Stijepovic"></BlockQuoteB>
<H3 id="" text="Introduction"/>
<p>This year, we hosted the first BFH European Meet-Up ever. Over the course of three full days, we embarked on a journey where minds met, and ideas ignited. Our mission: </p>
<p><b>Ignite. Innovate. Inspire.</b></p>
<p className="bfh-motto"><b>Ignite. Innovate. Inspire.</b></p>
<p>This event was designed to unite the brightest minds from across Europe and beyond, providing a platform for sharing groundbreaking ideas and fostering international connections during the early stages of the iGEM competition. </p>
<H3 text="About Our Cooperation"/>
<p> The cooperation between Bielefeld, Frankfurt, and Hamburg is rooted in the friendships and networks formed during the iGEM competition 2023. Our mission is to promote future projects and bring teams together. By alternating the location of the BFH European Meet-Up each year, we aim to provide diverse networking opportunities and foster a strong sense of community among iGEM participants. </p>
<H4 text="Head of BFH Committee"/>
<H3 text="What Were Our Goals?"/>
<ul className="haken-liste">
<li> <big>&#x2713;</big> Unite iGEM teams from across Europe and foster a sense of community and collaboration. </li>
<li> <big>&#x2713;</big> Provide a platform for teams to present their projects and receive valuable feedback. </li>
<li> <big>&#x2713;</big> Offer opportunities for participants to build their scientific and soft skills through workshops and presentations. </li>
<li> <big>&#x2713;</big> Encourage networking and socializing among iGEM teams to build lasting relationships and expand scientific networks. </li>
<li> <big>&#x2713;</big> Elaborate their team projects and reflect their decisions in early stage of time in cooperation with iGEM alumni and scientist from all around the globe </li>
<li> {haken} Unite iGEM teams from across Europe and foster a sense of community and collaboration. </li>
<li> {haken} Provide a platform for teams to present their projects and receive valuable feedback. </li>
<li> {haken} Offer opportunities for participants to build their scientific and soft skills through workshops and presentations. </li>
<li> {haken} Encourage networking and socializing among iGEM teams to build lasting relationships and expand scientific networks. </li>
<li> {haken} Elaborate their team projects and reflect their decisions in early stage of time in cooperation with iGEM alumni and scientist from all around the globe </li>
</ul>
<H3 text="What Did the Participants Learn?"/>
<ul className="haken-liste">
<li> <big>&#x2713;</big> Gained insights into current research from Bielefeld University and nearby institutions through Scientific Talks. </li>
<li> <big>&#x2713;</big> Learned from over 10 national and international speakers and experts from industry, academia, and the iGEM community</li>
<li> <big>&#x2713;</big> Participated in hands-on Workshop Sessions led by leading experts, which contributed to the development of the next generation of ambitious researchers</li>
<li> <big>&#x2713;</big> Engaged in Panel Discussions to puzzle over ideas, impressions, and the potential of multiple projects, fostering collaboration and networking</li>
<li> {haken} Gained insights into current research from Bielefeld University and nearby institutions through Scientific Talks. </li>
<li> {haken} Learned from over 10 national and international speakers and experts from industry, academia, and the iGEM community</li>
<li> {haken} Participated in hands-on Workshop Sessions led by leading experts, which contributed to the development of the next generation of ambitious researchers</li>
<li> {haken} Engaged in Panel Discussions to puzzle over ideas, impressions, and the potential of multiple projects, fostering collaboration and networking</li>
</ul>
<H3 text="Sticker Collection Album: Connect and Collect!"/>
<p>We are excited to introduce the first official BFH iGEM Sticker Collection Album of 2024! Over the past few years, iGEM teams from around the world have started exchanging funny memes, logos, mascots, and contact information via stickers. Recognizing this creative trend, we've established the first-ever iGEM Teams Sticker Album to enhance social networking among participants during the Grand Jamboree and beyond. </p>
......
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