Team:BIOSINT Mexico/Team
From 2012e.igem.org
(Difference between revisions)
(Prototype team page) |
|||
(42 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | < | + | <html lang="en"> |
- | < | + | <style type="text/css"> |
- | + | #p-logo { | |
- | + | display:none; | |
- | + | } | |
- | + | #search-controls{ | |
- | + | display:none; | |
- | + | } | |
- | + | #top-section{ | |
- | + | height:13px; | |
- | + | border-left: none; | |
- | + | border-right: none; | |
- | + | border-bottom: none; | |
- | + | } | |
+ | .firstHeading{ | ||
+ | display:none; | ||
+ | } | ||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | margin:none; | ||
+ | padding:none; | ||
+ | background:none; | ||
+ | border-left:none; | ||
+ | color: #fff; | ||
+ | border-right:none; | ||
+ | line-height:none; | ||
+ | z-index:none; | ||
+ | } | ||
+ | #catlinks { | ||
+ | display:none; | ||
+ | } | ||
- | + | #footer-box { | |
+ | margin-left: 10px; | ||
+ | width: 965px; | ||
+ | padding:none; | ||
+ | background-color:none; | ||
+ | background: url(http://www.persoft.mx/biosint/images/block-1-bottom.jpg) 0 bottom repeat-x; | ||
+ | margin: 0 auto; | ||
+ | border:none; | ||
+ | } | ||
- | { | + | #menubar{ |
- | + | ||
- | + | ||
- | + | color: rgba(0,0,0,0.0); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | } | ||
- | < | + | </style> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <script language="javascript"> | ||
+ | $(document).ready(function() { | ||
+ | |||
+ | $("#menubar").children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $("#menubar").children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
- | |||
- | |||
- | |||
- | |||
+ | $("#menubar").hover(function() { | ||
+ | $(this).children().children("li").css("color", "#fff"); | ||
+ | $(this).children().children("li").children("a").css("color", "#fff"); | ||
+ | },function() { | ||
+ | $(this).children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $(this).children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <head> | ||
+ | <title>Team</title> | ||
+ | <meta charset="utf-8"> | ||
+ | <!-- CSS --> | ||
+ | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/reset.css"> | ||
+ | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/grid_24.css"> | ||
+ | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/style.css"> | ||
+ | <link rel="stylesheet" type="text/css" href="http://www.persoft.mx/biosint/css/team.css" /> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Rock+Salt' rel='stylesheet' type='text/css' /> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css' /> | ||
+ | <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Holtwood+One+SC' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <!-- JS --> | ||
+ | <script src="http://www.persoft.mx/biosint/js/jquery-1.7.min.js"></script> | ||
+ | <script type="text/javascript" src="http://www.persoft.mx/biosint/js/teammenu.js"></script> | ||
+ | <script src="http://www.persoft.mx/biosint/js/jquery.easing.1.3.js"></script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="main"> | ||
+ | <div class="sub-pages"> | ||
+ | <div> | ||
+ | <header> | ||
+ | <nav> | ||
+ | <ul class="menu"> | ||
+ | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico">Home</a></li> | ||
+ | <li class="current"><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Team">Team</a></li> | ||
+ | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Summary">Project</br>Description</a></li> | ||
+ | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/HumanPractices">Human</br>Practices</a></li> | ||
+ | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Gallerie">Gallery</a></li> | ||
+ | <li class="last"><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Attributions">Sponsors</a></li> | ||
+ | </ul> | ||
+ | <a class="igem" href="https://igem.org/Main_Page"><img src="http://www.persoft.mx/biosint/images/ICL_iGEM_Logo.png" alt="" /></a> | ||
+ | </nav> | ||
+ | <h1><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico"><img src="http://www.persoft.mx/biosint/images/logo.png" alt=""></a></h1> | ||
+ | <div class="slogan">WHAT I CANNOT CREATE, I DO NOT UNDERSTAND <span>RICHARD FEYNMAN’S</span></div> | ||
+ | </header> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--==============================content================================--> | ||
+ | <section id="content"> | ||
+ | <div class="container_24"> | ||
+ | <div class="grid_23 prefix_1"> | ||
+ | <div class="block-1"> | ||
+ | <div> | ||
+ | <div> | ||
+ | <div class="text-2">The creator of the Color TV was a Mexican Engineer Guillermo González Camarena.<span></span></div> | ||
+ | <div class="discount"></div> | ||
+ | <div class="text-3">In 1940 when he was 23 years old, he patented his system.<span></span></div> | ||
+ | <a href="#" class="link-2"></a> | ||
+ | <div class="clear"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="grid_16 prefix_1"> | ||
+ | <h2 class="h2 top-3">Our team:</h2> | ||
+ | <div class="containerteam"> | ||
+ | <div id="ei_menu" class="ei_menu"> | ||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="#" class="pos1"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Mariana</h2> | ||
+ | <h3>Sales Director</h3> | ||
+ | <p> | ||
+ | Born in México City, México. She did the market research, wonderful aid in the brainstorming of the business concept. She created the video story board. | ||
+ | </p> | ||
+ | <p> | ||
+ | Organized and with a harmonic personality, likes arts and loves playing soccer. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos2"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Antonio</h2> | ||
+ | <h3>Head Investigator</h3> | ||
+ | <p> | ||
+ | Born in Saltillo, Coahuila. He is the heart and brain of the business concept and procedures development, has great skills in the laboratory, and guided in the equipment and reagents quotations. | ||
+ | </p> | ||
+ | <p> | ||
+ | Avid scientific reader, bohemian and music fan, he enjoys playing the drums. | ||
+ | </p> | ||
+ | </div> | ||
- | + | </li> | |
+ | <li> | ||
+ | <a href="#" class="pos3"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Cynthia</h2> | ||
+ | <h3>BioSint_Mexico member</h3> | ||
+ | <p> | ||
+ | Born in México City, México. Collaborator in the 2012 Synthetic Biology Symposium aided in the Wiki. She really likes business and she is especially good in writing tasks. She is currently in the entrepreneurial mode at school. | ||
+ | </p> | ||
+ | <p> | ||
+ | Cynthia enjoys music and coffee. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos4"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Jorge</h2> | ||
+ | <h3>Financial Director</h3> | ||
+ | <p> | ||
+ | Born in México City, México. He keeps the team out of trouble in the financial affairs, and knows the right people for money contributions. Very good at laboratory techniques and great sense in looking for target markets in México. | ||
+ | </p> | ||
+ | <p> | ||
+ | He is extremely reliable, on top of logistics, serious personality and a warm heart. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos5"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Daniela</h2> | ||
+ | <h3>Saleswoman</h3> | ||
+ | <p> | ||
+ | Born in León, Guanajuato. Important part in the organization and contact with Universities for the 2012 Synthetic Biology Symposium. | ||
+ | </p> | ||
+ | <p> | ||
+ | Her smiley face lightens the place and enjoys having a great time with her friends. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos6"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Aldo</h2> | ||
+ | <h3>Head of Quality Assurance</h3> | ||
+ | <p> | ||
+ | Born in Querétaro, Querétaro, México. He aided in the development of the business concept and worked on the analysis of the competing companies. | ||
+ | </p> | ||
+ | <p> | ||
+ | He is a techno wizard, enjoys riding his bike around the city, reading a good book and peaceful places. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos7"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Yunuen</h2> | ||
+ | <h3>Marketing Director</h3> | ||
+ | <p> | ||
+ | Born in Querétaro, Querétaro, México. She is in charge of all the logistics of the student and enterprise groups as well as the Wiki. She has her own enterprise and is aiding the group with her knowledge and magnificent organizational skills. | ||
+ | </p> | ||
+ | <p> | ||
+ | Kind and warm hearted she is always attentive and on top of things. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos8"> | ||
+ | <span class="ei_preview"></span> | ||
+ | <span class="ei_image"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Israel</h2> | ||
+ | <h3>Laboratory Technician</h3> | ||
+ | <p> | ||
+ | Born in Guadalajara, Jalisco, México. Very knowledgeable in instrumentation and laboratory techniques, he helped in the marketing analysis and developing laboratory process. | ||
+ | </p> | ||
+ | <p> | ||
+ | He is a family man, happily married and loving father. | ||
+ | </p> | ||
+ | </div> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div id="ei_menu2" class="ei_menu"> | ||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="#" class="pos9"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2> Nelson</h2> | ||
+ | <h3>Production Director</h3> | ||
+ | <p> | ||
+ | Born in Cárdenas, Tabasco, México. He was in charge of the company’s philosophy. He was in charge of the presentation and is the creator and T-shirt salesman. | ||
+ | </p> | ||
+ | <p> | ||
+ | Wonderful dancer and Coordinator of the Boy Scouts "Network of young people of Querétaro". | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos10"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Matsuri</h2> | ||
+ | <h3>Saleswoman</h3> | ||
+ | <p> | ||
+ | Born in Tampico, Tamaulipas, México. She was the official coordinator of the 2012 Synthetic Biology Symposium. Nowadays she does the evaluation on strategic alliances. | ||
+ | </p> | ||
+ | <p> | ||
+ | Mat really loves music and baseball. | ||
+ | </p> | ||
+ | </div> | ||
- | + | </li> | |
- | + | <li> | |
- | + | <a href="#" class="pos11"> | |
- | + | <span class="ei_preview2"></span> | |
- | + | <span class="ei_image2"></span> | |
- | + | </a> | |
- | + | <div class="ei_descr"> | |
- | + | <h2>Roberto</h2> | |
- | + | <h3>Salesman</h3> | |
- | + | <p> | |
- | + | Born in Puebla de los Ángeles, Puebla, México. He was an important key for the sponsorship in the symposium and strategic alliances. | |
- | + | </p> | |
- | + | <p> | |
- | + | He loves to read, art and everything related with social skills, like philosophy. | |
- | + | </p> | |
- | + | </div> | |
- | + | </li> | |
- | < | + | <li> |
- | + | <a href="#" class="pos12"> | |
- | + | <span class="ei_preview2"></span> | |
- | + | <span class="ei_image2"></span> | |
- | + | </a> | |
- | + | <div class="ei_descr"> | |
- | + | <h2>Laura</h2> | |
- | + | <h3>Laboratory Technician</h3> | |
- | </ | + | <p> |
- | + | Born in Tijuana, Baja California, México. Always on top of things, organized and with wonderful logistic skills, she is hard worker and reliable with great knowledge in biotechnology. | |
- | + | </p> | |
- | == | + | <p> |
- | + | Lau loves dancing and spent her summer in Singapore as exchange student. | |
- | + | </p> | |
- | + | </div> | |
- | + | </li> | |
- | == | + | <li> |
+ | <a href="#" class="pos13"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Rodrigo</h2> | ||
+ | <h3>General Director</h3> | ||
+ | <p> | ||
+ | Born in San Juan del Rio, Querétaro, México. He is the president of Biosint, our student group. He is a scientific ambassador due to his communication skills and biotechnology knowledge. | ||
+ | </p> | ||
+ | <p> | ||
+ | He spent last semester in Atlanta, Georgia in the Cancer Quest program. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos14"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Cintli</h2> | ||
+ | <h3>Laboratory Technician</h3> | ||
+ | <p> | ||
+ | Born in Querétaro, Querétaro, México. Key person in market analysis and in development of products and services. | ||
+ | </p> | ||
+ | <p> | ||
+ | Nowadays she is working in a corporate industry. She has a sweet and cheerful personality who loves singing and reading. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos15"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>David</h2> | ||
+ | <h3>Laboratory Technician</h3> | ||
+ | <p> | ||
+ | Born in Querétaro, Querétaro, México. He collaborated in the business plan with marketing and risk analysis. Last semester he was in the exchange program at Holland, joining the team upon his return. He is great in brainstorming, and novel ideas. | ||
+ | </p> | ||
+ | <p> | ||
+ | He has a joyful personality, likes to sing, and draw wherever he cans. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos16"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Gabriela</h2> | ||
+ | <h3>Saleswoman</h3> | ||
+ | <p> | ||
+ | Born in México City, México. She assisted in the organization and diffusion of the 2012 Synthetic Biology Symposium; also helped with the Wiki and in the laboratory equipment quotations. | ||
+ | </p> | ||
+ | <p> | ||
+ | She dislikes people that repeat things many times. She loves listening to music. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#" class="pos17"> | ||
+ | <span class="ei_preview2"></span> | ||
+ | <span class="ei_image2"></span> | ||
+ | </a> | ||
+ | <div class="ei_descr"> | ||
+ | <h2>Dr. Sonia</h2> | ||
+ | <h3>Team Instructor</h3> | ||
+ | <p> | ||
+ | Sonia is our greatest advisor and support for planning and organization. She is the mother-like figure in the team, always guiding us towards the best course of action. | ||
+ | </p> | ||
+ | <p> | ||
+ | She loves the country side and cows, almost as she loves her students. Do not let her slender figure misguide you she is as tough as a bull and wise as an owl. | ||
+ | </p> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="grid_23 prefix_1 "> | ||
+ | <div class="border-top"> | ||
+ | <h2 class="h2">Recent work:</h2> | ||
+ | <div class="wrap"> | ||
+ | <div class="box-2"> | ||
+ | <div class="img-border"><img src="http://www.persoft.mx/biosint/images/Kuxtal.jpg" alt=""></div> | ||
+ | <div class="extra-wrap"> | ||
+ | <p class="clr-1 bold">Kuxtal</p> | ||
+ | <p class="p-border">BIOSINT_Mexico created the Kuxtal Biotech Corporation with 15 members that have different skills and training besides their biotechnology engineering studies.</p> | ||
+ | <a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Summary" class="link-1">Read more</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="box-2 last"> | ||
+ | <div class="img-border"><img src="http://www.persoft.mx/biosint/images/Grupo estudiantil.jpg" alt=""></div> | ||
+ | <div class="extra-wrap"> | ||
+ | <p class="clr-1 bold">Student Group of Synthetic Biology</p> | ||
+ | <p class="p-border">We began with our participation in the iGEM 2011 jamboree, a bronze medal in the regional state and the passing to the championship. But were not only the awards obtained.</p> | ||
+ | <a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/HumanPractices" class="link-1">Read more</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="clear"></div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </div> | ||
+ | <!--==============================footer=================================--> | ||
+ | <footer> | ||
+ | <div class="container_24"> | ||
+ | |||
+ | <div class="grid_12"> | ||
+ | <div class="soc-icons"><a href="https://www.facebook.com/BioSint2012?fref=ts"><img src="http://www.persoft.mx/biosint/images/icon-2.png" alt=""></a><a href="https://twitter.com/BioSintCongreso"><img src="http://www.persoft.mx/biosint/images/icon-3.png" alt=""></a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="clear"></div> | ||
+ | </footer> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 04:35, 28 October 2012
Our team:
Recent work:
Kuxtal
BIOSINT_Mexico created the Kuxtal Biotech Corporation with 15 members that have different skills and training besides their biotechnology engineering studies.
Read moreStudent Group of Synthetic Biology
We began with our participation in the iGEM 2011 jamboree, a bronze medal in the regional state and the passing to the championship. But were not only the awards obtained.
Read more