Showcase
Built a donor thank-you tool for a two-person nonprofit
Donation receipts that go out the same day.
We run a small food charity with no developer. Every donation used to sit in a spreadsheet until someone remembered to send a thank-you, sometimes three weeks later. This takes the payment webhook, matches it to a donor, and sends a receipt with the right tax wording.
Replit wrote most of it from a description of our spreadsheet. What surprised me is how long the tax text took compared to the code. The code was one afternoon, the wording took two weeks of checking with our accountant.