Difference between revisions of "Team:Rice/Team"

(More student bio edits -SY)
 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Rice}}
+
{{Rice/Template3}}
  
<html>
 
  
<h1>Team</h1>
 
<p>In this page you can introduce your team members, instructors, and advisers. </p>
 
  
<div class="clear"></div>
+
<html>
 
+
    <head>
<h2><strong> Student bios </strong> </h2>
+
        <style>
 
+
            .firstrow {
<h3> Catherine Dunaway</h3>
+
                position: relative;
<p>
+
                float: right;
Catherine is a rising senior from Montgomery, Texas majoring in Biochemistry and Cell Biology and minoring in Global Health Technologies. Catherine’s primary contribution to the Rice iGEM team has been in the wet lab, but she thinks human practices is pretty rad as well. In her spare time you might find Catherine baking pies or singing show tunes with much gusto but slightly off-key.
+
                width: 100%;
</p>
+
                height: 100%;
 
+
                background: white;
<h3> Maryam Elizondo </h3>
+
            }
<p>
+
Maryam is a rising junior from McAllen, Texas majoring in Bioengineering. She has contributed to research and modeling for the iGEM team. She is excited to learn more coding skills from this project as well as look at the human practices side of the project as well. Maryam is also working in a 3D printing lab this summer. In her free time, she tries to stay active and read books, go to good restaurants, and watch outrageous amounts of Netflix.
+
</p>
+
 
+
<h3> Anna Guseva </h3>
+
<p>
+
Anna is a sophomore from Saint Petersburg, Russia majoring in Bioengineering. She helps mainly with wet lab and is also learning about modeling and wiki. Apart from science, she enjoys hiking and taking random online courses.
+
</p>
+
 
+
<h3> Jessica Lee </h3>
+
<p>
+
Jessica is a junior from Houston, Texas majoring in Biochemistry and Cell Biology, minoring in Business, and following a pre-medical track. All of the work she does for iGEM can be done on her laptop whether that be designing graphics, coding the wiki, or curating our social media platforms. If she’s not working on iGEM, she’s probably working one of her three jobs this summer: tour guide, stem cell researcher, or life sciences startup intern.
+
</p>
+
 
+
<h3> Emma McCormick </h3>
+
<p>
+
Emma is a junior from the small town of Kerrville, Texas majoring in Biochemistry and Cell Biology. She has contributed to our modeling and human practices projects. When she isn’t working in a pedriatic cancer research lab you can probably find her hanging out in a residential college kitchen eating way too many cookies with her friends.
+
</p>
+
 
+
<h3> Bidisha Nandi </h3>
+
<p>
+
Bidisha is a sophomore from Houston, Texas majoring in Bioengineering and following a premedical track. She is excited to be working in wet lab and researching for her first time! She is also contributing to human practices. Other than that, she enjoys dancing through Rice Rasikas and swimming.
+
</p>
+
 
+
<h3> Jonathan Pan </h3>
+
<p>
+
Jonathan is a junior from Hsinchu, Taiwan majoring in Chemical Engineering and minoring in Biochemistry and Cell Biology. He is a wild card of sorts in iGEM, participating in all areas of the project. Outside of iGEM, he is involved in metabolic engineering research and has a great passion for cellular agriculture. The remainder of his time is filled with learning about various subjects, crying over the season finales of HBO shows, exploring Houston’s arts and culture, and trying to emulate Extreme Couponing.
+
</p>
+
 
+
<h3> Jack Terrell </h3>
+
<p>
+
Jack is a senior from Whitehouse, Texas majoring in Bioengineering and minoring in Computational and Applied Mathematics.  He focuses specifically on modeling for iGEM.  He has taught computational engineering for four semesters, and currently researches models for single-cell stochastic processes.  In his spare time, he likes to play modded Minecraft and Cities Skylines.
+
</p>
+
 
+
<h3> Albert Truong </h3>
+
<p>
+
Albert is a sophomore from Houston, Texas majoring in Biochemistry and Cell Biology. He works mainly in the wet lab for iGEM. When he’s not in the wet lab, he likes to read and to practice his violin.
+
</p>
+
 
+
<h3> David Yang </h3>
+
<p>
+
David is a sophomore from Vancouver, Canada. While he is undecided on what majors or minors he intends to pursue, he is nonetheless ecstatic to be involved with iGEM. He will be working mostly in the wet lab, but is able to help out with other facets of the team whenever needed. Outside of iGEM, he enjoys playing basketball and working out.
+
</p>
+
 
+
<h3> Soohyun Yoon </h3>
+
<p>
+
Soohyun Yoon is a rising sophomore from Yorktown, Virginia. She intends to major in Bioengineering with a minor in Global Health Technologies. She discovered iGEM at the end of her freshman year and has been hooked ever since. She helps mostly with the wiki. In her free time, she likes to learn new languages and fix bikes.
+
</p>
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p>You can look at what other teams did to get some inspiration! <br />
+
Here are a few examples:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
+
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
+
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
+
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
+
</ul>
+
 
+
</div>
+
  
<div class="column half_size" >
+
            .headshot {
<h5>What should this page contain?</h5>
+
                position: relative;
<ul>
+
                width: 30%;
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
                display:inline-block !important;
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
+
                text-align: left;
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
                margin: 1%;
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
                margin-right: 2%;
</ul>
+
                margin-bottom: 40%;
</div>
+
                box-sizing: border-box;
 +
                padding: 1%;
 +
            }
  
 +
            .headshot img {
 +
                position: absolute;
 +
                width: 100%;
 +
                height: auto;
 +
                -webkit-transition: opacity 1s ease-in-out;
 +
                -moz-transition: opacity 1s ease-in-out;
 +
                -o-transition: opacity 1s ease-in-out;
 +
                transition: opacity 1s ease-in-out;
 +
            }
  
 +
            .headshot img.overlay:hover {
 +
                width: 100%;
 +
                height: auto;
 +
                opacity: 0;
 +
            }
  
</div>
+
        </style>
 +
    </head>
 +
    <body>
 +
        <div class="firstrow">
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/4/46/Catherine_Dunaway_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/a/a5/Catherine_Dunaway_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/6/60/John_Luke_Garcia_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/2/2a/John_Luke_Garcia_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/6/65/Anna_Guseva_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/9/9a/Anna_Guseva_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/1/16/Jessica_Lee_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/8/8b/Jessica_Lee_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/6/68/Emma_McCormick_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/3/36/Emma_McCormick_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/c/cb/Jonathan_Pan_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/6/62/Jonathan_Pan_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/4/44/Jack_Terrell_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/b/b2/Jack_Terrell_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/2/21/Albert_Truong_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/6/65/Albert_Truong_Hexagonized.jpg"/>
 +
            </div>
 +
            <div class="headshot">
 +
                <img src="https://static.igem.org/mediawiki/2017/d/de/Soohyun_Yoon_Text.jpg"/>
 +
                <img class="overlay" src="https://static.igem.org/mediawiki/2017/4/46/Soohyun_Yoon_Hexagonized.jpg"/>
 +
            </div>
 +
        </div>
 +
    </body>
 
</html>
 
</html>

Latest revision as of 09:01, 1 November 2017