Team:UniSalento Lecce/Team

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html>
 +
<head>
-
<html>
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
        <link rel="stylesheet" href="https://2013.igem.org/Team:UniSalento_Lecce/css/common.css?action=raw&ctype=text/css" type="text/css" />
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<script src="https://2013.igem.org/Team:UniSalento_Lecce/js/go-to-top.js?action=raw&ctype=text/javascript"></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script src="https://2013.igem.org/Team:UniSalento_Lecce/js/fixed-navbar.js?action=raw&ctype=text/javascript"></script>
-
</div>
+
<script type="text/javascript">
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    $(document).ready(function() {
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
        $("p").filter( function() {
-
</div>
+
            return $.trim($(this).html()) == '';
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
        }).remove()
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace.
+
    });
-
</div>
+
</script>
 +
</head>
 +
<body>
 +
<!-- ****************** Start Header *********************** -->
 +
<header>
 +
<img src="images/header/logo.png" height="110px" style="position: absolute; left:40px; top:105px">
 +
<img src="images/header/nickbusters-logo.png" height="170px">
 +
<img src="images/header/unisalento-logo.png" height="85px" style="position: absolute; right:40px; top:115px">
 +
</header>
 +
<!-- ****************** End Header ************************* -->
 +
<!-- ****************** Start Navigation Bar ************************* -->
 +
<nav>
 +
<ul id="css3menu1" class="topmenu">
 +
<li class="topmenu"><a href="index.html" title="Home" style="height:24px;line-height:24px;"><img src="images/ico/home.png" alt="">Home</a></li>
 +
<li class="toproot"><a href="team.html" title="Team" style="height:24px;line-height:24px;"><img src="images/ico/users.png" alt="">Team</a>
 +
<div class="submenu" style="width:230px">
 +
<div class="column" style="width:100%">
 +
<ul>
 +
<li><a href="#" title="Team"><img src="images/ico/user.png" alt="">Team</a></li>
 +
<li><a href="university.html" title="University/Department"><img src="images/ico/user2.png" alt="">University/Department</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
<li class="toproot">
 +
<a href="#" title="Project" style="height:24px;line-height:24px;"><span><img src="images/ico/bag.png" alt="">Project</span></a>
 +
<div class="submenu" style="width:250px">
 +
<div class="column" style="width:100%">
 +
<ul>
 +
<li><a href="#" title="Why? ... An overview"><img src="images/ico/question.png" alt="">Why? ... An overview</a></li>
 +
<li><a href="#" title="Experimental data and results"><img src="images/ico/edit.png" alt="">Experimental data and results</a></li>
 +
<li>
 +
<a href="#" title="Biobricks"><span><img src="images/ico/graph.png" alt="">Biobricks</span></a>
 +
<div class="submenu" style="width:120px;">
 +
<div class="column" style="width:100%">
 +
<ul>
 +
<li><a href="#" title="data 1"><img src="images/ico/data.png" alt="">data 1</a></li>
 +
<li><a href="#" title="data 2"><img src="images/ico/data.png" alt="">data 2</a></li>
 +
<li><a href="#" title="data 3"><img src="images/ico/data.png" alt="">data 3</a></li>
 +
<li><a href="#" title="data 4"><img src="images/ico/data.png" alt="">data 4</a></li>
 +
<li><a href="#" title="data 5"><img src="images/ico/data.png" alt="">data 5</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
<li class="topmenu">
 +
<a href="#" title="Model" style="height:24px;line-height:24px;"><span><img src="images/ico/idea.png" alt="">Model</span></a>
 +
</li>
 +
<li class="toproot">
 +
<a href="#" title="Nootebook" style="height:24px;line-height:24px;"><span><img src="images/ico/notes.png" alt="">Notebook</span></a>
 +
<div class="submenu" style="width:200px;">
 +
<div class="column" style="width:100%">
 +
<ul>
 +
<li><a href="notebook.html" title="Weekly Journal"><img src="images/ico/date.png" alt="">Weekly Journal</a></li>
 +
<li><a href="#" title="Protocols"><img src="images/ico/db.png" alt="">Protocolsal</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
<li class="topmenu">
 +
<a href="#" title="Safety" style="height:24px;line-height:24px;"><span><img src="images/ico/safety.png" alt="">Safety</span></a>
 +
</li>
 +
<li class="toproot"><a href="#" title="Extra" style="height:24px;line-height:24px;"><img src="images/ico/star.png" alt="">Extra</a>
 +
<div class="submenu" style="width:220px;">
 +
<div class="column" style="width:100%">
 +
