Team:UTK-Knoxville/Team

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
{{CSS/Main}}
+
<html lang="en">
 +
<head>
 +
<style>
 +
html
 +
#top-section {
 +
height: 0px;
 +
border-top: none;
 +
border-left: none;
 +
border-right: none;
 +
}
 +
body {background: #999999;}
 +
#footer-box {display:none;}
 +
#contentSub,  .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    border: none;
 +
    background:#999999;}
 +
.firstHeading { display: none; }
 +
</style>
 +
<head>
 +
<meta content="en-us" http-equiv="Content-Language" />
 +
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-
<html>
+
<title>UTK-2014</title>
 +
<style>
 +
.back{
 +
background-color:#333333;
 +
width:100%;
 +
height:100%;
 +
}
 +
.banner{
 +
background-image: url('https://static.igem.org/mediawiki/2014/0/0d/BannerIdea2.png');
 +
/*background-color:#f77f00;*/
 +
width:80%;
 +
height:150px;
 +
align:center;
 +
overflow:hidden;
 +
border:none;
 +
margin:auto;
 +
}
 +
.banner td{
 +
border:none;
 +
text-align:center;
 +
}
 +
 +
.utlogo{
 +
align:left;
 +
display:inline-block;
 +
}
 +
#BannerText h1{
 +
  font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
 +
  font-size:40px;
 +
  color:#000000;
 +
  text-align:center;
 +
  display:inline-block;
 +
  margin:auto;
 +
  vertical-align:middle;
 +
  padding:auto;
 +
}
 +
 +
div.igemlogo img{
 +
height: 75pt;
 +
width: 80pt;
 +
position:inherit;
 +
    float:right;
 +
    display:inline-block;    
 +
    }
 +
   
 +
    td#title{
 +
padding:auto;
 +
    }
 +
   
 +
</style>
-
<!--main content -->
+
</head>
-
<table width="70%" align="center">
+
 +
<body bgcolor="#999999">
-
<!--welcome box -->
+
<!-- Top of the page:  
-
<tr>
+
needs Banner with link to igem website and then a navbar -->
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:UTK-Knoxville/Team&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<div class="banner" style="height: 153px">
-
<!-- end welcome box -->
+
<table class="banner" border="none" height="154px" style="width: 98%">
-
<tr>  
+
<tbody>
 +
<tr>
 +
<td class="utlogo" style="width: 149px">
 +
<div class="utlogo">
 +
<img alt="University of Tennessee" src="https://static.igem.org/mediawiki/2014/d/de/Smokey.jpg" height="149" width="151" />
 +
</div>
 +
</td>
 +
<td id="title">
 +
<div id="BannerText" style="margin:auto;">
 +
<h1>Design Construction and Characterization<br/>of Modular Chimeric Biosensors</h1>
 +
</div>
 +
</td>
 +
<td>
 +
<div class="igemlogo">
 +
<a href="https://2014.igem.org/Main_Page">
 +
<img src="https://static.igem.org/mediawiki/igem.org/9/94/Igemlogo_officiallogo.png" />
 +
</a>
 +
</div>
 +
</td>
 +
  </tr>
 +
</tbody>
 +
</table>
 +
</div>
 +
<!-- The F***ing banner is done
 +
-----------------------------------------------------------------------------------------------------------------------
 +
THIS IS THE NAVBAR -->
 +
<style>
 +
