add randomization to team

pull/2/head
Michael Q Larson 2014-12-09 22:50:10 -08:00
parent 6b7ca4fe70
commit 31e310ed85
1 changed files with 81 additions and 72 deletions

View File

@ -5,78 +5,87 @@
.col-xs-12 .col-xs-12
h2.text-center Our team h2.text-center Our team
.fifteen-pixel-break .fifteen-pixel-break
.col-xs-12.col-sm-4.col-md-3.team-member script.
h3.negative-10.text-nowrap Nique Devereaux $(function () {
h4.negative-10.text-nowrap Alliance Builder var parent = $("#shuffle");
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/nique-devereaux.jpg' alt="Nique Devereaux's picture") var divs = parent.children();
h4.text-nowrap Tempe, Arizona while (divs.length) {
p.negative-10 "Gamer ever since Pong. Coder ever since I discovered how much I enjoy telling machines what to do." parent.append(divs.splice(Math.floor(Math.random() * divs.length), 1)[0]);
.col-xs-12.col-sm-4.col-md-3.team-member }
h3.negative-10.text-nowrap Berkeley Martinez });
h4.negative-10.text-nowrap JavaScript Engineer #shuffle
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/berkeley-martinez.jpg' alt="Berkeley Martinez's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap San Francisco, California h3.negative-10.text-nowrap Nique Devereaux
p.negative-10 "Former mechanical engineer. Coding is pure creation. I can fly, but only once." h4.negative-10.text-nowrap Alliance Builder
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/nique-devereaux.jpg' alt="Nique Devereaux's picture")
h3.negative-10.text-nowrap Mychael Zuniga h4.text-nowrap Tempe, Arizona
h4.negative-10.text-nowrap JavaScript Engineer p.negative-10 "Gamer ever since Pong. Coder ever since I discovered how much I enjoy telling machines what to do."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/mychael-zuniga.jpg' alt="Mychael Zuniga's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap San Diego, California h3.negative-10.text-nowrap Berkeley Martinez
p.negative-10 "I'm a college student who turned to code as an avenue for creative expression. I love political science and economics." h4.negative-10.text-nowrap JavaScript Engineer
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/berkeley-martinez.jpg' alt="Berkeley Martinez's picture")
h3.negative-10.text-nowrap Brian Ball h4.text-nowrap San Francisco, California
h4.negative-10.text-nowrap Product Manager p.negative-10 "Former mechanical engineer. Coding is pure creation. I can fly, but only once."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/brian-ball.jpg' alt="Brian Ball's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap San Francisco, California h3.negative-10.text-nowrap Mychael Zuniga
p.negative-10 "I build products people use. I'm fascinated by how fast the internet is changing the world." h4.negative-10.text-nowrap JavaScript Engineer
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/mychael-zuniga.jpg' alt="Mychael Zuniga's picture")
h3.negative-10.text-nowrap Darryl Dixon h4.text-nowrap San Diego, California
h4.negative-10.text-nowrap Community Builder p.negative-10 "I'm a college student who turned to code as an avenue for creative expression. I love political science and economics."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/darryl-dixon.png' alt="Darryl Dixon's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap Newport News, Virginia h3.negative-10.text-nowrap Brian Ball
p.negative-10 "I'm a self-taught graphic designer. I'm learning web development here and want you to learn with me." h4.negative-10.text-nowrap Product Manager
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/brian-ball.jpg' alt="Brian Ball's picture")
h3.negative-10.text-nowrap Kathy O'Driscoll h4.text-nowrap San Francisco, California
h4.negative-10.text-nowrap Community Builder p.negative-10 "I build products people use. I'm fascinated by how fast the internet is changing the world."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/kathy-odriscoll.jpg' alt="Kathy O'Driscoll's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap Los Angeles, California h3.negative-10.text-nowrap Darryl Dixon
p.negative-10 "Mother and grandmother. All my life I've dabbled in getting machines to do my bidding. Now it's becoming my career." h4.negative-10.text-nowrap Community Builder
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/darryl-dixon.png' alt="Darryl Dixon's picture")
h3.negative-10.text-nowrap Ryan Malm h4.text-nowrap Newport News, Virginia
h4.negative-10.text-nowrap Visual Designer p.negative-10 "I'm a self-taught graphic designer. I'm learning web development here and want you to learn with me."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/ryan-malm.jpg' alt="Ryan Malm's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap Omaha, Nebraska h3.negative-10.text-nowrap Kathy O'Driscoll
p.negative-10 "I love origami, piano, and playing minecraft with my kids. My JavaScript grows stronger every day." h4.negative-10.text-nowrap Community Builder
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/kathy-odriscoll.jpg' alt="Kathy O'Driscoll's picture")
h3.negative-10.text-nowrap Charles Watson h4.text-nowrap Los Angeles, California
h4.negative-10.text-nowrap iOS Engineer p.negative-10 "Mother and grandmother. All my life I've dabbled in getting machines to do my bidding. Now it's becoming my career."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/charles-watson.jpg' alt="Charles Watson's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap Minneapolis, Minnesota h3.negative-10.text-nowrap Ryan Malm
p.negative-10 "I skipped college. I build iOS apps. I love the obstacles and puzzles that coding presents me." h4.negative-10.text-nowrap Visual Designer
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/ryan-malm.jpg' alt="Ryan Malm's picture")
h3.negative-10.text-nowrap Quincy Larson h4.text-nowrap Omaha, Nebraska
h4.negative-10.text-nowrap Instructional Designer p.negative-10 "I love origami, piano, and playing minecraft with my kids. My JavaScript grows stronger every day."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/quincy-larson.jpg' alt="Quincy Larson's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap San Francisco, California h3.negative-10.text-nowrap Charles Watson
p.negative-10 "I worked as a school director in China before learning to code. It's clear that everyone can - and should - learn to code." h4.negative-10.text-nowrap iOS Engineer
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/charles-watson.jpg' alt="Charles Watson's picture")
h3.negative-10.text-nowrap Mark Howard h4.text-nowrap Minneapolis, Minnesota
h4.negative-10.text-nowrap Digital Marketer p.negative-10 "I skipped college. I build iOS apps. I love the obstacles and puzzles that coding presents me."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/mark-howard.jpg' alt="Mark Howard's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap San Diego, California h3.negative-10.text-nowrap Quincy Larson
p.negative-10 "I enjoy helping people, at scale. Code is the best way to do that." h4.negative-10.text-nowrap Instructional Designer
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/quincy-larson.jpg' alt="Quincy Larson's picture")
h3.negative-10.text-nowrap Nathan Leniz h4.text-nowrap San Francisco, California
h4.negative-10.text-nowrap Community Builder p.negative-10 "I worked as a school director in China before learning to code. It's clear that everyone can - and should - learn to code."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/nathan-leniz.jpg' alt="Nathan Leniz's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap Seoul, South Korea h3.negative-10.text-nowrap Mark Howard
p.negative-10 "Active duty US Army. I'm on the bomb squad. No joke. I learned to code for the games, and stayed for the algorithms." h4.negative-10.text-nowrap Digital Marketer
.col-xs-12.col-sm-4.col-md-3.team-member img.profile-image(src='https://s3.amazonaws.com/freecodecamp/mark-howard.jpg' alt="Mark Howard's picture")
h3.negative-10.text-nowrap Jason Rueckert h4.text-nowrap San Diego, California
h4.negative-10.text-nowrap Product Manager p.negative-10 "I enjoy helping people, at scale. Code is the best way to do that."
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/jason-rueckert.jpg' alt="Jason Rueckert's picture") .col-xs-12.col-sm-4.col-md-3.team-member
h4.text-nowrap Seattle, Washington h3.negative-10.text-nowrap Nathan Leniz
p.negative-10 "My high school job was testing basketball shoes for Nike. I learned code to work smarter, not harder. I have no thyroid." h4.negative-10.text-nowrap Community Builder
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/nathan-leniz.jpg' alt="Nathan Leniz's picture")
h4.text-nowrap Seoul, South Korea
p.negative-10 "Active duty US Army. I'm on the bomb squad. No joke. I learned to code for the games, and stayed for the algorithms."
.col-xs-12.col-sm-4.col-md-3.team-member
h3.negative-10.text-nowrap Jason Rueckert
h4.negative-10.text-nowrap Live Content Manager
img.profile-image(src='https://s3.amazonaws.com/freecodecamp/jason-rueckert.jpg' alt="Jason Rueckert's picture")
h4.text-nowrap Seattle, Washington
p.negative-10 "My high school job was testing basketball shoes for Nike. I learned code to work smarter, not harder. I have no thyroid."
.col-xs-12 .col-xs-12
h2.text-center Our chat room h2.text-center Our chat room
.embed-responsive.embed-responsive-4by3 .embed-responsive.embed-responsive-4by3