Wrote serverless functions
Built a small serverless app to extract and parse CSVs from Milaap view the donation details in a filterable table. Built this using Next.js API Routes with React Datatable.

Loved using Dataframes.js for the data normalization part. Never going back to writing my own functions for stuff like this.