Skip to content

Instantly share code, notes, and snippets.

@taylorplumer
Last active February 13, 2020 18:56
Show Gist options
  • Save taylorplumer/3d8a69fceaadd0ad642b111386b65931 to your computer and use it in GitHub Desktop.
Save taylorplumer/3d8a69fceaadd0ad642b111386b65931 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Taylor Plumer",
"label": "Business Intelligence Analyst",
"summary": "I’m a business intelligence analyst who loves building reactive data visualization tools. I recently graduated from Udacity's Data Scientist Nanodegree program and am open to opportunities to help organizations utilize machine learning for good.",
"website": "https://thefoxandtheforest.github.io",
"location": {
"city": "San Jose",
"countryCode": "USA",
"region": "California"
},
"profiles": [{
"username": "taylorbplumer",
"url": "https://twitter.com/taylorbplumer",
"network": "twitter"
},
{
"url": "https://github.com/taylorplumer",
"username": "taylorplumer",
"network": "github"
}]
},
"education": [{
"endDate": "2012-05-01",
"startDate": "2008-08-01",
"area": "Political Science",
"studyType": "Bachelor of Arts, Political Science",
"institution": "University of Florida"
}],
"skills": [{
"keywords": ["Numpy", "Pandas", "Statsmodels", "Scikit-learn"],
"name": "Python"
},
{
"keywords": ["Tableau", "Plotly/Dash"],
"name": "Data Visualization"
},
{
"keywords": ["SQL", "Oracle", "Salesforce", "MongoDB"],
"name": "Database"
}],
"work": [{
"summary": "Responsible for headcount planning, budgeting, forecasting, and long-range planning of 10 labs.",
"company": "Stanford",
"position": "Research Administrator/Financial Analyst",
"startDate": "2017-04-01",
"highlights": [
"Time Series Forecasting with ARIMA and ETS Modeling",
"Automated financial reports and monitoring with Jupyter Notebooks and Python"
]
},
{
"highlights": [
"Reduced users’ cloud spend by 30% on average.",
"Led business development to increase user base.",
"Conducted user research interviews to improve customer success and reduce churn."
],
"summary": "VMPower is a cloud savings platform that helps tech CTO's easily understand how they can save on their cloud bill. The platform connects to either an AWS, GCE or Azure subscription and can automate Virtual Machine allocations, detect unused idle VMs and also determine the correct VM size given a VM's application load.",
"company": "VMPower",
"position": "Co-founder",
"startDate": "2017-01-01",
"endDate": "2018-01-01"
}
],
"interests": [
{
"name": "Brazilian Jiu-Jitsu"
},
{
"name": "Bass"
},
{
"name": "Hiking"
},
{
"name": "Economics"
}
],
"meta":
{
"theme": "stackoverflow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment