I created the FridgeFrenzy a fun Python app that turns leftover ingredients into quirky, random recipes. Users enter ingredients from their fridge, click a button, and the app generates a humorous recipe using random cooking styles, flavor twists,…
I created the FridgeFrenzy a fun Python app that turns leftover ingredients into quirky, random recipes. Users enter ingredients from their fridge, click a button, and the app generates a humorous recipe using random cooking styles, flavor twists, and dish names. I learned how to build a modular GUI with CustomTkinter, handle images with Pillow, and make a program both user-friendly and entertaining. This project taught me about combining creativity with programming logic and designing a playful interface.