Skip to content

Instantly share code, notes, and snippets.

@adg29
Last active November 10, 2019 00:09
Show Gist options
  • Save adg29/ffe30473c85645d7ab8bfe3fb3db80a6 to your computer and use it in GitHub Desktop.
Save adg29/ffe30473c85645d7ab8bfe3fb3db80a6 to your computer and use it in GitHub Desktop.
Portfolio adg29
export default [
{
client: "Puma",
name: "MBBQ Factory",
company: "KBSP",
description: "PUMA online custom shoe website, offering thousands of unique design combinations and user boutiques.",
collaborators: [{
link: "https://figurea.net/PUMA-Factory"
name: "figurea, Creative Direction & Design"
}]
},
{
client: "BMW",
name: "Activate the Future",
company: "KBSP",
description: "Responsible for implementing front-end dashboard used for tracking auto trip data and viewing projected savings and environmental impact as infographics and visualizations. The metrics provided by the user and formulas provided by BMW informed the analysis and reporting about the effects using a BMW ActiveE hybrid vehicle. API integration allowed users to view their saved drives from EVolve, and evaluate the impact an EV would have on their lifestyle and the world."
collaborators: [{}]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment