Team:UT Dallas/Team

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
 
(112 intermediate revisions not shown)
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 *** -->
+
<!--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">-->
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<title>biz solution</title>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<link href="style.css" rel="stylesheet" type="text/css" />
 +
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
 +
<script type="text/javascript" src="js/script.js"></script>
 +
<script type="text/javascript" src="js/cufon-yui.js"></script>
 +
<script type="text/javascript" src="js/arial.js"></script>
 +
<script type="text/javascript" src="js/cuf_run.js"></script>
-
<html>
+
</head>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<body>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<style media="screen" type="text/css">
-
This is a template page. READ THESE INSTRUCTIONS.
+
@charset "utf-8";
-
</div>
+
body {
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
margin:0;
-
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>.
+
padding:0;
-
</div>
+
width:100%;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
color:#959595;
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page. PLEASE keep all of your pages within your teams namespace.
+
font:normal 12px/1.8em Arial, Helvetica, sans-serif;
-
</div>
+
background:#404040;
-
</div>
+
}
-
</html>
+
html, .main {
 +
padding:0;
 +
margin:0 auto;
 +
width:970px;
 +
}
 +
.logo {
 +
float:left;
 +
width:300px;
 +
height:51px;
 +
padding:15px;
 +
margin:0 auto;
 +
}
 +
h1 {
 +
margin:0;
 +
padding:0;
 +
color:#afaeae;
 +
font:bold 38px/1.2em Arial, Helvetica, sans-serif;
 +
letter-spacing:-2px;
 +
}
 +
h1 a, h1 a:hover {
 +
color:#afaeae;
 +
text-decoration:none;
 +
}
 +
h1 span {
 +
color:#9dd9ff;
 +
}
 +
h1 small {
 +
display:block;
 +
padding:0;
 +
font:normal 12px/1.2em Arial, Helvetica, sans-serif;
 +
letter-spacing:normal;
 +
}
 +
h2 {
 +
font:normal 24px Arial, Helvetica, sans-serif;
 +
padding:8px 0;
 +
margin:0;
 +
color:#595959;
 +
}
 +
h3 {
 +
font:normal 46px Arial, Helvetica, sans-serif;
 +
padding:80px 0 0;
 +
margin:0;
 +
color:#FFF;
 +
}
 +
p {
 +
margin:8px 0;
 +
padding:0 0 8px 0;
 +
font:normal 12px/1.8em Arial, Helvetica, sans-serif;
 +
}
 +
p.spec {
 +
}
 +
a {
 +
color:#97c950;
 +
text-decoration:underline;
 +
}
 +
a.rm, a.com {
 +
padding:0;
 +
text-decoration:none;
 +
padding:5px 15px;
 +
background:#78bbe6;
 +
color:#FFF;
 +
}
 +
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
 +
margin:0;
 +
padding:0;
 +
}
 +
.header {
 +
padding:0;
 +
margin:0 auto;
 +
}
 +
.hbg {
 +
padding:0;
 +
margin:0;
 +
background:#78bbe6;
 +
height:271px;
 +
}
 +
.hbg img {
 +
float:left;
 +
}
 +
.hbg .text {
 +
float:left;
 +
width:317px;
 +
text-align:center;
 +
}
 +
.menu_nav {
 +
margin:0;
 +
padding:0;
 +
height:81px;
 +
}
 +
.menu_nav ul {
 +
list-style:none;
 +
margin:0;
 +
padding:0;
 +
float:right;
 +
}
 +
.menu_nav ul li {
 +
margin:0;
 +
padding:25px 5px 0 0;
 +
float:left;
 +
}
 +
.menu_nav ul li a {
 +
display:block;
 +
margin:0 5px 0 0;
 +
padding:10px 15px;
 +
color:#fff;
 +
text-decoration:none;
 +
font-size:13px;
 +
line-height:16px;
 +
background:#cccccc;
 +
}
 +
.menu_nav ul li.active a, .menu_nav ul li a:hover {
 +
text-decoration:none;
 +
background:#78bbe6;
 +
}
 +
.content {
 +
padding:13px;
 +
margin:0;
 +
}
 +
.mainbar {
 +
margin:0;
 +
padding:0;
 +
float:right;
 +
width:643px;
 +
}
 +
.mainbar img {
 +
padding:4px;
 +
border:1px solid #f2f2f1;
 +
background:#FFF;
 +
}
 +
.mainbar img.fl {
 +
margin:4px 16px 4px 0;
 +
float:left;
 +
}
 +
.mainbar .article {
 +
margin:0;
 +
padding:10px 0 5px 20px;
 +
}
 +
.mainbar .article a {
 +
color:#78bbe6;
 +
}
 +
.mainbar .post-data a {
 +
color:#595959;
 +
}
 +
.mainbar .spec a.rm, .mainbar a.com {
 +
color:#FFF;
 +
}
 +
.sidebar {
 +
padding:0;
 +
float:left;
 +
width:301px;
 +
}
 +
.sidebar .gadget {
 +
margin:0;
 +
padding:10px 20px 5px 0;
 +
}
 +
.sidebar .gadget .title {
 +
text-align:right;
 +
}
 +
.sidebar .gadget span.q {
 +
text-align:right;
 +
font:normal 60px/12px Arial, Helvetica, sans-serif;
 +
color:#d9d9d9;
 +
}
 +
ul.sb_menu, ul.ex_menu, .testi {
 +
margin:0;
 +
padding:0;
 +
color:#939393;
 +
list-style:none;
 +
}
 +
ul.sb_menu li, ul.ex_menu li {
 +
margin:0;
 +
}
 +
ul.sb_menu li {
 +
padding:2px 0;
 +
}
 +
ul.ex_menu li {
 +
padding:2px 0;
 +
}
 +
