Skip to content

Instantly share code, notes, and snippets.

@jwasserman
jwasserman / Assignment #1
Last active August 29, 2015 14:23
Wireframe
I picture the persona of my user to be someone who doesn’t necessarily have a lot of monetary stake in the ongoing developments in and around my area of Brooklyn. Those that do tend to be older and less in-touch with technology-they could operate a website but an app might be a challenge, let alone getting them to engage.
They’re involved in either public policy or local politics or are residents (most likely recent residents) that have a piqued interest in the recent developments in the area. They’re certainly upstarts, familiar with sites that compare rankings of locations on a map-that is yelp, Zillow, etc.
They come across this site via social media most certainly, perhaps having read about it on a local news website or blog. They can include reviews/ratings of the building developers and see more info once selecting a certain one.
Ideally this would be all on one screen, either a map or a list-all of the additional info and ratings should be pop-ups.
[Imgur](http://i.imgur.com/wjtG6u1.jpg
@jwasserman
jwasserman / index.html
Last active August 29, 2015 14:19
Data Driven Story Rough Draft
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Basic Bootstrap Template</title>
<!-- Bootstrap --><!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<iframe src="https://docs.google.com/forms/d/17GGvftRCiZ42In9dtq78F5NTSnd-6bIO_ISZwg3Qgj4/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
Country El Salvador Guatemala Honduras
FY 2009 1221 1115 968
FY 2010 1910 1517 1017
FY 2011 1394 1565 974
FY 2012 3314 3835 2997
FY 2013 5990 8068 6747
FY 2014 16404 17057 18244
FY 2015 1797 3548 951
@jwasserman
jwasserman / index.html
Created March 17, 2015 17:33
Toll Brothers Inc Income Statements
<a href="http://imgur.com/0AQItjm"><img src="http://i.imgur.com/0AQItjm.png" title="source: imgur.com" /></a>
THis is the company who refuses to release its records to the public regarding two controversial construction projects. I want to the rate in which their profits change from when they were awarded the lease, through the construction (if they are allowed to finish), and the few years after construction is completed. Their shady behavior thus far prevents them from being trustworthy.
@jwasserman
jwasserman / index.html
Created March 17, 2015 17:07
Storyboard 2
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Basic Bootstrap Template</title>
<!-- Bootstrap --><!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
@jwasserman
jwasserman / index.html
Last active August 29, 2015 14:16
Mapping Assignment 2
<h1>DUI arrests in USA</h1>
<p>Arrests in each state per 100,000 people</p>
<iframe width='100%' height='520' frameborder='0' src='http://jwasserman1.cartodb.com/viz/52b05f88-c22b-11e4-bf07-0e4fddd5de28/embed_map' allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
<cite>Source: Statisticbrain.com via The Justice Department </cite>
@jwasserman
jwasserman / index.html
Last active August 29, 2015 14:15 — forked from sfdevlin/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Irish Immigration to the United States</title>
<!-- Bootstrap --><!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<!-- Optional theme -->