Collaborated with 3 teammates to develop a website that enables you to search for recipes and recommends you a playlist to go with the recipe you choose.
Used Python to access a REST API to search for recipes, and Flask to display this information on a web page, allowing the user to see a list of recipes to choose from.
Utilised OpenCV and other Python libraries to develop parts of an image processing pipeline to resize and colour images, so that they could be stitched together to create a different image.