ul.sb_menu li a, ul.ex_menu li a {
 +
display:block;
 +
color:#959595;
 +
text-decoration:none;
 +
padding:5px 5px 5px 15px;
 +
background:url(
 +
https://static.igem.org/mediawiki/2011/archive/e/e1/20110714195925%21Menu_link.gif) no-repeat left center;
 +
}
 +
ul.ex_menu li span {
 +
padding:0 0 0 15px;
 +
}
 +
ul.sb_menu li a:hover, ul.ex_menu li a:hover, ul.sb_menu li.active a, ul.ex_menu li.active a {
 +
background:url(https://static.igem.org/mediawiki/2011/1/1b/Menu_hover.gif) no-repeat left center;
 +
}
 +
ul.sb_menu li a:hover {
 +
text-decoration:underline;
 +
}
 +
ul.ex_menu li a:hover {
 +
text-decoration:underline;
 +
}
 +
.content .mainbar .comment {
 +
margin:0;
 +
padding:16px 0 0 0;
 +
}
 +
.content .mainbar .comment img.userpic {
 +
border:1px solid #dedede;
 +
margin:10px 16px 0 0;
 +
padding:0;
 +
float:left;
 +
}
 +
.fbg {
 +
margin:0;
 +
padding:20px;
 +
background:#78bbe6;
 +
}
 +
.fbg img {
 +
padding:4px;
 +
border:1px solid #cfd2d4;
 +
background-color:#fff;
 +
}
 +
.fbg p, .fbg h2 {
 +
color:#fbfbfb;
 +
}
 +
.fbg a {
 +
color:#fbfbfb;
 +
}
 +
.fbg .col {
 +
margin:0;
 +
float:left;
 +
background:url(
 +
https://static.igem.org/mediawiki/2011/0/04/Fbg_line.gif) repeat-y right;
 +
}
 +
.fbg .c1 {
 +
padding:0 20px 0 0;
 +
width:260px;
 +
}
 +
.fbg .c2 {
 +
padding:0 20px;
 +
width:320px;
 +
}
 +
.fbg .c3 {
 +
padding:0 0 0 20px;
 +
width:270px;
 +
background:none;
 +
}
 +
.fbg .c1 img {
 +
margin:8px 16px 8px 0;
 +
}
 +
.fbg .c3 img {
 +
margin:8px 16px 4px 0;
 +
float:left;
 +
}
 +
.footer {
 +
}
 +
.footer_resize {
 +
margin:0 auto;
 +
padding:20px;
 +
width:930px;
 +
}
 +
.footer p {
 +
margin:0;
 +
padding:4px 0;
 +
}
 +
.footer a {
 +
color:#9a9a9a;
 +
padding:inherit;
 +
text-decoration:underline;
 +
}
 +
.footer a:hover {
 +
text-decoration:none;
 +
}
 +
.footer .lf {
 +
float:left;
 +
}
 +
.footer .rf {
 +
float:right;
 +
}
 +
ol {
 +
list-style:none;
 +
}
 +
ol li {
 +
display:block;
 +
clear:both;
 +
}
 +
ol li label {
 +
display:block;
 +
margin:0;
 +
padding:16px 0 0 0;
 +
}
 +
ol li input.text {
 +
width:480px;
 +
border:1px solid #c0c0c0;
 +
margin:2px 0;
 +
padding:5px 2px;
 +
height:16px;
 +
background:#fff;
 +
}
 +
ol li textarea {
 +
width:480px;
 +
border:1px solid #c0c0c0;
 +
margin:2px 0;
 +
padding:2px;
 +
background:#fff;
 +
}
 +
ol li .send {
 +
margin:16px 0 0 0;
 +
}
 +
.search {
 +
padding:0;
 +
margin:0;
 +
}
 +
.search span {
 +
width:280px;
 +
display:block;
 +
background:#FFF;
 +
height:29px;
 +
margin:0;
 +
padding:0;
 +
border:1px solid #e1dddd;
 +
}
 +
.search input#s {
 +
float:left;
 +
width:230px;
 +
padding:7px 0 7px 10px;
 +
margin:0;
 +
border:0;
 +
background:none;
 +
color:#afaeae;
 +
font:normal 12px/15px Arial, Helvetica, sans-serif;
 +
}
 +
.search .btn {
 +
float:left;
 +
padding:0;
 +
margin:0;
 +
border:0;
 +
width:auto;
 +
}
 +
.pagenavi {
 +
clear:both;
 +
font:normal 11px Arial, Helvetica, sans-serif;
 +
margin:0 auto;
 +
text-align:right;
 +
padding:20px 0 20px 20px;
 +
}
 +
.pagenavi a, .pagenavi .current {
 +
margin-left:3px;
 +
padding:3px 8px;
 +
text-decoration:none;
 +
color:#939393;
 +
background:#f9fbfc;
 +
border:1px solid #d9e3cb;
 +
}
 +
.pagenavi a:hover, .pagenavi .current {
 +
background:#78bbe6;
 +
color:#FFF;
 +
}
 +
.pagenavi .pages {
 +
float:left;
 +
}
 +
.fl {
 +
float:left;
 +
}
 +
.fr {
 +
float:right;
 +
}
 +
.clr {
 +
clear:both;
 +
padding:0;
 +
margin:0;
 +
width:100%;
 +
font-size:0;
 +
line-height:0;
 +
}
 +
</style>
 +
<div class="main">
 +
  <div class="header">
 +
    <div class = "logo">
 +
   
 +
      <h1><span>UTDallas</span> iGem<small></small></h1>
 +
    </div>
-
<!-- *** End of the alert box *** -->
+
    <div class="menu_nav">
 +
      <ul>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas"><font size="3" face="verdana">Home</a></font></li>
 +
        <li class= "active"><a href="#"><font size="3" face="verdana">Team</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/Project"><font size="3" face="verdana">Project</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/Protocols"><font size="3" face="verdana">Protocols</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/Parts"><font size="3" face="verdana">Parts</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/Modeling"><font size="3" face="verdana">Modeling</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/Notebook"><font size="3" face="verdana">Notebook</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/HumanPractices"><font size="3" face="verdana">Human Practices</a></font></li>
 +
        <li><a href="https://2011.igem.org/Team:UT_Dallas/Safety"><font size="3" face="verdana">Safety</a></font></li>
 +
       
 +
      </ul>
 +
      <div class="clr"></div>
 +
    </div>
 +
    <div class="clr"></div>
 +
    <div class="hbg"><img src="https://static.igem.org/mediawiki/2011/b/b2/Original_Banner_for_UTD_website.png" width="970" height="300" alt="" />
 +
   
 +
    </div>
 +
  </div>
 +
  <div class="content">
 +
    <div class="content_bg">
 +
      <div class="mainbar">
 +
        <div class="article">
 +
          <h2><span><b> Our Team</b></span></h2>
 +
                <!--<img src="images/images_1.jpg" width="613" height="193" alt="" -->
 +
          <div class="clr"></div>
 +
        <h2><span></span>Students</h2>
 +
          <div class="clr"></div>
 +
       
 +
          <p><img src="https://static.igem.org/mediawiki/2011/6/66/Tyler_Pic.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Tyler Guinn</font></b></p><p><font size="3" face="arial"> I am a 4th year undergraduate doing a dual degree in Biochemistry and Electrical Engineering. This is my first year in iGEM and I think this is an amazing idea to get students more actively involved in the scientific community.</font></p><p></p>
-
{|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:UT_Dallas_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:UT_Dallas_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:UT_Dallas | Team Example]]
 
-
|}
 
 +
