These are Python projects that I've learned from Tokyo Ed Tech's tutorials.
In these tutorials, I've become very familiar using the built-in turtle libary for building basic games and how to change camera perspectives. Outside of building basic games, I've also experimented with the built-in sqlite3 library for creating and managing databases, as well as the matplotlib libary from the Python Packaging Index for coding interactive math animations.