A simple web application that allows users to manage a personal recipe book. Users can add their own recipes, view all saved recipes, and, most importantly, find recipes they can make based on the ...
A Python application that subscribes to MQTT weather data, stores it in a SQLite database, and displays real-time data using either Tkinter GUI or console interface. Note: The Development of the GTK ...