<p><img src="https://static.igem.org/mediawiki/2011/f/f0/Picture_4.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Sameer Sant</font></b></p><p><font size="3" face="arial"> I'm a junior studying biology and economics.</font></p><p></p><p></p><p></p><p></p><p></p>
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
                  <p><img src="https://static.igem.org/mediawiki/2011/3/37/Pic.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial"><b><font size="4" face="arial">&nbsp;&nbsp;Mitu Bhattatiry</font></b></b></p><p><font size="3" face="arial">Hi! I'm Mitu Bhattatiry and I am going to be a freshman at Columbia University this year. This is my second year of iGEM and I am really looking forward to the Jamboree!</font></br><br><p></p><p></p>
-
!align="center"|[[Team:UT_Dallas|Home]]
+
-
!align="center"|[[Team:UT_Dallas/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=UT_Dallas Official Team Profile]
+
-
!align="center"|[[Team:UT_Dallas/Project|Project]]
+
-
!align="center"|[[Team:UT_Dallas/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:UT_Dallas/Modeling|Modeling]]
+
-
!align="center"|[[Team:UT_Dallas/Notebook|Notebook]]
+
-
!align="center"|[[Team:UT_Dallas/Safety|Safety]]
+
-
!align="center"|[[Team:UT_Dallas/Attributions|Attributions]]
+
-
|}
+
 +
          <p><img src="https://static.igem.org/mediawiki/2011/4/40/Chris_Pic.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial"><b><font size="4" face="arial">&nbsp;&nbsp;Chris Brasseaux</font></b></b></p><p><font size="3" face="arial">I'm an electrical engineering student with interests in software and bio-engineering. This is my first year at IGEMs and has been a great opportunity to learn about this new and exciting field!</font></br><br><p></p><p></p>
-
== '''Who we are''' ==
 
