Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ The world is simultaneously underwater and on fire, and people want to know what

## Waste

- [Afida](https://afida.com/) - Eco-friendly catering supplies for restaurants and takeaway businesses in the UK. Products include 100% biodegradable straws, cups, containers, and packaging made from sustainable materials, helping businesses reduce single-use plastic waste.
- [Algramo](https://www.algramoalmacenes.com/) - Vending machines and mobile refill units for refilling reusable plastic bottles with staple goods from shampoo to salad dressing in packaging that is designed to be returned, cleaned, and reused. With over 2,000 bodegas in Santiago and plans to expand in the US soon, Algramo, translates to "by the gram", also solves the issue of "poverty tax" where small packages can cost as much as 50% more than the same product in a larger size.
- [Bio Bean](https://www.bio-bean.com/) - The world’s largest recycler of coffee grounds, Bio Bean recycle spent coffee grounds into sustainable products, like coffee logs for fires, and other biomass fuel.
- [Bio-plastic Trash Bags](https://www.amazon.com/Plant-Based-Kitchen-Handles-Gallon/dp/B071JMFKM5/) - Made from Plant Based (sugar cane) materials instead of fossil fuel.
Expand Down
5 changes: 5 additions & 0 deletions frontend/app/data/links.js
Original file line number Diff line number Diff line change
Expand Up @@ -1857,6 +1857,11 @@ export const links = [
{
"name": "Waste",
"links": [
{
"name": "Afida",
"url": "https://afida.com/",
"description": "Eco-friendly catering supplies for restaurants and takeaway businesses in the UK. Products include 100% biodegradable straws, cups, containers, and packaging made from sustainable materials, helping businesses reduce single-use plastic waste."
},
{
"name": "Algramo",
"url": "https://www.algramoalmacenes.com/",
Expand Down