Partner Ecosystem Tool


This was my first professional project which was built with React.js, D3.js, Firestore and Firebase Cloud Functions. The purpose was to help a team to visualize their potential partnership landscape so that they could more optimally choose which relationships to pursue in various scenarios.

During the building of this app, I led the development of the frontend and worked closely in particular in choosing the libraries and conventions to use. I also did some work on the backend to modify the already built endpoints as needed.

This was a really fun project because working in data visualization was new for me and it was intriguing to receive the data from the Partnership Team and help them present it and explore it in ways that showed them new insights. The technology was also very interesting because passing data from the declarative React library to the imperative D3 library was a challenge that required some innovative thinking to keep the user experience nice.