Difference between revisions of "Template:TecCEM/JsTeam"

Line 5: Line 5:
 
         $(".team .sidebar-index .card-title").text("Hover on a Team member")
 
         $(".team .sidebar-index .card-title").text("Hover on a Team member")
 
         $(".team .sidebar-index .card-text").text("Lorem")
 
         $(".team .sidebar-index .card-text").text("Lorem")
        $(".team .sidebar-index .card-img-top").attr(
 
            "src",
 
            "https://scontent.fntr4-1.fna.fbcdn.net/v/t1.0-9/29261400_1607466826039980_6424696083484711460_n.jpg?_nc_cat=111&oh=4c9b5b76ace76c499ffd4f0ee9f5b7aa&oe=5C476ECE"
 
        )
 
 
     }
 
     }
 
     $(".teampic#rodrigo")
 
     $(".teampic#rodrigo")
Line 15: Line 11:
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
 
                 "<h4>Team Lider</h4><h5>Disque Team Lider</h5><p>Rodrigo Valencia is the team leader. He is 21 years old and he is in the seventh semester of Biotechnology Engineering. He likes to read, play video games, everything that has to do with the cosmos, his favorite moment of the day is dinner time, he likes watching series and movies of the all genres and he loves to tell very bad jokes in order to make everyone laugh.</p>"
 
                 "<h4>Team Lider</h4><h5>Disque Team Lider</h5><p>Rodrigo Valencia is the team leader. He is 21 years old and he is in the seventh semester of Biotechnology Engineering. He likes to read, play video games, everything that has to do with the cosmos, his favorite moment of the day is dinner time, he likes watching series and movies of the all genres and he loves to tell very bad jokes in order to make everyone laugh.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/d/db/T--TecCEM--ro.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 22: Line 22:
 
             $(".team .sidebar-index .card-title").text("Karla Soto")
 
             $(".team .sidebar-index .card-title").text("Karla Soto")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Project Manager</h4><h5>Disque PM<</h5><p>Karla Soto is the project manager. She is 21 years old and she is in the seventh semester of Biotechnology Engineering. She likes to read, the theatre and everything that has to do with the arts. She loves nature and she appreciates every little thing about it. She is a dedicated person and she is passionate about what she does.</p>"
+
                 "<h4>Project Manager</h4><h5>Disque PM</h5><p>Karla Soto is the project manager. She is 21 years old and she is in the seventh semester of Biotechnology Engineering. She likes to read, the theatre and everything that has to do with the arts. She loves nature and she appreciates every little thing about it. She is a dedicated person and she is passionate about what she does.</p>"
 
             )
 
             )
 
         })
 
         })
Line 31: Line 31:
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
 
                 "<h4>El NO chido :v</h4><p>Joel Lara is part of the software team. Joel is a driven man that loves knowledge. His area of expertise is computer science and he is interested in AI applied to computational biology. He loves math, especially discrete mathematics. He loves reading fantasy, sci-fi, and thrillers, sometimes he wanders to philosophy. He is an Apple fanboy and adores the geeky stuff. A Star Wars and Game of Thrones fan that would like to change the world through the real magic, technology. Joel loves food, most cuisines, but especially Italian. Pizza is food for the soul, btw he craves chocolate all day long. He loves nature and animals, especially Huskies, his dog’s name is Nymeria, a thing to be expected of a Game of Thrones fan. His favorite music genre is Power Metal but he also enjoys Indie Rock and classical music.</p>"
 
                 "<h4>El NO chido :v</h4><p>Joel Lara is part of the software team. Joel is a driven man that loves knowledge. His area of expertise is computer science and he is interested in AI applied to computational biology. He loves math, especially discrete mathematics. He loves reading fantasy, sci-fi, and thrillers, sometimes he wanders to philosophy. He is an Apple fanboy and adores the geeky stuff. A Star Wars and Game of Thrones fan that would like to change the world through the real magic, technology. Joel loves food, most cuisines, but especially Italian. Pizza is food for the soul, btw he craves chocolate all day long. He loves nature and animals, especially Huskies, his dog’s name is Nymeria, a thing to be expected of a Game of Thrones fan. His favorite music genre is Power Metal but he also enjoys Indie Rock and classical music.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/e/e5/T--TecCEM--joe.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 48: Line 52:
 
     $(".teampic#alex")
 
     $(".teampic#alex")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Alex")
+
             $(".team .sidebar-index .card-title").text("Alejandro Mejorada")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Bro</h4><p>Alejandro Mejorada is part of the theoretical analysis team. He is 22 years old and it’s his third semester of Biotechnology Engineering. He decided to enter the science world because of his chemistry class back in his high school. In addition to his passion for science, he is a big fan of puppies and playing the guitar.</p>"
+
                 "<h4>Theoretical Analyzer</h4><h5>Bro chido</h5><p>Alejandro Mejorada is part of the theoretical analysis team. He is 22 years old and it’s his third semester of Biotechnology Engineering. He decided to enter the science world because of his chemistry class back in his high school. In addition to his passion for science, he is a big fan of puppies and playing the guitar.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/b/be/T--TecCEM--alex.jpg"
 
             )
 
             )
 
         })
 
         })
Line 56: Line 64:
 
     $(".teampic#shant")
 
     $(".teampic#shant")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Chantal Ravelo")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Logistics Analizer</h4><h5>Mille and Raúl's bootycall (it's complicated)</h5><p>Shantal Ravelo is in charge of the logistics area. She's 20 years old. She loves chai tea and being in the lab. She loves to play tennis. Furthermore, she adores cooking, reading and learning new languages.  She eats a lot of chocolates and that keeps her very energetic, productive and positive.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/f/fb/T--TecCEM--sha.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 64: Line 76:
 
     $(".teampic#ara")
 
     $(".teampic#ara")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Arantxa Karam")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Protein Designer</h4><p>Arantxa Karam is part of the protein design team. She is 19 years old and she is in the seventh semester of Biotechnology Engineering. She likes reading novels, ice skating, cold climates and landscapes, especially forests. She is also passionate about her career, loves coffee, loves cats and is pro-animal.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/5/5f/T--TecCEM--ari.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 72: Line 88:
 
     $(".teampic#uri")
 
     $(".teampic#uri")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Uriel Ortega")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Theoretical Analyzer</h4><h5>Nigga fights with Mille... a lot</h5><p>Uriel Ortega is part of the theoretical analysis team. He is 20 years old and he is coursing the fifth semester of Biotechnology Engineering. He is a young dreamer, lover of ideals and the way to carry them out. Since he was a child he has great aspirations and his family has strengthened his future projection to aim for the highest. He is passionate about science and nature. In addition to the academic issues, he likes to listen to music, go out with friends and sing ugly but with passion. He considers he has a nice handwriting.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/b/b7/T--TecCEM--uri.JPG"
 
             )
 
             )
 
         })
 
         })
Line 80: Line 100:
 
     $(".teampic#rulo")
 
     $(".teampic#rulo")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Raúl García")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Lab. Manager</h4><p>Raúl García is the laboratory manager. He is 20 years old and he is in the seventh semester of Biotechnology Engineering. He loves to learn more about his career, he enjoys watching movies and reading, besides that he has a fascination with puppies and food.</p>"
+
                 "<h4>Lab. Manager</h4><h5>Señor papadota</h5><p>Raúl García is the laboratory manager. He is 20 years old and he is in the seventh semester of Biotechnology Engineering. He loves to learn more about his career, he enjoys watching movies and reading, besides that he has a fascination with puppies and food.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/d/de/T--TecCEM--rulo.jpg"
 
             )
 
             )
 
         })
 
         })