.navbar{
 +
background-color:#ff9932;
 +
width:80%;
 +
height:auto;
 +
margin: 0 auto;
 +
}
-
<!--navigation menu -->
+
.navbar li{
-
<td align="center" colspan="3">
+
display:inline-block;
 +
text-decoration:none;
 +
text-align:center;
 +
}
-
<table  width="100%">
+
.button{
-
<tr heigth="15px"></tr>
+
padding-right:10px;
-
<tr heigth="75px">
+
padding-left:10px;
 +
border-right: 1px white;
 +
    border-left: 1px white;
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
}
-
<a href="https://2014.igem.org/Team:UTK-Knoxville"style="color:#000000">Home </a> </td>
+
.button a{
 +
padding-right:20px;
 +
padding-left:20px;
 +
padding-top:10px;
 +
padding-bottom:10px;
 +
    display:inline-block;
 +
    text-decoration:none;
 +
    color:white;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
    font-size:20px;
 +
    border-right: 1px white;
 +
    border-left: 1px white; 
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.button a:hover{
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Team"style="color:#000000"> Team </a> </td>
+
background-color:#444444;
 +
}
 +
</style>
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=UTK-Knoxville"style="color:#000000"> Official Team Profile </a></td>
 
-
<td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<div class="navbar">
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Project"style="color:#000000"> Project</a></td>
+
<center>
 +
  <ul>
 +
<li><div class="button">
 +
<a href="https://2014.igem.org/Team:UTK-Knoxville">
 +
Home
 +
</a>
 +
</div></li>
 +
 +
<li><div class="button">
 +
<a href="https://2014.igem.org/Team:UTK-Knoxville/Team">
 +
Team
 +
  </a>
 +
 +
</div></li>
 +
 +
 +
<li><div class="button">
 +
<a href="https://2014.igem.org/Team:UTK-Knoxville/Project">
 +
  Project
 +
  </a>
 +
</div></li>
 +
 +
<li><div class="button">
 +
 +
<a href="https://2014.igem.org/Team:UTK-Knoxville/Parts">
 +
  Parts
 +
  </a>
 +
 +
</div></li>
 +
 +
<li><div class="button">
 +
 +
<a href="https://2014.igem.org/Team:UTK-Knoxville/Notebook">
 +
    Notebook
 +
    </a>
 +
</div></li>
 +
 +
<li><div class="button">
 +
 +
<a href="https://2014.igem.org/Team:UTK-Knoxville/Safety">
 +
Safety
 +
</a>
 +
    </div></li>
 +
   
 +
    <li><div class="button">
 +
   
 +
  <a href="https://2014.igem.org/Team:UTK-Knoxville/oUTreach">
 +
  oUTreach
 +
  </a>
 +
</div> </li>
 +
</ul>
 +
  </center>
 +
</div>
 +
<!-- Banner completed
 +
-----------------------------------------------------------------------------------------------------------------
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
MAIN PAGE
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Parts"style="color:#000000"> Parts</a></td>
+
-->
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<style>
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Modeling"style="color:#000000"> Modeling</a></td>
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.page{
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Notebook"style="color:#000000"> Notebook</a></td>
+
width:80%;
 +
font-family: Verdana, sans-serif;
 +
margin-left:auto;
 +
margin-right:auto;
 +
background-color:white;
 +
}
 +
.page img#UTK{
 +
    display:block;
 +
    margin-left:auto;
 +
    margin-right:auto;
 +
    width:500px;
 +
    height:200px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.tablez table{
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Safety"style=" color:#000000"> Safety </a></td>
+
width:90%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:UTK-Knoxville/Attributions"style="color:#000000"> Attributions </a></td>
 
 +
td.photo{
 +
width:30%;
 +
height:auto;
 +
padding-top:20px;
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
}
-
</tr>
+
-
</table>
+
-
<!--end navigation menu -->
+
table{
-
</tr>
+
border:none;
-
</tr>
+
display:block-inline;
-
</td>
+
margin-left:auto;
 +
margin-right:auto
 +
}
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
td.aboutme{
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
width:70%;
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
}
-
<tr><td > <h3> Team Information</h3></td>
+
.image img{
-
<td ></td >
+
width:100%;
-
<td > <h3> Upload pictures of your team!</h3></td>
+
}
-
</tr>
+
-
<tr>
+
h3{
-
<td width="45%"  valign="top">
+
text-decoration:underline;
-
<p>
+
}
-
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.</p>
+
-
<p>
+
-
You can look at what other teams did to get some inspiration! Here are a few examples:</p>
+
-
<ul>
+
-
<li><a href="https://2013.igem.org/Team:Evry/Team">2013 Evry</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Cornell/team">2013 Cornell</a></li>
+
-
<li><a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Team">2013 UANL Mty-Mexico</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Team/Korea_University">2013 Korea U Seoul</a></li>
+
-
</ul>
+
h1{
 +
padding-left:5%;
 +
padding-top:10px;
 +
}
 +
h2{
 +
text-align:center;
 +
text-decoration:underline;
 +
}
 +
.Teamphoto{
 +
margin:auto;
 +
width:50%;
 +
text-align:center;
 +
}
 +
.Teamphoto img{
 +
width:100%
 +
}
-
</td>
+
#Teampage{
-
<td></td>
+
background-color:#ff9932;
-
<td width="45%"  valign="top">
+
margin-left:auto;
-
<p> We provide a server where you can upload images for your wiki!</p>
+
margin-right:auto;
-
<p> Add pictures of your team members, advisors, instructors, lab, institution and everything you wish to show! </p>
+
padding-left:20px;
-
<a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px">  </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px">  </a>
+
padding-right:20px;
-
</a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px">  </a>
+
border: 2px solid #444444;
-
<br>
+
border-radius:10px;
-
<a href="https://2014.igem.org/Special:Upload">Click here to upload! </a>
+
color:white;
-
</td>
+
width:40%;
 +
height:auto;
 +
font-size:20pt;
 +
text-align:center;
 +
 +
 +
}
 +
#Teampage:hover{
 +
  background-color:#444444;
 +
 +
}
-
</tr>
+
#Teampage a{
 +
