Skip to content

Instantly share code, notes, and snippets.

@TobyRet
Created February 25, 2016 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TobyRet/7a8406433d20e2b07a1e to your computer and use it in GitHub Desktop.
Save TobyRet/7a8406433d20e2b07a1e to your computer and use it in GitHub Desktop.
var sessions = {
"all": [
{
"title": "Ask an Architect",
"type": "oneToOne",
"topic": "architecture",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-16T10:30",
"end-date": "2016-02-16T12:30"
},
{
"title": "Lambda Deep Dive",
"type": "presentation",
"topic": "Iot",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-16T14:30",
"end-date": "2016-02-16T16:30"
},
{
"title": "Kinesis Bootcamp",
"type": "bootcamp",
"topic": "big data",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-17T10:30",
"end-date": "2016-02-17T12:30"
},
{
"title": "Redshift Deep Dive",
"type": "presentation",
"topic": "databases",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-17T15:30",
"end-date": "2016-02-17T17:30"
},
{
"title": "Lambda Bootcamp",
"type": "bootcamp",
"topic": "databases",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-18T10:30",
"end-date": "2016-02-18T12:30"
},
{
"title": "Ask an Architect",
"type": "oneToOne",
"topic": "architecture",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-19T13:30",
"end-date": "2016-02-19T15:30"
},
{
"title": "DynamoDB Deep Dive",
"type": "presentation",
"topic": "databases",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-20T10:30",
"end-date": "2016-02-20T12:30"
},
{
"title": "Redshift Bootcamp",
"type": "bootcamp",
"topic": "databases",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-20T14:30",
"end-date": "2016-02-20T16:30"
},
{
"title": "Ask an Architect",
"type": "oneToOne",
"topic": "architecture",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-22T15:30",
"end-date": "2016-02-22T17:30"
},
{
"title": "Kinesis Deep Dive",
"type": "presentation",
"topic": "big data",
"summary": "Bacon ipsum dolor amet capicola t-bone hamburger salami chicken meatball drumstick pork loin. Beef pancetta ball tip turducken. Cow brisket andouille, fatback pork chop strip steak meatball jowl tri-tip venison cupim meatloaf pig pancetta. Shankle fatback shoulder kielbasa, flank pancetta andouille filet mignon beef ribs tongue.",
"start-date": "2016-02-23T10:30",
"end-date": "2016-02-23T12:30"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment