Difference between revisions of "Team:IISc-Bangalore/Team"

 
(23 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
     .animImg {
 
     .animImg {
 
         width: 20%;
 
         width: 20%;
         margin: 0 2.5%;
+
         margin: 0 2%;
 +
        cursor: pointer;
 
     }
 
     }
 
     .imgDesc {
 
     .imgDesc {
         width: 100%;
+
         width: calc(100% - 4px);
         background-color: rgba(0,0,0,0.3);
+
         background-color: rgba(253,237,173,0.25);
 +
        position: relative;
 +
        border: 0px solid rgba(153, 102, 0, 0.5);
 
     }
 
     }
 
     .imgDesc table {
 
     .imgDesc table {
Line 23: Line 26:
 
         transform: translateY(-50%);
 
         transform: translateY(-50%);
 
     }
 
     }
     .imgDescImg {
+
     #contentMain .imgDescImg {
 
         width: 30%;
 
         width: 30%;
 +
        vertical-align: middle;
 +
    }
 +
    #contentMain .imgDescImg img {
 +
        width: 100%;
 
     }
 
     }
 
     .imgDescTextHeading {
 
     .imgDescTextHeading {
Line 31: Line 38:
 
         padding-right: 20px;
 
         padding-right: 20px;
 
         font-weight: 800;
 
         font-weight: 800;
 +
    }
 +
    #closeSign {
 +
        position: absolute;
 +
        width: 40px;
 +
        right: 10px;
 +
        top: 10px;
 
     }
 
     }
 
</style>
 
</style>
 
     <ol id="inPageNav">
 
     <ol id="inPageNav">
<li><a href="#igem-iisc">iGEM @ IISc<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
 
<li><a href="#student-leaders">Leaders<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
<li><a href="#student-leaders">Leaders<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
<li><a href="#lab">Lab<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
<li><a href="#lab">Lab<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
<li><a href="#hardware">Hardware<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
<li><a href="#hardware">Hardware<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
<li><a href="#software">Software<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
+
<li><a href="#wiki">Wiki and Software<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
<li><a href="#publicity">Publicity<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
+
<li><a href="#publicity">Publicity and Administrative<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
<li><a href="#administrative">Administrative<img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
+
 
     </ol>
 
     </ol>
  
Line 47: Line 58:
 
<img src="https://static.igem.org/mediawiki/2017/f/f5/T--IISc-Bangalore--background-team.svg" id="headerImg" />
 
<img src="https://static.igem.org/mediawiki/2017/f/f5/T--IISc-Bangalore--background-team.svg" id="headerImg" />
  
<h1 id="igem-iisc">iGEM @ IISc</h1>
 
 
<h1 id="student-leaders">Leaders</h1>
 
<h1 id="student-leaders">Leaders</h1>
 
     <div class="imgContainer">
 
     <div class="imgContainer">
 
         <img src="https://static.igem.org/mediawiki/2017/0/0c/T--IISc-Bangalore--people-sai.svg" class="animImg" />
 
         <img src="https://static.igem.org/mediawiki/2017/0/0c/T--IISc-Bangalore--people-sai.svg" class="animImg" />
         <img src="https://static.igem.org/mediawiki/2017/0/0c/T--IISc-Bangalore--people-sai.svg" class="animImg" />
+
         <img src="https://static.igem.org/mediawiki/2017/0/09/T--IISc-Bangalore--people-raj.svg" class="animImg" />
 
         <div class="imgDesc">
 
         <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 
             <table>
 
             <table>
 
                 <tr>
 
                 <tr>
                     <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/0/0c/T--IISc-Bangalore--people-sai.svg" /></td>
+
                     <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/f/f4/T--IISc-Bangalore--realpeople-sai.png" /></td>
 
                     <td class="imgDescTextHeading">
 
                     <td class="imgDescTextHeading">
 
                         Name
 
                         Name
Line 68: Line 79:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         Student Leader, Wiki
+
                         Student Leader
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 122: Line 133:
 
         </div>
 
         </div>
 
         <div class="imgDesc">
 
         <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 
             <table>
 
             <table>
 
                 <tr>
 
                 <tr>
                     <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/0/0c/T--IISc-Bangalore--people-sai.svg" /></td>
+
                     <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/1/18/T--IISc-Bangalore--realpeople-raj.png" /></td>
 
                     <td class="imgDescTextHeading">
 
                     <td class="imgDescTextHeading">
 
                         Name
 
                         Name
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         Sai Padma Priya (Sai)
+
                         Raj Magesh (Raj)
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 137: Line 149:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         Student Leader, Wiki
+
                         Student Leader
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 145: Line 157:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         3rd, Biology
+
                         2nd year
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 153: Line 165:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                        Theatre, Music, Reading fiction, Graphic Design and Anime
+
                        Pun afficionado, reading, writing, music, stories, daydreaming, Redditing
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 161: Line 173:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         Mexican hot chocolate
+
                         Mom's homemade mashed potatoes
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 169: Line 181:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         Linus Pauling
+
                         Eliezer Yudkowsky
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 177: Line 189:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         <i>Desulforudis audaxviator</i>
+
                         <i>Thermotoga neapolitana</i>
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 185: Line 197:
 
                     </td>
 
                     </td>
 
                     <td class="imgDescText">
 
                     <td class="imgDescText">
                         "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton
+
                         "My goal is simple. It is a complete understanding of the universe, why it is as it is and why it exists at all." - Stephen Hawking
 
                     </td>
 
                     </td>
 
                 </tr>
 
                 </tr>
Line 192: Line 204:
 
     </div>
 
     </div>
 
<h1 id="lab">Lab</h1>
 
<h1 id="lab">Lab</h1>
 +
    <div class="imgContainer">
 +
        <img src="https://static.igem.org/mediawiki/2017/b/bf/T--IISc-Bangalore--people-kunal.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/d/d0/T--IISc-Bangalore--people-bhaskar.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/3/3e/T--IISc-Bangalore--people-sharath.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/6/62/T--IISc-Bangalore--people-durjay.svg" class="animImg" />
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/8/85/T--IISc-Bangalore--realpeople-kunal.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Kunal Helambe (Kunal)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        WetLab
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd Year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Football, Books, Frisbee, Travelling, TV shows and Anime
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Vada Pav
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Lev Davidovich Landau
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Magnetospirillum magneticum</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        " The task is not to see what has never been seen before, but to think what has never been thought before about what you see everyday" - Erwin Schrödinger
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/5/58/T--IISc-Bangalore--realpeople-bhaskar.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Bhaskar Kumawat (Bhaskar)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Wetlab, Modelling, Gas vesicle assays.
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Books
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Mint and Potato sandwich
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Wolfgang Pauli
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Myxococcus Xanthus</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "Everything is a goddamn social construct"  - <i>self</i>
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/1/15/T--IISc-Bangalore--realpeople-sharath.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Sharath K Menon (psydank)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Wetlab
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Music, books, video games, memes, doing secret superhero things
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Sevpuri
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        -
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Helicobacter pylori</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "After that my guess is that you will never hear from him again. The greatest trick the devil ever pulled was convincing the world he did not exist. And like that... he is gone." - Verbal
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/6/6f/T--IISc-Bangalore--realpeople-durjay.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Durjay Pramanik (Durjay)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Moral support and grunt work
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        3rd year, Biology
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Travelling, photography,  music
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Biriyani with potato
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Stephen Hawking
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Saccharomyces cerevisiae</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "what we observe is not nature itself, but nature exposed to our method of questioning." - Werner Heisenberg
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
    </div>
 
<h1 id="hardware">Hardware</h1>
 
<h1 id="hardware">Hardware</h1>
<h1 id="software">Software</h1>
+
    <div class="imgContainer">
<h1 id="publicity">Publicity</h1>
+
        <img src="https://static.igem.org/mediawiki/2017/6/69/T--IISc-Bangalore--people-rajas.svg" class="animImg" />
<h1 id="administrative">Administrative</h1><h1>Something</h1>
+
        <img src="https://static.igem.org/mediawiki/2017/8/84/T--IISc-Bangalore--people-rohith.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/4/42/T--IISc-Bangalore--people-pratyusha.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/3/36/T--IISc-Bangalore--people-julian.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/5/5a/T--IISc-Bangalore--people-mukul.svg" class="animImg" />
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/d/d5/T--IISc-Bangalore--realpeople-rajas.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Rajas Poorna (Rajas)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Hardware Coordinator
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        3rd, Physics
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        -
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Curd
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Richard Feynman
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Leishmania donovanii</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "Smart people believe weird things because they are skilled at defending beliefs they arrived at for non-smart reasons" - Michael Shermer
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/6/61/T--IISc-Bangalore--realpeople-rohith.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Rohith KMS (Rohith)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Hardware design, documentation, testing and software
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Trekking, motorcycling, Data Science and Machine Learning
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Steak and mashed potatoes
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Enrico Fermi
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Thermus aquaticus</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "Ever love somebody so much that would do anything for them? Make yourself that person and go do whatever the hell you want" - Harvey Specter
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/a/a0/T--IISc-Bangalore--realpeople-pratyusha.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Pratyusha Madhnure (Potato)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Hardware design, measurement, assembly
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Painting, Looking at cute things, Reading, Anime
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Dark Chocolate
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                      -
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Petrichor-producing Actinomycetes</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        “The human mind has a primitive ego defense mechanism that negates all realities that produce too much stress for the brain to handle. It’s called Denial.” -Dan Brown, Inferno
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/6/63/T--IISc-Bangalore--realpeople-julian.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Julian D'Costa (Juli)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Hardware documentation, mechanical design and construction
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Reading, Ultimate Frisbee, Calligraphy
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Prawns, Tambdi bhaji, Soup
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Timothy Gowers
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Prochlorococcus marinus</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "Now there's this about cynicism, Sergeant. It's the universe's most supine moral position. Real comfortable. If nothing can be done, then you're not some kind of shit for not doing it, and you can lie there and stink to yourself in perfect peace." - Lois McMaster Bujold (Borders of Infinity)
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/1/10/T--IISc-Bangalore--realpeople-mukul.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Mukul Sagar (Mr. Mukul Sagar)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Graphic design, hardware and human practices
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Animation, wood carving, trying new things, innovation
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        New Delicacies
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Nikola Tesla
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>tardigrades</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "It was never about me" - <i>self</i>
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
    </div>
 +
 
 +
 
 +
 
 +
 
 +
<h1 id="wiki">Wiki and Software</h1>
 +
 
 +
 
 +
 
 +
    <div class="imgContainer">
 +
        <img src="https://static.igem.org/mediawiki/2017/7/7a/T--IISc-Bangalore--people-shrey.svg" class="animImg" />
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/d/dd/T--IISc-Bangalore--realpeople-shrey.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Shrey Gupta (Guptaji ka ladka)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Wiki, Hardware GUI
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Novels, movies, web development, sleeping
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Anything I can get my hands on
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        -
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>HIV</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "I am Batman" - Batman
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
    </div>
 +
 
 +
 
 +
 
 +
<h1 id="publicity">Publicity and Administrative</h1>
 +
 
 +
    <div class="imgContainer">
 +
        <img src="https://static.igem.org/mediawiki/2017/a/a2/T--IISc-Bangalore--people-iyer.svg" class="animImg" />
 +
        <img src="https://static.igem.org/mediawiki/2017/1/1c/T--IISc-Bangalore--people-preetham.svg" class="animImg" />
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/4/41/T--IISc-Bangalore--realpeople-iyer.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Aditya Iyer (Darth Vadiyer)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Logistics, Finance, Human Practices
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        3rd, Biology
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Cycling
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        -
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Niko Tinbergen
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Aliivibrio fischeri</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        "Flying is learning how to throw yourself at the
 +
ground and miss. - Douglas Adams"
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
        <div class="imgDesc">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/ec/T--IISc-Bangalore--close.svg" id="closeSign" />
 +
            <table>
 +
                <tr>
 +
                    <td class="imgDescImg" rowspan="8"><img src="https://static.igem.org/mediawiki/2017/3/39/T--IISc-Bangalore--realpeople-preetham.png" /></td>
 +
                    <td class="imgDescTextHeading">
 +
                        Name
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Preetham Venkatesh (Pooi)
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Role
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Human Practices, Sponsorship
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Year, Major
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        2nd year
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Hobbies
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Theatre, Music, Football, Web Surfer
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Likes to eat
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Chicken wings
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Scientist
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        Feynman and Woodward
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Microbe
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        <i>Wolbalchia spp</i>
 +
                    </td>
 +
                </tr>
 +
                <tr>
 +
                    <td class="imgDescTextHeading">
 +
                        Favourite Quote
 +
                    </td>
 +
                    <td class="imgDescText">
 +
                        -
 +
                    </td>
 +
                </tr>
 +
            </table>
 +
        </div>
 +
    </div>
 +
 
 +
 
 +
 
  
 