Line 88: Line 112:
 
     $(".teampic#rock")
 
     $(".teampic#rock")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Rodrigo David")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>INUTIIIIL!</h4><h5>Hiiiiiijo de la verga</h5><p>Rodrigo David is part of the theoretical analysis team. He is 19 years old and is studying the third semester of the Biotechnology Engineering. He has always been passionate about science, especially the biology behind every living being. He loves playing guitar, exercising and being with his friends. Sometimes he is very quiet but in reality, he is someone who likes to laugh excessively and being sarcastic.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/5/56/T--TecCEM--Rock.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 96: Line 124:
 
     $(".teampic#pam")
 
     $(".teampic#pam")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Pameja Jiménez")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Protein Designer</h4><h5>La Pam's<7h5><p>Pamela Jiménez is part of the protein design team. She is 21 years old and she is in the seventh semester of Biotechnology Engineering. She loves her career and that is why she is always trying to learn new things. She likes to learn new languages. She is always laughing and she likes being in touch with nature. She is a big fan of all kinds of movies and TV series. Pam wants to make a change in her country because she considers Mexico has a great potential to stand out.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/4/44/T--TecCEM--pam.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 104: Line 136:
 
     $(".teampic#ari")
 
     $(".teampic#ari")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Ariadna Vázquez")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Protein Designer</h4><h5>Mille's crush and eternal love (sometimes)</h5><p>Ariadna Vázquez is part of the protein designer team. She is 19 years old and it’s her third semester of Biotechnology Engineering. She loves dancing and swimming, most of her money ends up in concerts and festivals because she loves going to them. She has always had a great curiosity about nature and despite being the smallest person of the group she is very enthusiastic to carry out the project.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/3/3b/T--TecCEM--bast.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 112: Line 148:
 
     $(".teampic#borre")
 
     $(".teampic#borre")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Juan Carlos Rueda")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Bioinformatics Specialist</h4><h5>igem since 1800</h5><p>Juan Carlos Rueda Silva is the specialist in Bioinformatics. He is 20 years old and is studying the fifth semester of Biotechnology Engineering. He is a very responsible and intelligent person. He speaks Spanish, English, German and a little French. He is interested in pharmaceutical biotechnology, but especially in bioinformatics. He enjoys reading, especially classical literature, XX century English literature and essays. Also watching European films. His favorite music is new age but enjoys different genres of music. He likes to always learn new things, travel, and to collect souvenirs.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/1/1d/T--TecCEM--borre.JPG"
 
             )
 
             )
 
         })
 
         })
Line 120: Line 160:
 
     $(".teampic#armando")
 
     $(".teampic#armando")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Armando Cortés")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Protein Designer</h4><h5>ARRMSSSS</h5><p>Armando Cortés is part of the protein design team. He is 19 years old and he is in the fifth semester of Biotechnology Engineering. His favorite things are music and sports. He always enjoys passing time with his friends playing and composing good music. He enjoys reading about philosophy and different literary currents. He is always looking to learn new things and question what he knows about anything. He is a little quiet but enjoys being accompanied. He loves food and coffee at any time of the day.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/c/cb/T--TecCEM--arman.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 128: Line 172:
 
     $(".teampic#edgar")
 
     $(".teampic#edgar")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("Edgar Contreras")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Chemistry Specialist</h4><p>Edgar Contreras is the team's chemist. He is 21 years old and is in his fifth semester of Chemical Engineering. His interests include activities such as piano, sculpture, contact sports in general, horror and action films. </p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/5/5b/T--TecCEM--edga.jpeg"
 
             )
 
             )
 
         })
 
         })
Line 136: Line 184:
 
     $(".teampic#majo")
 
     $(".teampic#majo")
 
         .on("mouseenter", function() {
 
         .on("mouseenter", function() {
             $(".team .sidebar-index .card-title").text("Rodrigo Valencia")
+
             $(".team .sidebar-index .card-title").text("María José Ugarte")
 
             $(".team .sidebar-index .card-text").html(
 
             $(".team .sidebar-index .card-text").html(
                 "<h4>Team lider</h4><p>Lorem</p>"
+
                 "<h4>Protein Designer</h4><h5>Majito bebe</h5><p>María José Ugarte is part of the protein design team. She is 21 years old and she is in the seventh semester of Biotechnology Engineering. She loves the applications that her career can reach and learn about new technologies. Her hobbies are drawing, watching TV series and playing video games. She is passionate about climbing and aerial dance. She has a weakness for puppies and drinking coffee.</p>"
 +
            )
 +
            $(".team .sidebar-index .card-img-top").attr(
 +
                "src",
 +
                "https://static.igem.org/mediawiki/2018/6/60/T--TecCEM--majo.JPG"
 
             )
 
             )
 
         })
 
         })
 
         .on("mouseleave", def)
 
         .on("mouseleave", def)
 
})
 
})
 
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 00:09, 15 October 2018