Team:AITM-Nepal/Team
From 2013.igem.org
(Difference between revisions)
Gmanandhar (Talk | contribs) |
Gmanandhar (Talk | contribs) |
||
(23 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
- | |||
- | |||
- | |||
- | |||
- | + | /* Igm Css Override */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #catlinks,#top-section,#footer-box,#top,#p-logo | |
- | + | { | |
- | + | display:none; | |
- | + | } | |
+ | |||
+ | h1 | ||
+ | { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | /* Css Override Complete */ | ||
+ | |||
+ | /* body layout start */ | ||
+ | |||
+ | body | ||
+ | { | ||
+ | background:#aaaaaa; | ||
+ | } | ||
+ | |||
+ | |||
+ | #content | ||
+ | { | ||
+ | background:#aaaaaa; | ||
+ | width:auto; | ||
+ | } | ||
+ | |||
+ | .AllContent | ||
+ | { | ||
+ | background:#FFFFFF; | ||
+ | margin:auto; | ||
+ | width:1050px; | ||
+ | -webkit-box-shadow:rgb(110,110,110) 8px 8px 8px; | ||
+ | } | ||
+ | |||
+ | .maincontents | ||
+ | { | ||
+ | padding:10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* Body layout Complete */ | ||
+ | |||
+ | /* Logos css start */ | ||
+ | |||
+ | .header | ||
+ | { | ||
+ | padding:20px; | ||
+ | } | ||
+ | |||
+ | #logo | ||
+ | { | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | margin-right:100px; | ||
+ | } | ||
+ | |||
+ | #logo2 | ||
+ | { | ||
+ | float:right; | ||
+ | width:200px; | ||
+ | height:150px; | ||
+ | } | ||
+ | |||
+ | /* Logos css Complete */ | ||
+ | |||
+ | /* Navbar css start */ | ||
+ | |||
+ | |||
+ | .navbar | ||
+ | { | ||
+ | background:-webkit-linear-gradient(Top,#666,#000); | ||
+ | width:1048px; | ||
+ | height:50px; | ||
+ | border:#000000 1px solid; | ||
+ | -webkit-box-shadow:rgb(110,110,110) 0px 8px 8px; | ||
+ | margin-bottom:20px; | ||
+ | } | ||
+ | |||
+ | #navigationboxholder | ||
+ | { | ||
+ | margin:auto; | ||
+ | width:1026px; | ||
+ | height:48px; | ||
+ | padding:10px; | ||
+ | } | ||
+ | |||
+ | #navigation li | ||
+ | { | ||
+ | display:inline; | ||
+ | list-style:none; | ||
+ | } | ||
+ | |||
+ | ul li .navbar-option | ||
+ | { | ||
+ | color:#FFF; | ||
+ | padding-left:10px; | ||
+ | padding-right:10px; | ||
+ | padding-bottom:10px; | ||
+ | padding-top:10px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | ul li .navbar-option:hover | ||
+ | { | ||
+ | background:#0FF; | ||
+ | border-top:black 1px solid; | ||
+ | border-left:black 1px solid; | ||
+ | padding-left:9px; | ||
+ | padding-top:9px; | ||
+ | color:#000; | ||
+ | text-decoration:underline; | ||
+ | -webkit-transition: background 1s, color 1s; | ||
+ | } | ||
+ | |||
+ | .sub_navigation | ||
+ | { | ||
+ | display:none; | ||
+ | list-style-type:none; | ||
+ | padding:10px; | ||
+ | position:absolute; | ||
+ | background:#000000; | ||
+ | color:#FFF; | ||
+ | -webkit-box-shadow:rgb(110,110,110) 0px 8px 8px; | ||
+ | } | ||
+ | |||
+ | ul.sub_navigation li | ||
+ | { | ||
+ | clear:both; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* navbar css complete */ | ||
+ | |||
+ | /*Image Slider css start */ | ||
+ | |||
+ | #box | ||
+ | { | ||
+ | overflow:hidden; | ||
+ | text-align:center; | ||
+ | background-color:#2d2d2d; | ||
+ | height:400px; | ||
+ | width:900px; | ||
+ | margin:auto; | ||
+ | border-bottom:30px #666666 groove; | ||
+ | border-bottom-left-radius:20px; | ||
+ | border-bottom-right-radius:20px; | ||
+ | border-top:30px #666666 groove; | ||
+ | border-top-left-radius:20px; | ||
+ | border-top-right-radius:20px; | ||
+ | margin-top:20px; | ||
+ | } | ||
+ | |||
+ | /* Next and Previous Button css start */ | ||
+ | |||
+ | #smallbox1 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:180px; | ||
+ | float:left; | ||
+ | padding:20px; | ||
+ | background:black; | ||
+ | opacity:0.5; | ||
+ | } | ||
+ | |||
+ | #smallbox2 | ||
+ | { | ||
+ | position:absolute; | ||
+ | margin-top:180px; | ||
+ | margin-left:850px; | ||
+ | padding:20px; | ||
+ | background:black; | ||
+ | opacity:0.5; | ||
+ | } | ||
+ | |||
+ | #smallbox1:hover | ||
+ | { | ||
+ | opacity:0.8; | ||
+ | } | ||
+ | |||
+ | #smallbox2:hover | ||
+ | { | ||
+ | opacity:0.8; | ||
+ | } | ||
+ | |||
+ | /* Next and Previous Button css Complete */ | ||
+ | |||
+ | /*Image Slider css Complete */ | ||
- | + | /* Student info div css start */ | |
- | + | #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26,#stud27,#stud28 | |
- | + | ||
- | + | ||
- | #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26 | + | |
{ | { | ||
background:#747c79; | background:#747c79; | ||
Line 41: | Line 209: | ||
} | } | ||
- | #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26:hover | + | #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26,#stud27,#stud28:hover |
{ | { | ||
background:#cacecd; | background:#cacecd; | ||
-webkit-transition:background 2s; | -webkit-transition:background 2s; | ||
} | } | ||
+ | /* Student info div css complete */ | ||
- | + | /* For all A tags start */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#afoall | #afoall | ||
{ | { | ||
text-decoration:underline; | text-decoration:underline; | ||
- | color: | + | color:#555; |
} | } | ||
- | + | /* For all A tags Complete */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
+ | |||
+ | <!-- Jquery src start --> | ||
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> | <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> | ||
<script src="http://code.jquery.com/jquery-1.10.2.js"></script> | <script src="http://code.jquery.com/jquery-1.10.2.js"></script> | ||
+ | |||
+ | <!-- Jquery src Complete --> | ||
+ | |||
+ | <!-- Javascript for student div show and hide start --> | ||
<script> | <script> | ||
Line 148: | Line 248: | ||
</script> | </script> | ||
- | < | + | <!-- Javascript for student div show and hide Complete --> |
+ | <script> | ||
- | + | function togglemenu() | |
+ | { | ||
+ | $('.sub_navigation').slideToggle(); | ||
+ | } | ||
- | < | + | </script> |
- | < | + | |
- | < | + | </head> |
+ | |||
+ | <div class="AllContent"> | ||
+ | |||
+ | <!-- Logo Section Starts --> | ||
+ | <div class="header"> | ||
+ | <img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/8/8e/1186269_700314813316746_1614415077_n.png" width="500px" height="140px" style="margi:auto;"> | ||
+ | <a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a> | ||
</div> | </div> | ||
- | + | <!-- Logo Section Complete --> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <!-- Navbar Section Start --> | ||
+ | <div class="navbar"> | ||
+ | <div id="navigationboxholder"> | ||
+ | <ul id="navigation"> | ||
+ | |||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal">Home</a></li> | ||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Team">Team</a></li> | ||
+ | <li><a onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project" class="navbar-option">Project</a> | ||
+ | <ul class="sub_navigation"> | ||
+ | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Overview" class="navbar-option">Overview</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Device_made" class="navbar-option">Device Made</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1" class="navbar-option">Part 1</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2" class="navbar-option">Part 2</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3" class="navbar-option">Part 3</a></li> | ||
+ | </ul></li> | ||
+ | <li><a class="navbar-option" href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal">Official Team Profile</a></li> | ||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts">Parts Submitted To Registry</a></li> | ||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Notebook">Notebook</a></li> | ||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Safety">Safety</a></li> | ||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Human_practise">Human Practice</a></li> | ||
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Attributions">Attributions</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- Navbar Section Complete --> | ||
+ | |||
+ | <!-- Main Section Starts --> | ||
+ | <div class="maincontents"> | ||
+ | <div> | ||
+ | <br> | ||
<font size=6 color="black">Our Team:</font><br> | <font size=6 color="black">Our Team:</font><br> | ||
<br> | <br> | ||
- | + | <center> | |
+ | <iframe width="640" height="480" src="//www.youtube.com/embed/3VrqIhhKI00" frameborder="1" allowfullscreen></iframe> | ||
+ | </center> | ||
+ | <br> | ||
<font size=4><b><u>Advisors</u></b></font><br><br> | <font size=4><b><u>Advisors</u></b></font><br><br> | ||
Krishna Das Manandhar<br> | Krishna Das Manandhar<br> | ||
Line 245: | Line 360: | ||
Listening music, singing, dancing and hanging out with friends.<br><br> | Listening music, singing, dancing and hanging out with friends.<br><br> | ||
<u>Reason to choose Biotechnology:</u><br> | <u>Reason to choose Biotechnology:</u><br> | ||
- | <br> | + | Biotechnology is a multidicipliary subject which give knowledge about all the research field n life science always facinates me so I chose biotechnology.<br> |
</div> | </div> | ||
Line 281: | Line 396: | ||
I want to travel around new places along with painting my imagination in canvases and hang out with friends<br><br> | I want to travel around new places along with painting my imagination in canvases and hang out with friends<br><br> | ||
<u>Reason to choose Biotechnology:</u><br> | <u>Reason to choose Biotechnology:</u><br> | ||
- | <br> | + | I joined Biotechnology, so I can brush up my skills and expertise in pharmaceutical biotechnology and use the living organisms in many possible techniques.<br> |
</div> | </div> | ||
Line 306: | Line 421: | ||
<td><h3>Rosnee Shrestha</h3><br> | <td><h3>Rosnee Shrestha</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br><br> | + | Singing, Dancing and reading.<br><br> |
- | + | <u>Reason to choose Biotechnology:</u><br> | |
- | + | I want to explore every nooks and corners of biological world.<br> | |
</div> | </div> | ||
Line 321: | Line 436: | ||
<div id="stud13" style="display:none;"> | <div id="stud13" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/0/0c/Stud21.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Shreya Shrestha </h3><br> | <h3>Shreya Shrestha </h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br> | + | Surfing internet, watching movies and hanging out with friends.<br><br> |
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="stud14" style="display:none;"> | <div id="stud14" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/c/ce/Stud26.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Rossie Shakya</h3><br> | <h3>Rossie Shakya</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br> | + | Hanging out with friends and sleeping.<br><br> |
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="stud15" style="display:none;"> | <div id="stud15" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/c/c8/Stud19.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Kiran Subedi</h3><br> | <h3>Kiran Subedi</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br> | + | Singing, Playing basketball and surfing the internet.<br><br> |
- | + | ||
- | + | ||
</div> | </div> | ||
Line 357: | Line 466: | ||
<div id="stud17" style="display:none;"> | <div id="stud17" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/1/1b/947232_194149117399559_935329161_n.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Ashmita Timlisina</h3><br> | <h3>Ashmita Timlisina</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br> | + | Travelling, exploring new things. <br><br> |
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="stud18" style="display:none;"> | <div id="stud18" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/8/8f/Stud22.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Srijana Yakkha</h3><br> | <h3>Srijana Yakkha</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br> | + | Reading books, surfing internet, adventure and collecting antiques.<br><br> |
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="stud19" style="display:none;"> | <div id="stud19" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/8/85/Stud25.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Nishan Gautam</h3><br> | <h3>Nishan Gautam</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br> | + | Playing football, playing Basektball, travelling, singing, playing Harmonium and Guitar.<br><br> |
- | + | ||
- | + | ||
</div> | </div> | ||
Line 393: | Line 496: | ||
<div id="stud21" style="display:none;"> | <div id="stud21" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/e/e7/Stud24.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Rishab Karki</h3><br> | <h3>Rishab Karki</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
My hobbies are my friends , grooving with hiphop and movie.<br><br> | My hobbies are my friends , grooving with hiphop and movie.<br><br> | ||
<u>Reason to choose Multimedia technology:</u><br> | <u>Reason to choose Multimedia technology:</u><br> | ||
- | <br> | + | Playing with raw footage was my sole passion so i dedicated my life to multimedia.<br> |
</div> | </div> | ||
<div id="stud22" style="display:none;"> | <div id="stud22" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/f/f9/IMG_0226.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Abhishesh Bajracharya</h3><br> | <h3>Abhishesh Bajracharya</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
Art (Drawing & Sketching), Listening to Music, Gaming, Creative Writing and more.<br><br> | Art (Drawing & Sketching), Listening to Music, Gaming, Creative Writing and more.<br><br> | ||
- | |||
- | |||
</div> | </div> | ||
Line 415: | Line 516: | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
Playing and watching cricket, reading books, journals, magazines and helping others...<br><br> | Playing and watching cricket, reading books, journals, magazines and helping others...<br><br> | ||
- | |||
- | |||
</div> | </div> | ||
Line 424: | Line 523: | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
Football, Watching TV, 9gag, Reading fiction, Playing Keyboard and Bamboo flute.<br><br> | Football, Watching TV, 9gag, Reading fiction, Playing Keyboard and Bamboo flute.<br><br> | ||
- | |||
- | |||
</div> | </div> | ||
Line 433: | Line 530: | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
Listen to music and news,study and sleep.<br><br> | Listen to music and news,study and sleep.<br><br> | ||
- | |||
- | |||
</div> | </div> | ||
<div id="stud26" style="display:none;"> | <div id="stud26" style="display:none;"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/b/bf/Stud18.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | |
<h3>Bidur Siwakoti</h3><br> | <h3>Bidur Siwakoti</h3><br> | ||
<u>Hobbies:</u><br> | <u>Hobbies:</u><br> | ||
- | <br><br> | + | Watching movies,hanging out with friends,travelling new places<br><br> |
- | <u> | + | </div> |
- | <br> | + | |
+ | <div id="stud27" style="display:none;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/ac/IMG_0225.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | ||
+ | <h3>Brishav Rajbahak</h3><br> | ||
+ | <u>Hobbies:</u><br> | ||
+ | Watching movies,hanging out with friends,travelling new places<br><br> | ||
+ | </div> | ||
+ | |||
+ | <div id="stud28" style="display:none;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/1/10/Stud27.jpg" width=200px height=250px align="left" style="margin-right:10px;"> | ||
+ | <h3>Pushpak Saha</h3><br> | ||
+ | <u>Hobbies:</u><br> | ||
+ | Playing video games.<br><br> | ||
</div> | </div> | ||
Line 467: | Line 574: | ||
<a href="" id="afoall" onMouseOver="showdiv(25);" onMouseOut="hidediv(25);">Rekha Bhattarai</a><br> | <a href="" id="afoall" onMouseOver="showdiv(25);" onMouseOut="hidediv(25);">Rekha Bhattarai</a><br> | ||
<a href="" id="afoall" onMouseOver="showdiv(26);" onMouseOut="hidediv(26);">Bidur Shiwakoti</a><br> | <a href="" id="afoall" onMouseOver="showdiv(26);" onMouseOut="hidediv(26);">Bidur Shiwakoti</a><br> | ||
+ | <a href="" id="afoall" onMouseOver="showdiv(27);" onMouseOut="hidediv(27);">Brishav Rajbahak</a><br> | ||
+ | <a href="" id="afoall" onMouseOver="showdiv(28);" onMouseOut="hidediv(28);">Pushpak Saha</a><br><br><br> | ||
<b>=='''Where we are from'''==</b> | <b>=='''Where we are from'''==</b> | ||
[<a href="http://www.aitm.edu.np">http://www.aitm.edu.np</a> Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [<a href="http://www.welcomenepal.com">http://www.welcomenepal.com Nepal</a>], a beautiful country with ever smiling people. | [<a href="http://www.aitm.edu.np">http://www.aitm.edu.np</a> Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [<a href="http://www.welcomenepal.com">http://www.welcomenepal.com Nepal</a>], a beautiful country with ever smiling people. | ||
+ | |||
</div> | </div> | ||
+ | </div> | ||
+ | |||
+ | <!-- Main Section Complete --> |
Latest revision as of 03:06, 28 September 2013
Our Team:
Advisors
Krishna Das Manandhar
Nawneet Mishra
Instructors
Gauri Shankar Manandhar
Shishir Sharma
Students
Anurag Adhikari
Subhiksha Khatiwada
Momish Manandhar
Aayushma Gautam
Daisy Awale