- Learning TKinter: Basic tutorial projects to learn the tkinter framework, following Python GUI Programming Cookbook by Burkhard Meier.
- Laudable Layout: Python port of the the Laudable Layout Challenge , part 11 of Bob Tabor's Windows 10 Development for Absolute Beginners YouTube course.
- Terminal User Interfaces (TUI): Trying to understand how to use some UI frameworks for designing terminal applications, like npyscreen and, briefly, urwid.