<ul>
 +
<li><a href="#" title="University"><img src="images/ico/world.png" alt="">Human practicies</a></li>
 +
<li><a href="#" title="Department"><img src="images/ico/flag.png" alt="">Sponsor</a></li>
 +
<li><a href="#" title="Department"><img src="images/ico/search.png" alt="">Acknowledgment</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</li>
 +
</ul>
 +
<!-- ****************** Start Social ************************* -->
 +
<div id="social_facebook"><a href="https://www.facebook.com/IgemUnisalento2013"><img src="images/img/facebook.png" alt="" height="50px"></a></div>
 +
<div id="social_twitter"><a href="https://www.twitter.com/iGEM_UniSalento"><img src="images/img/twitter.png" alt="" height="50px"></a></div>
 +
<div id="social_gmail"><a href="http://www.google.com"><img src="images/img/gmail.png" alt="" height="50px"></a></div>
 +
<!-- ****************** End Social ************************* -->
 +
</nav>
 +
<!-- ****************** End Navigation Bar ************************* -->
 +
<!-- **************************************************** Main **************************************************** -->
 +
<div id="main">
 +
<div id="main_wrap">
 +
<div id="container">
 +
<img src="images/img/sticker03.png" alt="" height="60px" style="margin-left: -111px; margin-top: -30px; -moz-margin-start: -979px; position: absolute">
 +
<!-- *************************************************************************************************** -->
 +
<div class="nosplit">
 +
<h2 style="text-align: center">Who we are</h2>
 +
<p>
 +
We found funny to pick a team's member name each one and to assign our respective descriptions for our Wiki!<br>
 +
</p>
 +
<br/>
 +
<div class="carousel_team">
 +
<div><img src="images/carousel/team1.jpg" width="866px" height="400" border="0" /></div>
 +
<div><img src="images/carousel/team2.jpg" width="866px" height="400" border="0" /></div>
 +
<div><img src="images/carousel/team3.jpg" width="866px" height="400" border="0" /></div>
 +
</div>
 +
<br/>
 +
<ul>
 +
<li><a href="#team" style="color: #8ac101">Team</a></li>
 +
<li><a href="#advisors" style="color: #8ac101">Advisors</a></li>
 +
<li><a href="#instructors" style="color: #8ac101">Instructors</a></li>
 +
</ul>
 +
<br/>
 +
<img src="images/img/dna.png" alt="" style="margin-bottom: -100px; margin-left: 360px; position: absolute">
 +
</div>
 +
</div>
 +
<div id="container">
 +
<div class="nosplit">
 +
<h2 style="text-align: center"><a name="team">Team</a></h2>
 +
<p>
 +
Our team is made up of 7 students coming from different faculties of our University. The wetlab side of the project was developed by 4 students coming up from the life science field (Biotechnologies and Nanobiotechnologies and Biological Sciences) and the team roster was integrated by the recruitment of two students from Physics and Mathematics, who dealt with Modeling, and a student from Information Engineering working as our Wiki maker.<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split1_3l">
 +
<img class="teaml" src="images/team/team_default.jpg" height="230px" onmouseover="this.src='images/team/team_default.jpg'" onmouseout="this.src='images/team/team_default.jpg'"/>
 +
</div>
 +
<div class="split2_3r">
 +
<h3>Martina Montinaro <span id="by">by Mattia Corvaglia</span></h3>
 +
<p>
 +
Physics addicted.<br>
 +
We see a natural event, she thinks the model that describes it.<br>
 +
Her words are equations and her every speech is able to get everyone to agree, leave she alone in the desert with a Swiss boxcutter, a flashlight and a magnifying glass and after a month she will have built a nuclear power plant!<br>
 +
When the going gets tough there is Martina Montinaro.<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split2_3l">
 +
<h3>Gabriele Alfarano <span id="by">by Ludovica Scoletta</span></h3>
 +
<p>
 +
Do you have any problems with your life planning? Gabriele makes you an efficent weekly check-list.<br>
 +
His keyword is "Arrangement".<br>
 +
He usually lyses the bacteria with his tuneful singing.<br>
 +
Estrus and insanity, so, a sure future in the music or in biology!<br>
 +
</p>
 +
</div>
 +
<div class="split1_3r">
 +
<img class="teamr" src="images/team/team_gabriele2.jpg" height="230px" onmouseover="this.src='images/team/team_gabriele2.jpg'" onmouseout="this.src='images/team/team_gabriele2.jpg'"/>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split1_3l">
 +
