07:51

Garage WebUI — Admin Interface for Garage Object Storage

A self-hosted web interface for managing Garage object storage, including its administration API. The project provides a React/TypeScript frontend with a Go backend, Docker deployment, optional basic authentication, and support for running behind a reverse proxy.
00:40

Kurup — Self-Hosted Markdown Notes App

A simple self-hosted note-taking application built with Python and NiceGUI. It stores notes as Markdown files, supports live preview, tags, search, editing, image embedding, downloads, and Docker deployment.
15:49

Everything You Need To Know About PandasGUI

PandasGUI is a Python-based library that facilitates data manipulation and summary statistics to be applied on the dataset using GUI.
This is probably a great tool as we’re learning more about Python and Pandas.