</div>
 
</div>
Line 222: Line 1,108:
 
             if($(this).index(".imgContainer>div") !== indice){
 
             if($(this).index(".imgContainer>div") !== indice){
 
                 $(this).animate({
 
                 $(this).animate({
                     height:0.
+
                     height: 0,
 +
                    borderWidth: 0
 
                 }, 500, function() {
 
                 }, 500, function() {
 +
                    $(this).children("#closeSign").css("display", "none");
 
                     $(this).children("table").css("display", "none");
 
                     $(this).children("table").css("display", "none");
 
                 });
 
                 });
 
             }
 
             }
 
             else if($(this).index(".imgContainer>div") === indice){
 
             else if($(this).index(".imgContainer>div") === indice){
                 if($(this).height() === 500){
+
                 if($(this).height() > 0){
 
                     $(this).animate({
 
                     $(this).animate({
                         height:0
+
                         height:0,
 +
                        borderWidth: 0
 
                     }, 500, function() {
 
                     }, 500, function() {
 +
                        $(this).children("#closeSign").css("display", "none");
 
                         $(this).children("table").css("display", "none");
 
                         $(this).children("table").css("display", "none");
 
                     });
 
                     });
Line 237: Line 1,127:
 
                 else{
 
                 else{
 
                     $(this).animate({
 
                     $(this).animate({
                         height:"500px"
+
                         height:"600px",
 +
                        borderWidth: "2px"
 
                     }, 500, function() {
 
                     }, 500, function() {
 +
                        $(this).children("#closeSign").fadeIn(200);
 
                         $(this).children("table").fadeIn(200);
 
                         $(this).children("table").fadeIn(200);
 
                     });
 
                     });
Line 247: Line 1,139:
 
     $(".imgDesc").click(function(){
 
     $(".imgDesc").click(function(){
 
         $(this).animate({
 
         $(this).animate({
             height: 0
+
             height: 0,
 +
            borderwidth: 0
 
         }, 500, function() {
 
         }, 500, function() {
 +
            $(this).children("#closeSign").css("display", "none");
 
             $(this).children("table").css("display", "none");
 
             $(this).children("table").css("display", "none");
 
         });
 
         });

Latest revision as of 02:18, 2 November 2017

  1. Leaders
  2. Lab
  3. Hardware
  4. Wiki and Software
  5. Publicity and Administrative

Leaders

Name Sai Padma Priya (Sai)
Role Student Leader
Year, Major 3rd, Biology
Hobbies Theatre, Music, Reading fiction, Graphic Design and Anime
Likes to eat Mexican hot chocolate
Favourite Scientist Linus Pauling
Favourite Microbe Desulforudis audaxviator
Favourite Quote "I seem to have been only like a boy playing on the seashore, and diverting myself in now and then finding a smoother pebble or a prettier shell than ordinary, whilst the great ocean of truth lay all undiscovered before me." - Isaac Newton
Name Raj Magesh (Raj)
Role Student Leader
Year, Major 2nd year
Hobbies Pun afficionado, reading, writing, music, stories, daydreaming, Redditing
Likes to eat Mom's homemade mashed potatoes
Favourite Scientist Eliezer Yudkowsky
Favourite Microbe Thermotoga neapolitana
Favourite Quote "My goal is simple. It is a complete understanding of the universe, why it is as it is and why it exists at all." - Stephen Hawking

Lab

Name Kunal Helambe (Kunal)
Role WetLab
Year, Major 2nd Year
Hobbies Football, Books, Frisbee, Travelling, TV shows and Anime
Likes to eat Vada Pav
Favourite Scientist Lev Davidovich Landau
Favourite Microbe Magnetospirillum magneticum
Favourite Quote " The task is not to see what has never been seen before, but to think what has never been thought before about what you see everyday" - Erwin Schrödinger
Name Bhaskar Kumawat (Bhaskar)
Role Wetlab, Modelling, Gas vesicle assays.
Year, Major 2nd year
Hobbies Books
Likes to eat Mint and Potato sandwich
Favourite Scientist Wolfgang Pauli
Favourite Microbe Myxococcus Xanthus
Favourite Quote "Everything is a goddamn social construct" - self
Name Sharath K Menon (psydank)
Role Wetlab
Year, Major 2nd year
Hobbies Music, books, video games, memes, doing secret superhero things
Likes to eat Sevpuri
Favourite Scientist -
Favourite Microbe Helicobacter pylori
Favourite Quote "After that my guess is that you will never hear from him again. The greatest trick the devil ever pulled was convincing the world he did not exist. And like that... he is gone." - Verbal
Name Durjay Pramanik (Durjay)
Role Moral support and grunt work
Year, Major 3rd year, Biology
Hobbies Travelling, photography, music
Likes to eat Biriyani with potato
Favourite Scientist Stephen Hawking
Favourite Microbe Saccharomyces cerevisiae
Favourite Quote "what we observe is not nature itself, but nature exposed to our method of questioning." - Werner Heisenberg

Hardware

Name Rajas Poorna (Rajas)
Role Hardware Coordinator
Year, Major 3rd, Physics
Hobbies -
Likes to eat Curd
Favourite Scientist Richard Feynman
Favourite Microbe Leishmania donovanii
Favourite Quote "Smart people believe weird things because they are skilled at defending beliefs they arrived at for non-smart reasons" - Michael Shermer
Name Rohith KMS (Rohith)
Role Hardware design, documentation, testing and software
Year, Major 2nd year
Hobbies Trekking, motorcycling, Data Science and Machine Learning
Likes to eat Steak and mashed potatoes
Favourite Scientist Enrico Fermi
Favourite Microbe Thermus aquaticus
Favourite Quote "Ever love somebody so much that would do anything for them? Make yourself that person and go do whatever the hell you want" - Harvey Specter
Name Pratyusha Madhnure (Potato)
Role Hardware design, measurement, assembly
Year, Major 2nd year
Hobbies Painting, Looking at cute things, Reading, Anime
Likes to eat Dark Chocolate
Favourite Scientist -
Favourite Microbe Petrichor-producing Actinomycetes
Favourite Quote “The human mind has a primitive ego defense mechanism that negates all realities that produce too much stress for the brain to handle. It’s called Denial.” -Dan Brown, Inferno
Name Julian D'Costa (Juli)
Role Hardware documentation, mechanical design and construction
Year, Major 2nd year
Hobbies Reading, Ultimate Frisbee, Calligraphy
Likes to eat Prawns, Tambdi bhaji, Soup
Favourite Scientist Timothy Gowers
Favourite Microbe Prochlorococcus marinus
Favourite Quote "Now there's this about cynicism, Sergeant. It's the universe's most supine moral position. Real comfortable. If nothing can be done, then you're not some kind of shit for not doing it, and you can lie there and stink to yourself in perfect peace." - Lois McMaster Bujold (Borders of Infinity)
Name Mukul Sagar (Mr. Mukul Sagar)
Role Graphic design, hardware and human practices
Year, Major 2nd year
Hobbies Animation, wood carving, trying new things, innovation
Likes to eat New Delicacies
Favourite Scientist Nikola Tesla
Favourite Microbe tardigrades
Favourite Quote "It was never about me" - self

Wiki and Software

Name Shrey Gupta (Guptaji ka ladka)
Role Wiki, Hardware GUI
Year, Major 2nd year
Hobbies Novels, movies, web development, sleeping
Likes to eat Anything I can get my hands on
Favourite Scientist -
Favourite Microbe HIV
Favourite Quote "I am Batman" - Batman

Publicity and Administrative

Name Aditya Iyer (Darth Vadiyer)
Role Logistics, Finance, Human Practices
Year, Major 3rd, Biology
Hobbies Cycling
Likes to eat -
Favourite Scientist Niko Tinbergen
Favourite Microbe Aliivibrio fischeri
Favourite Quote "Flying is learning how to throw yourself at the ground and miss. - Douglas Adams"
Name Preetham Venkatesh (Pooi)
Role Human Practices, Sponsorship
Year, Major 2nd year
Hobbies Theatre, Music, Football, Web Surfer
Likes to eat Chicken wings
Favourite Scientist Feynman and Woodward
Favourite Microbe Wolbalchia spp
Favourite Quote -