<img class="teaml" src="images/team/team_giampiero1.jpg" height="230px" onmouseover="this.src='images/team/team_giampiero2.jpg'" onmouseout="this.src='images/team/team_giampiero1.jpg'"/>
 +
</div>
 +
<div class="split2_3r">
 +
<h3>Giampiero Lazzari <span id="by">by Gabriele Alfarano</span></h3>
 +
<p>
 +
Don't know which lab coat wear on your prep time?<br>
 +
Ask him, the fashion side of our Team!<br>
 +
Unwillingly, he found himself recruited in our iGEM team while waiting for his next class to begin and soon became the (over)methodical and aestethically-driven one we were looking for! You're warned: don't doodle on his lab notebook, or you'll undergo his wrath!<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split2_3l">
 +
<h3>Mattia Corvaglia <span id="by">by Gabriele Alfarano</span></h3>
 +
<p>
 +
One would lose his faith even in the existence of webmasters when looking for one of them!<br>
 +
Well, after a long time since our project was born, we finally found Mattia, and soon understood he was the man!<br>
 +
He learned the whole wiki language and designed an amazing wiki in less than a daytime: somebody says he can write HTML5 pages with a single hand, while doing Sudoku with the other, blindfolded and contemporaneously jumping over a ring of fire!<br>
 +
</p>
 +
</div>
 +
<div class="split1_3r">
 +
<img class="teamr" src="images/team/team_mattia1.jpg" height="230px" onmouseover="this.src='images/team/team_mattia1.jpg'" onmouseout="this.src='images/team/team_mattia1.jpg'"/>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split1_3l">
 +
<img class="teaml" src="images/team/team_davide1.jpg" height="230px" onmouseover="this.src='images/team/team_davide2.jpg'" onmouseout="this.src='images/team/team_davide1.jpg'"/>
 +
</div>
 +
<div class="split2_3r">
 +
<h3>Davide Magrì <span id="by">by Roberta Bramato</span></h3>
 +
<p>
 +
His diary is tight diary, the word "rest" is banished from his vocabulary!<br>
 +
He’s like a tireless dolphin with an open and brilliant mind, always ready to make new proposals!<br>
 +
“Work ” is his imperative!<br>
 +
His muscles and his gentlemanly ways earned him the nickname “waterman”!<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split2_3l">
 +
<h3>Ludovica Scoletta <span id="by">by Martina Montinaro</span></h3>
 +
<p>
 +
Graduating master student in Applied Math.<br>
 +
She has joined our team moved to pity for who of us spends all the days in lab.<br>
 +
Eventually she has gone crazy to biologists world and now she can't help biology's models.<br>
 +
Between one Hilbert space and the other, on her notes you can see clearly walk E. Coli bacteria.<br>
 +
She has studied our model proving a lot of patience, not only with bacteria.<br>
 +
</p>
 +
</div>
 +
<div class="split1_3r">
 +
<img class="teamr" src="images/team/team_ludovica1.jpg" height="230px" onmouseover="this.src='images/team/team_ludovica2.jpg'" onmouseout="this.src='images/team/team_ludovica1.jpg'"/>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split1_3l">
 +
<img class="teaml" src="images/team/team_emanuele1.jpg" height="230px" onmouseover="this.src='images/team/team_emanuele1.jpg'" onmouseout="this.src='images/team/team_emanuele1.jpg'"/>
 +
</div>
 +
<div class="split2_3r">
 +
<h3>Emanuele Rizzo <span id="by">by Giampiero Lazzari</span></h3>
 +
<p>
 +
Emanuele is a sensitive guy who puts the soul into everything he does.<br>
 +
Do you want to know the name of a bacterium, a virus, a parasite?<br>
 +
Well just ask him, named by popular demand “the Bible of Microbiology”.<br>
 +
His obvious Turkish descent have made him a true spoils women, Ema steals hearts…<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<img src="images/img/dna.png" alt="" style="margin-bottom: -100px; margin-left: 360px; position: absolute">
 +
<!-- *************************************************************************************************** -->
 +
</div>
 +
<!-- ****************************************************************************************************************** -->
 +
<div id="container">
 +
<div class="nosplit">
 +
<h2 style="text-align: center"><a name="advisors">Advisors</a></h2>
 +
<p>
 +
Two wonderful doctors worked as our wetlab instructors, helping us afford otherwise incomprehensible protocols with their constant smile.<br>
 +
</p>
 +
</div>
 +
<div class="split2_3l">
 +
<h3>Laura Cogli <span id="by">by Davide Magrì</span></h3>
 +
<p>
 +
