Created
April 29, 2017 21:56
-
-
Save wcpines/ac512319e67d52d68a80577c12f2d8dc to your computer and use it in GitHub Desktop.
Background, jsonified
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"background": { | |
"companies": [ | |
{ | |
"name": "appnexus", | |
"industry": "adtech", | |
"skills_acquired": [ | |
"bash", | |
"rest_apis", | |
"sql", | |
"troubleshooting", | |
"unix/linux", | |
"vim" | |
], | |
"exposure": [ | |
"advertising_technology", | |
"customer-facing", | |
"scaling_services_org", | |
{ | |
"big_data": [ | |
"aerospike", | |
"analytics", | |
"graphite_metrics", | |
"hadoop", | |
"hive" | |
] | |
} | |
] | |
}, | |
{ | |
"name": "aptible", | |
"industry": { | |
"developer_tooling": [ | |
"compliance", | |
"security", | |
"paas" | |
] | |
}, | |
"skills_acquired": [ | |
"git", | |
"ruby", | |
"rails", | |
"triage" | |
], | |
"exposure": [ | |
"hipaa", | |
"product_prioritization", | |
"distributed_team", | |
"security", | |
"open_source", | |
"startups", | |
{ | |
"devops/sre": [ | |
"aws", | |
"ci/cd", | |
"ssl", | |
"docker", | |
"nginx", | |
"networking", | |
"pager_duty", | |
"scout", | |
"status_page_io" | |
] | |
}, | |
{ | |
"saas": [ | |
"customer_io", | |
"intercom", | |
"segment_io", | |
"stripe", | |
"zendesk" | |
] | |
} | |
] | |
} | |
], | |
"hobbies": [ | |
"running", | |
"rock_climbing", | |
"backpacking", | |
"jazz_tenor_sax", | |
"mixology" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment