JSFiddle - React, Tailwind, and code Playground

by serio

HTML

<div class='omg'></div>

JavaScript

var ot = [{
    "irc": "gnarf",
    "twitter": "gnarf37",
    "github": "gnarf37",
    "location": "Rockford, IL",
    "name": "Corey Frang",
    "birthday": "27 May, 1980",
    "imgUrl": "http://a1.twimg.com/profile_images/1158131746/41424_560729700_146_q.jpg"}

                                                            ,
{
    "irc": "akahn",
    "twitter": "akahn",
    "github": "akahn",
    "location": "Fort Greene, Brooklyn, NY",
    "name": "Alex Kahn",
    "occupation": "Web Developer, Paperless Post",
    "birthday": "April 1, 1986",
    "imgUrl": "http://img.tweetimag.es/i/akahn_o"}

                                                            ,
{
    "irc": "miketaylr",
    "twitter": "miketaylr",
    "github": "miketaylr",
    "location": "Austin, TX",
    "name": "Mike Taylor",
    "occupation": "Internet Jerk Face",
    "birthday": "October 10, 1980",
    "imgUrl": "http://a2.twimg.com/profile_images/1042621997/mikeyyyy.png",
    "numOfCarsHitBy": 3,
    "rofl": "copter"}

                                                            ,
{
    "irc": "gf3",
    "twitter": "gf3",
    "github": "gf3",
    "location": "Toronto, Canada",
    "name": "Gianni Chiappetta",
    "birthday": "March 27, 1988",
    "email": "[email protected]",
    "numOfCarsHitBy": 3,
    "website": "http://gf3.ca"}

                                                            ,
{
    "irc": "benschwarz",
    "twitter": "benschwarz",
    "github": "benschwarz",
    "location": "Melbourne, Australia",
    "name": "Ben Schwarz",
    "occupation": "Independent web guy",
    "imgUrl": "http://a2.twimg.com/profile_images/280124623/Photo-69.png"}

                                                            ,
{
    "irc": "beverloo",
    "twitter": "beverloo",
    "github": "beverloo",
    "location": "London, United Kingdom",
    "name": "Peter Beverloo",
    "occupation": "Software Engineer, Google Chrome",
    "birthday": "June 9, 1989",
    "imgUrl":...