Called THE BOSS!<br>
 +
All people respect her power in the lab!<br>
 +
She gained her extensive experience in the various fields of biology, developing a manuality out of the ordinary!<br>
 +
There are people who swear to have seen her working simultaneously with DNA extractions, PCR, bacterial cloning and protein quantification with excellent results in all her works.<br>
 +
Despite the harshness of her day, Dr. Laura Cogli always shows a dazzling smile.<br>
 +
Her favourite motto is: open your eyes, because to close them just a nothing. <br>
 +
</p>
 +
</div>
 +
<div class="split1_3r">
 +
<img class="teamr" src="images/team/team_laura1.jpg" height="230px" onmouseover="this.src='images/team/team_laura2.jpg'" onmouseout="this.src='images/team/team_laura1.jpg'"/>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
<div class="split1_3l">
 +
<img class="teaml" src="images/team/team_roberta1.jpg" height="230px" onmouseover="this.src='images/team/team_roberta1.jpg'" onmouseout="this.src='images/team/team_roberta1.jpg'"/>
 +
</div>
 +
<div class="split2_3r">
 +
<h3>Roberta Bramato <span id="by">by Giampiero Lazzari</span></h3>
 +
<p>
 +
Rigor and order, these two words can describe our supervisor at best.<br>
 +
Chemistry and Biology have no secrets.<br>
 +
In a few minutes she can solve your problem, only garlic and onions can stop her.<br>
 +
Like a clock, she marks every moment of laboratory life.<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<img src="images/img/dna.png" alt="" style="margin-bottom: -100px; margin-left: 360px; position: absolute">
 +
<!-- *************************************************************************************************** -->
 +
</div>
 +
<div id="container">
 +
<div class="nosplit">
 +
<br />
 +
<h2 style="text-align: center"><a name="instructors">Instructors</a></h2>
 +
<p>
 +
Our leading guides in research, our instructors Prof. Cecilia Bucci and Prof. Dario Pisignano, helped us to give life to our long-time-awaited project.<br>
 +
</p>
 +
</div>
 +
<div class="clear"></div>
 +
<!-- *************************************************************************************************** -->
 +
</div>
 +
</div>
</div>
</div>
 +
<div class="clear"></div>
 +
<!-- ********************* Start Footer *********************************** -->
 +
<footer></footer>
 +
<!-- ********************* End Footer ************************************* -->
 +
<!-- ********************* Start Button "Back-to-top" *********************************** -->
 +
<p id="back-top">
 +
<a href="#top"><span></span>Back to Top</a>
 +
</p>
 +
<!-- ********************* End Button "Back-to-top" *********************************** -->
 +
</body>
</html>
</html>
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
 
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:UniSalento_Lecce_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
|[[Image:UniSalento_Lecce_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:UniSalento_Lecce | Team UniSalento_Lecce]]
 
-
|}
 
-
 
-
 
-
<!--- The Mission, Experiments --->
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:UniSalento_Lecce|Home]]
 
-
!align="center"|[[Team:UniSalento_Lecce/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UniSalento_Lecce Official Team Profile]
 
-
!align="center"|[[Team:UniSalento_Lecce/Project|Project]]
 
-
!align="center"|[[Team:UniSalento_Lecce/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:UniSalento_Lecce/Modeling|Modeling]]
 
-
!align="center"|[[Team:UniSalento_Lecce/Notebook|Notebook]]
 
-
!align="center"|[[Team:UniSalento_Lecce/Safety|Safety]]
 
-
!align="center"|[[Team:UniSalento_Lecce/Attributions|Attributions]]
 
-
|}
 
-
 
-
 
-
 
-
== '''Who we are''' ==
 
-
{|border = "0"
 
-
|-
 
-
|rowspan="3"|
 
-
 
-
 
-
 
-
 
-
 
-
'''Advisors:'''
 
-
 
-
*''' Advisor 1''':    Mentor for all
 
-
*'''Advisor 2''':      Our favorite
 
-
*'''Grad Student 1''':    Our leader 
 
-
 
-
 
-
'''Undergrads:'''
 
-
 
-
*'''Student 1''':    Sleepyhead
 
-
*'''Student 2''':    Math nerd
 
-
*'''Student 3''':    Is going to save the world
 
-
*'''Student 4''':    Loves iGEM
 
-
*'''Student 5''':  A normal student... or(r) am I?
 
-
*'''Student 6''':  Table football fan
 
-
*'''Student 7''':
 
-
 
-
 
-
|
 
-
<gallery>
 
-
Image:Example2_Team_member_1.png|Team member 1
 
-
Image:Example2_Team_member_2.png|Team member 2
 
-
Image:Example2_Team_member_3.png|Team member 3
 
-
Image:Example2_Team_member_4.png|Team member 4
 
-
Image:Example2_Team_member_5.png|Team member 5
 
-
Image:Example2_Team_member_6.png|Team member 6
 
-
Image:Example2_Team_member_7.png|Team member 7
 
-
</gallery>
 
-
|}
 
-
 
-
== '''What we did''' ==
 
-
 
-
(Provide proper attribution for all work)
 
-
 
-
 
-
== '''Where we're from''' ==
 

Revision as of 14:09, 8 August 2013

Who we are

We found funny to pick a team's member name each one and to assign our respective descriptions for our Wiki!




Team

Our team is made up of 7 students coming from different faculties of our University. The wetlab side of the project was developed by 4 students coming up from the life science field (Biotechnologies and Nanobiotechnologies and Biological Sciences) and the team roster was integrated by the recruitment of two students from Physics and Mathematics, who dealt with Modeling, and a student from Information Engineering working as our Wiki maker.

Martina Montinaro by Mattia Corvaglia

Physics addicted.
We see a natural event, she thinks the model that describes it.
Her words are equations and her every speech is able to get everyone to agree, leave she alone in the desert with a Swiss boxcutter, a flashlight and a magnifying glass and after a month she will have built a nuclear power plant!
When the going gets tough there is Martina Montinaro.

Gabriele Alfarano by Ludovica Scoletta

Do you have any problems with your life planning? Gabriele makes you an efficent weekly check-list.
His keyword is "Arrangement".
He usually lyses the bacteria with his tuneful singing.
Estrus and insanity, so, a sure future in the music or in biology!

Giampiero Lazzari by Gabriele Alfarano

Don't know which lab coat wear on your prep time?
Ask him, the fashion side of our Team!
Unwillingly, he found himself recruited in our iGEM team while waiting for his next class to begin and soon became the (over)methodical and aestethically-driven one we were looking for! You're warned: don't doodle on his lab notebook, or you'll undergo his wrath!

Mattia Corvaglia by Gabriele Alfarano

One would lose his faith even in the existence of webmasters when looking for one of them!
Well, after a long time since our project was born, we finally found Mattia, and soon understood he was the man!
He learned the whole wiki language and designed an amazing wiki in less than a daytime: somebody says he can write HTML5 pages with a single hand, while doing Sudoku with the other, blindfolded and contemporaneously jumping over a ring of fire!

Davide Magrì by Roberta Bramato

His diary is tight diary, the word "rest" is banished from his vocabulary!
He’s like a tireless dolphin with an open and brilliant mind, always ready to make new proposals!
“Work ” is his imperative!
His muscles and his gentlemanly ways earned him the nickname “waterman”!

Ludovica Scoletta by Martina Montinaro

Graduating master student in Applied Math.
She has joined our team moved to pity for who of us spends all the days in lab.
Eventually she has gone crazy to biologists world and now she can't help biology's models.
Between one Hilbert space and the other, on her notes you can see clearly walk E. Coli bacteria.
She has studied our model proving a lot of patience, not only with bacteria.

Emanuele Rizzo by Giampiero Lazzari

Emanuele is a sensitive guy who puts the soul into everything he does.
Do you want to know the name of a bacterium, a virus, a parasite?
Well just ask him, named by popular demand “the Bible of Microbiology”.
His obvious Turkish descent have made him a true spoils women, Ema steals hearts…

Advisors

Two wonderful doctors worked as our wetlab instructors, helping us afford otherwise incomprehensible protocols with their constant smile.

Laura Cogli by Davide Magrì

Called THE BOSS!
All people respect her power in the lab!
She gained her extensive experience in the various fields of biology, developing a manuality out of the ordinary!
There are people who swear to have seen her working simultaneously with DNA extractions, PCR, bacterial cloning and protein quantification with excellent results in all her works.
Despite the harshness of her day, Dr. Laura Cogli always shows a dazzling smile.
Her favourite motto is: open your eyes, because to close them just a nothing.

Roberta Bramato by Giampiero Lazzari

Rigor and order, these two words can describe our supervisor at best.
Chemistry and Biology have no secrets.
In a few minutes she can solve your problem, only garlic and onions can stop her.
Like a clock, she marks every moment of laboratory life.


Instructors

Our leading guides in research, our instructors Prof. Cecilia Bucci and Prof. Dario Pisignano, helped us to give life to our long-time-awaited project.

Back to Top