-
{|border = "0"
 
-
|-
 
-
|rowspan="3"|
 
 +
          <p><img src="https://static.igem.org/mediawiki/2011/3/39/Picture_2.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial"><b><font size="4" face="arial">&nbsp;&nbsp;Nimi Bhattatiry</font></b></b></p><p><font size = "3" face= "arial"> I'm a high school student and will be a junior at Coppell High School next year. This is my first summer of iGem and I'm excited to be part of the UTDallas iGem team!</br><br><p></p><p></p>
 +
          <p><img src="https://static.igem.org/mediawiki/2011/b/b6/David_Pic.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial"><b><font size="4" face="arial">&nbsp;&nbsp;David Golynskiy</font></b></b></p><p><font size="3" face="arial"> I was born in Tashkent, Uzbekistan and immigrated to America in 1997. Currently, I am attending University of Texas at Dallas as a senior and I will graduate as a double major in Biology and Criminology. This is an amazing opportunity for all undergrads because it allows you to be creative with knowledge learned as well as get hands on experience.</font></p>
-
'''Advisors:'''
 
-
*''' Advisor 1''':     Mentor for all
+
                  <p><img src="https://static.igem.org/mediawiki/2011/5/52/Alfredo.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial"><b><font size="4" face="arial">&nbsp;&nbsp;Jose Alfredo Flores</font></b></p></br><br></br><br></br>
-
*'''Advisor 2''':      Our favorite
+
-
*'''Grad Student 1''':    Our leader 
+
 +
        <h2><span><font size="5" face="arial">Advisors</span></font></h2>
 +
          <div class="clr"></div>
 +
          <p><img src="https://static.igem.org/mediawiki/2011/8/81/Zhihua_Pic.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial"><b><font size="4" face="arial">&nbsp;&nbsp;Zhihua Zhang</font></b></b></p><p><font size="3" face="arial"> I'm a research scientist in Dept of Molecular & Cell Biology, The University of Texas at /Dallas. I'm currently working on systems biology, focus on gene transcriptional regulatory network.</font></p><br></br>
-
'''Undergrads:'''
+
        <p><img src="https://static.igem.org/mediawiki/2011/4/46/Kristina.JPG" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Kristina Ehrhardt</font></b></p><p><font size="3" face="arial"> I am a PhD student in Biomedical Engineering. I have a BS in biochemistry. I decided to help advise this year's iGEM team, because I enjoyed being a part of iGEM last year!</font></p><br></br>
-
*'''Student 1''':    Sleepyhead
 
-
*'''Student 2''':    Math nerd
 
-
*'''Student 3''':  Michael, 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''':
 
 +
          <p><img src="images/images_1.jpg" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Micheal Zhang</font></b></p></br><br></br><br></br>
-
|
+
        <h2><span><font size="5" face="arial">Team Instructors</span></font></h2>
-
<gallery>
+
          <div class="clr"></div>
-
Image:UT_Dallas_Team_member_1.png|Team member 1
+
          <p><img src="https://static.igem.org/mediawiki/2011/5/56/Dr._Bleris.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Dr. Bleris</font></b></p><p><font size="3" face="arial"> I am an Assistant Professor with the Electrical Engineering and BioEngineering Department of the University of Texas at Dallas.</font></p><br></br>
-
Image:UT_Dallas_Team_member_2.png|Team member 2
+
-
Image:UT_Dallas_Team_member_3.png|Team member 3
+
-
Image:UT_Dallas_Team_member_4.png|Team member 4
+
-
Image:UT_Dallas_Team_member_5.png|Team member 5
+
-
Image:UT_Dallas_Team_member_6.png|Team member 6
+
-
Image:UT_Dallas_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
== '''What we did''' ==
 
-
(Provide proper attribution for all work)
+
          <p><img src="https://static.igem.org/mediawiki/2011/e/ee/Dr._Nam.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Dr. Hyun-Joo Nam</font></b></p></b></b></b></b></b></b></b></b></b></b></b></b><font size = "3" face= "arial"> I am an Assistant Professor with the BioEngineering Department of the University of Texas at Dallas.</font></br><br></br><br></br>
-
== '''Where we're from''' ==
+
          <p><img src="https://static.igem.org/mediawiki/2011/3/3b/Dr._Ma.png" width="110" height="128" ALIGN = "LEFT"><b><font size="4" face="arial">&nbsp;&nbsp;Dr. Lan Ma</font></b></b></b></b></b></b></b></b></b></b></p></b></b></b></b><font size = "3" face= "arial"> I am an Assistant Professor with the BioEngineering Department of the University of Texas at Dallas.</font></br><br></br><br></br>
 +
 
 +
 
 +
 
 +
 
 +
                  <div class="clr"></div>
 +
        </div>
 +
        <div class="article">
 +
 
 +
              </div>
 +
 
 +
       
 +
      </div>
 +
      <div class="sidebar">
 +
        <div class="gadget">
 +
          <div class="search">
 +
         
 +
             
 +
 
 +
             
 +
            </form>
 +
   
 +
          </div>
 +
     
 +
        </div>
 +
        <div class="gadget">
 +
 
 +
          <h2><span></span><font size="5" face="Arial">Explore Our Wiki!</font></h2>
 +
          <div class="clr"></div>
 +
          <ul class="sb_menu"></b></b></b>
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas"><font size="3" face="verdana">Home</a></font></li>
 +
            <li class = "active"><a href="#"><font size="4" face="verdana">Team</a></font></li>
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/Project"><font size="3" face="verdana">Project</a></font></li>
 +
 
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/Protocols"><font size="3" face="verdana">Protocols</a></font></li>
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/Parts"><font size="3" face="verdana">Parts</a></font></li>
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/Modeling"><font size="3" face="verdana">Modeling</a></font></li>
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/Notebook"><font size="3" face="verdana">Notebook</a></font></li>
 +
 
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/HumanPractices"><font size="3" face="verdana">Human Practices</a></font></li>
 +
            <li><a href="https://2011.igem.org/Team:UT_Dallas/Safety"><font size="3" face="verdana">Safety</a></font></li>
 +
          </ul>
 +
        </div>
 +
                      <div class="gadget">
 +
         
 +
          <div class="clr"></div>
 +
          <div class="testi">
 +
           
 +
 
 +
                </div>
 +
        </div>
 +
      </div>
 +
      <div class="clr"></div>
 +
    </div>
 +
  </div>
 +
  <div class="fbg">
 +
 
 +
    <div class="col c1">
 +
      <h2><span>Image Gallery</span></h2>
 +
      <a href="#"><img src="https://static.igem.org/mediawiki/2011/e/eb/Pic_1.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/8/87/Pic_2.jpg
 +
" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/e/e8/Pic_3.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/2/2a/Pic_4.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/1/17/Pic_5.jpg" width="58" height="58" alt="" /></a> <a href="#"><img src="https://static.igem.org/mediawiki/2011/7/76/Pic_6.jpg" width="58" height="58" alt="" /></a> </div>
 +
    <div class="col c2">
 +
      <h2><span><font size="5" face="arial">UT Dallas</span></font></h2>
 +
    <img src="https://static.igem.org/mediawiki/2011/a/ad/Nserl_Pic.png" width="112" height="138" alt="" ALIGN = RIGHT />   
 +
<p>
 +
      </font><a href="https://2011.igem.org/Team:UT_Dallas/UTDallas" ALIGN = right><font size="3" face="verdana">Click here to learn more about UTD</a></font>
 +
    </div>
 +
    <div class="col c3">
 +
      <h2><span><font size="5" face="arial">Notebook</span></font></h2>
 +
      <p>
 +
</p><p> <a href="https://2011.igem.org/Team:UT_Dallas/Notebook"><font size="3" face="verdana">Learn more...</a></font></p>
 +
 
 +
    </div>
 +
    <div class="clr"></div>
 +
  </div>
 +
  <div class="footer">
 +
    <div class="footer_resize">
 +
 
 +
    <!-- <p class="lf">&copy; Copyright <a href="#">MyWebSite</a>.</p>
 +
      <p class="rf">Layout by Cool <a href="http://www.coolwebtemplates.net/">Website Templates</a></p>-->
 +
 
 +
      <div class="clr"></div>
 +
    </div>
 +
  </div>
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 18:50, 28 September 2011

biz solution

Our Team

Students

  Tyler Guinn

I am a 4th year undergraduate doing a dual degree in Biochemistry and Electrical Engineering. This is my first year in iGEM and I think this is an amazing idea to get students more actively involved in the scientific community.

  Sameer Sant

I'm a junior studying biology and economics.

  Mitu Bhattatiry

Hi! I'm Mitu Bhattatiry and I am going to be a freshman at Columbia University this year. This is my second year of iGEM and I am really looking forward to the Jamboree!

  Chris Brasseaux

I'm an electrical engineering student with interests in software and bio-engineering. This is my first year at IGEMs and has been a great opportunity to learn about this new and exciting field!

  Nimi Bhattatiry

I'm a high school student and will be a junior at Coppell High School next year. This is my first summer of iGem and I'm excited to be part of the UTDallas iGem team!

  David Golynskiy

I was born in Tashkent, Uzbekistan and immigrated to America in 1997. Currently, I am attending University of Texas at Dallas as a senior and I will graduate as a double major in Biology and Criminology. This is an amazing opportunity for all undergrads because it allows you to be creative with knowledge learned as well as get hands on experience.

  Jose Alfredo Flores






Advisors

  Zhihua Zhang

I'm a research scientist in Dept of Molecular & Cell Biology, The University of Texas at /Dallas. I'm currently working on systems biology, focus on gene transcriptional regulatory network.



  Kristina Ehrhardt

I am a PhD student in Biomedical Engineering. I have a BS in biochemistry. I decided to help advise this year's iGEM team, because I enjoyed being a part of iGEM last year!



  Micheal Zhang






Team Instructors

  Dr. Bleris

I am an Assistant Professor with the Electrical Engineering and BioEngineering Department of the University of Texas at Dallas.



  Dr. Hyun-Joo Nam

I am an Assistant Professor with the BioEngineering Department of the University of Texas at Dallas.




  Dr. Lan Ma

I am an Assistant Professor with the BioEngineering Department of the University of Texas at Dallas.




Image Gallery

Notebook

Learn more...