HomeBlogProjectsResources

Projects

This is a section containing projects I have worked on.

Polynomial: A central place to track your most vital KPIs (2023)

Polynomial is the fastest way to centralize the performance indicators that matter to you. Simply connect integrations, and Polynomial takes care of the rest. Check it out here, or contribute to it here.

polynomial.so

Scope 2 widget (2022)

It can be tricky to understand scope 2 carbon accounting rules. A guide was written (Understanding Electricity Scope 2 Attribution Rules), and a small widget was made as a complement. Feel free to play around with it below:
contractcontract
coal generator
wind generator
hydro generator
consumer 1
(residual mix)
coal: 100 %
consumer 2
wind: 100 %
consumer 3
hydro: 100 %

"consumer 2" has a contract with the generator

footprintMap: CO₂ emissions of the global economy (2021)

footprintMap is a visualisation of the CO₂ emissions of the global economy. It uses the electricityMap visualisation engine to visualise various indicators about the global econonomy: GDP, population, emissions and energy supply. Check it out here, or contribute to it here.

footprintmap.org

The North app: automating your personal carbon footprint (2019-2020)

With the team at Tomorrow, we worked on the North app, which was envisioned as a way to automatically track and calculate the carbon footprint of your life. It worked by connecting to apps you already used in order to track the activities you perform in your daily life. For example, by connecting and parsing your emails, the app was able to detect all plane and train tickets purchased. By connecting to your bank, the app was able to assess all items purchased (e.g. groceries or clothing). Finally, by connecting to your smart meter or electric vehicle, the app was able to assess the time at which you used electricity.

As the app had access to a significant amount of sensitive content, it was private by design: all data processing was done on the phone, and it didn't upload any information onto our servers.

All the carbon models and the integrations were open-sourced in order to create a community helping us to cover the whole ecosystem of potential integrations, and to enable trust in the carbon models.

North was discontinued in August 2020 (read more here).

brick: a build tool for mono-repositories (2019-2020)

Larger organisations such as Google, Facebook and Twitter have adopted the mono-repository approach as they have the means to maintain such an infrastructure, but unfortunately solutions for smaller organisations are limited. At electricityMap, we wanted to embrace the mono-repository structure. brick was therefore built as a simple build tool for mono-repositories. Read more about it here and contribute to it here.

© Olivier Corradi