color:white;
 +
text-decoration:none;
 +
}
 +
</style>
-
<tr><td > <h3> Tips for the Team Page </h3></td>
+
<div class="page">
-
<td ></td >
+
-
<td > </td>
+
-
</tr>
+
 +
<h1>Team</h1>
 +
<hr>
-
<tr>
+
<div class="Teamphoto">
-
<td width="45%"  valign="top">  
+
<img src="https://static.igem.org/mediawiki/2014/thumb/1/14/Teamphoto1.JPG/800px-Teamphoto1.JPG" />
-
<p>What should this page contain?</p>
+
-
<ul>
+
<p> <b>UTK Knoxville Igem Team 2014</b><br>
-
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
<b>Left to right:</b> Sergio Garcia, Adam Thompson, Julie Hipp, Brandon Wilbanks, DJ Conner, Dr. Cong Trinh (Not Pictured: Dr. Gladys Alexander)</p>
-
<li> You can add a small biography or a few words from each team member, tell us what you like, and what motivates to participate in iGEM. </li>
+
</div>
-
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
-
<li>Remember that image galleries can help you showcase many pictures while saving space </li>
+
-
</ul>
+
-
</td>
+
<div id="Teampage">
 +
<a href="https://igem.org/Team.cgi?year=2014&amp;team_name=UTK-Knoxville">
 +
VISIT OUR OFFICIAL TEAM PROFILE
 +
  </a>
-
<td></td>
+
</div>
-
<td width="45%"  valign="top"> </td>
+
-
</tr>
+
<h2>Undergraduates</h2>
 +
<div class="tablez">
 +
<table>
 +
<tbody>
 +
<!-- JULIE -->
 +
<tr>
 +
<td class="aboutme">
 +
<h3>Julie Hipp</h3>
 +
<p> Prior to this years events, Julie had been involved in two other IGEM Events. Julie is <br> often found in the lab trying to perfect her biosensors and working hard to generate and <br>obtain data. She is a senior in Chemical Engineering and  hopes to go to Graduate school<br>
 +
  prior to obtaining a Ph.D and studying advanced energy storage materials. For fun she does<br>  yoga, plays outdoors, reads, hikes, and enjoys lounging in her hammock . </p>
 +
</td>
 +
<td class="photo">
 +
 +
  <div class="image">
 +
   
 +
<img  alt="" src="julie.jpg" onmouseover="src='https://static.igem.org/mediawiki/2014/thumb/1/12/Juliemario.jpg/605px-Juliemario.jpg'" onmouseout="src='julie.jpg'" />
 +
 
 +
 +
  </div>
 +
</td>
 +
</tr>
 +
 +
<!-- Brandon -->
 +
<tr>
 +
<td class="aboutme">
 +
<h3>Brandon Wilbanks</h3>
 +
<p>&nbsp;&nbsp;&nbsp;Brandon is a sophomore in Chemical and Biomolecular Engineering with a
 +
concentration in Biomolecular engineering. He began to participate in iGEM with UT as a senior
 +
  in a local high school, and this is the third University of Tennessee iGEM project he has
 +
participated. He plans to go into a career in research after graduate school. His hobbies include basketball and video games. </p>
 +
</td>
 +
<td class="photo">
 +
    <div class="image">
 +
<img src="http://web.utk.edu/~ctrinh/Brandon%20Wilbanks%20photo.jpg" />
 +
</div>
 +
</td>
 +
</tr>
 +
<!-- Sergio -->
 +
<tr>
 +
<td class="aboutme">
 +
<h3>Sergio Garcia</h3>
 +
<p>&nbsp;&nbsp;&nbsp;Sergio is a Chemical Engineering visiting student from University of Murcia, Spain. He carried out
 +
his junior year at the University of Knoxville. Currently he works as an undergraduate researcher with Trinh Lab.
 +
Besides iGEM he is involved in other projects related with the areas of Metabolic Engineering and Synthetic Biology.
 +
After graduating he plans to attend graduate school to continue studying the areas related with Molecular Bioengineering.
 +
His hobbies include music,cinema and literature.
 +
</p>
 +
</td>
 +
<td class="photo">
 +
    <div class="image">
 +
<img src="https://static.igem.org/mediawiki/2014/thumb/9/9a/Sergio.png/700px-Sergio.png" onmouseout="src='https://static.igem.org/mediawiki/2014/thumb/9/9a/Sergio.png/700px-Sergio.png'" onmouseover="src='https://static.igem.org/mediawiki/2014/thumb/0/0e/Sergiopirate.png/700px-Sergiopirate.png'" />
 +
</div>
 +
</td>
 +
</tr>
 +
      <!-- DJ -->
 +
     
 +
      <tr>
 +
<td class="aboutme">
 +
<h3>DJ Conner</h3>
 +
<p>&nbsp;&nbsp;&nbsp;DJ is a senior in Chemical Engineering with a Biomolecular Concentration.
 +
He works as an undergraduate research assistant with Trinh Lab focusing on mathematical modeling
 +
of cellular metabolism. His hobbies are chess, biking, recreational shooting, and model making.
 +
His main role in Igem was developing and curating the website. After graduating, he plans on attending medical school
 +
to pursue a career as a physician.
 +
 +
</p>
 +
</td>
 +
<td class="photo">
 +
    <div class="image">
 +
<img src="https://static.igem.org/mediawiki/2014/4/47/David_Conner_mountain.jpg" onmouseover="src='https://static.igem.org/mediawiki/2014/d/db/David_Conner_Dog.jpg'" onmouseout="src='https://static.igem.org/mediawiki/2014/4/47/David_Conner_mountain.jpg'" />
 +
</div>
 +
</td>
 +
</tr>
 +
 +
 +
</tbody>
</table>
</table>
 +
 +
<br><br>
 +
<h2>Graduate Advisor</h2>
 +
 +
<table>
 +
<tbody>
 +
<!-- ADAM -->
 +
<tr>
 +
<td class="aboutme">
 +
<h3>Adam Thompson</h3>
 +
<p>&nbsp;&nbsp;&nbsp;Adam was born and raised in Canton, GA before obtaining a B.S. in Biochemistry from Georgia Tech
 +
and a M.S. in Chemistry from Georgia State University.
 +
He is currently pursuing a PhD in Energy Science and Engineering through the Bredesen Center for Interdisciplinary Research and Graduate Education.
 +
His current work combines computational and experimental approaches to optimize the production of renewable fuels and chemicals. When not in lab, he
 +
enjoys hiking, playing soccer, and becoming a craft beer connoisseur. </p>
 +
</td>
 +
<td class="photo">
 +
  <div class="image">
 +
<img  alt="" src="https://static.igem.org/mediawiki/2014/a/a8/Adam.JPG" onmouseover="src='https://static.igem.org/mediawiki/2014/7/76/Fancy_adam.jpg'" onmouseout="src='https://static.igem.org/mediawiki/2014/a/a8/Adam.JPG'"/>
 +
  </div>
 +
</td>
 +
</tr>
 +
 +
</tbody>
 +
</table>
 +
<br> <br>
 +
<h2>Advisors</h2>
 +
 +
<table>
 +
<tbody>
 +
<!-- DR Trinh -->
 +
<tr>
 +
<td class="aboutme">
 +
<h3>Cong Trinh Ph.D</h3>
 +
<p>&nbsp;&nbsp;&nbsp;Cong T. Trinh received his B.S. in Chemical Engineering
 +
(with summa cum laude, honors thesis) at the University of Houston and earned
 +
his Ph.D. in Chemical Engineering at the University of Minnesota, Twin Cities. 
 +
To continue his interests in biofuels research, he has worked at the Energy Biosciences
 +
Institute, University of California, Berkeley as a postdoctoral scholar. 
 +
  His research interests focus on understanding and engineering cellular metabolism
 +
  with the ultimate goal to design, construct, and characterize cells with optimized
 +
    metabolic functionalities.  These engineered cells are utilized as efficient and
 +
    robust whole-cell biocatalysts exhibiting only desirable properties specifically
 +
tailored for biotechnological applications related to energy, health, and environment. </p>
 +
</td>
 +
<td class="photo">
 +
  <div class="image">
 +
<img  alt="" src="https://static.igem.org/mediawiki/2014/c/ca/CT1.png" />
 +
  </div>
 +
</td>
 +
</tr>
 +
<!-- Dr. Alexander -->
 +
<tr>
 +
<td class="aboutme">
 +
<h3>Dr. Gladys Alexandre</h3>
 +
<p>&nbsp;&nbsp;&nbsp;Dr. Gladys Alexandre is an associate professor
 +
in the Biochemistry, Cellular and Molecular Biology at the University
 +
of Tennessee, Knoxville. She received her B. S. in biology, her M. S. and
 +
Ph.D in microbial ecology from the Universite of Lyon 1, France. She worked as a
 +
postdoctoral scholar at Loma Linda University and Medical School, California and
 +
at the Georgia Institute of Technology in Atlanta, GA. Alexandre’s research interests
 +
include bacterial chemotaxis signal transduction in non-model bacteria and mechanisms of
 +
  sensory information processing, using a combination of molecular biology, biochemistry
 +
  and microscopy.</p>
 +
</td>
 +
<td class="photo">
 +
  <div class="image">
 +
<img  alt="" src="https://static.igem.org/mediawiki/2013/d/d3/Dr._Alexandre_pic.jpg" />
 +
  </div>
 +
</td>
 +
</tr>
 +
 +
 +
 +
</tbody>
 +
</table>
 +
 +
 +
 +
 +
</div>
 +
<br><br>
 +
<img id="UTK"alt="UTK" src="https://static.igem.org/mediawiki/2014/8/88/UTK.png" />
 +
 +
 +
</div>
 +
<br>
 +
<!-- end of page -->
 +
 +
 +
</body>
 +
</html>
</html>

Revision as of 17:05, 4 August 2014

UTK-2014

Team


UTK Knoxville Igem Team 2014
Left to right: Sergio Garcia, Adam Thompson, Julie Hipp, Brandon Wilbanks, DJ Conner, Dr. Cong Trinh (Not Pictured: Dr. Gladys Alexander)

Undergraduates

Julie Hipp

Prior to this years events, Julie had been involved in two other IGEM Events. Julie is
often found in the lab trying to perfect her biosensors and working hard to generate and
obtain data. She is a senior in Chemical Engineering and hopes to go to Graduate school
prior to obtaining a Ph.D and studying advanced energy storage materials. For fun she does
yoga, plays outdoors, reads, hikes, and enjoys lounging in her hammock .

Brandon Wilbanks

   Brandon is a sophomore in Chemical and Biomolecular Engineering with a concentration in Biomolecular engineering. He began to participate in iGEM with UT as a senior in a local high school, and this is the third University of Tennessee iGEM project he has participated. He plans to go into a career in research after graduate school. His hobbies include basketball and video games.

Sergio Garcia

   Sergio is a Chemical Engineering visiting student from University of Murcia, Spain. He carried out his junior year at the University of Knoxville. Currently he works as an undergraduate researcher with Trinh Lab. Besides iGEM he is involved in other projects related with the areas of Metabolic Engineering and Synthetic Biology. After graduating he plans to attend graduate school to continue studying the areas related with Molecular Bioengineering. His hobbies include music,cinema and literature.

DJ Conner

   DJ is a senior in Chemical Engineering with a Biomolecular Concentration. He works as an undergraduate research assistant with Trinh Lab focusing on mathematical modeling of cellular metabolism. His hobbies are chess, biking, recreational shooting, and model making. His main role in Igem was developing and curating the website. After graduating, he plans on attending medical school to pursue a career as a physician.



Graduate Advisor

Adam Thompson

   Adam was born and raised in Canton, GA before obtaining a B.S. in Biochemistry from Georgia Tech and a M.S. in Chemistry from Georgia State University. He is currently pursuing a PhD in Energy Science and Engineering through the Bredesen Center for Interdisciplinary Research and Graduate Education. His current work combines computational and experimental approaches to optimize the production of renewable fuels and chemicals. When not in lab, he enjoys hiking, playing soccer, and becoming a craft beer connoisseur.



Advisors

Cong Trinh Ph.D

   Cong T. Trinh received his B.S. in Chemical Engineering (with summa cum laude, honors thesis) at the University of Houston and earned his Ph.D. in Chemical Engineering at the University of Minnesota, Twin Cities. To continue his interests in biofuels research, he has worked at the Energy Biosciences Institute, University of California, Berkeley as a postdoctoral scholar. His research interests focus on understanding and engineering cellular metabolism with the ultimate goal to design, construct, and characterize cells with optimized metabolic functionalities. These engineered cells are utilized as efficient and robust whole-cell biocatalysts exhibiting only desirable properties specifically tailored for biotechnological applications related to energy, health, and environment.

Dr. Gladys Alexandre

   Dr. Gladys Alexandre is an associate professor in the Biochemistry, Cellular and Molecular Biology at the University of Tennessee, Knoxville. She received her B. S. in biology, her M. S. and Ph.D in microbial ecology from the Universite of Lyon 1, France. She worked as a postdoctoral scholar at Loma Linda University and Medical School, California and at the Georgia Institute of Technology in Atlanta, GA. Alexandre’s research interests include bacterial chemotaxis signal transduction in non-model bacteria and mechanisms of sensory information processing, using a combination of molecular biology, biochemistry and microscopy.



UTK