Who made this
I'm Matheus Azevedo, a developer in BrasÃlia. I built FCAW while I was studying computer science at UnB.
It is one of three small projects I wrote using nothing but HTML, CSS and JavaScript, each one wired to a different public API. I wanted to find out how far the plainest possible stack goes before it starts asking for a framework. This one runs on the GlobalGiving API, which indexes charity projects that GlobalGiving has already vetted.
What it does not do
FCAW never touches money. It searches, shows you what came back, and hands you over to GlobalGiving or to the charity's own site to donate. There are no accounts and nothing is saved in your browser. Project photos are served by GlobalGiving, so loading a page does mean your browser talks to them.
Getting in touch
The code is on GitHub and my inbox is azevedev@gmail.com. Questions about how any of it works are welcome.