This document describes the development and scaling challenges of a simple web application called Fuckyeahnouns that generates images with text overlays. It was initially built in two hours but struggled to scale to thousands of requests per minute. The developers encountered issues with image APIs banning their IP and copyright violations from user-generated t-shirt designs. They open sourced the code while admitting it was written hastily and not well structured. Overall it conveys the story of rapidly building a viral web app that faced unforeseen complexities in scaling and monetization.