My GitHub Pages repo, Techbits, and Projects categories have my technical projects. My Facebook profile has some of my informal projects.
Some noteworthy technical projects include:

impracticalpythonprojects
Created tutorial demonstrating implementations of the practice and challenge projects from the book
Impractical Python Projects.

ClashCaller Bot
Designed and built a time management tool for Clash of Clans mobile video game. Used PRAW library
of tools to scan comments on the social media platform reddit. Saved parts of the comments to a database and then
automatically sent replies via private message and comment.
Some noteworthy informal projects include seeking perfect pizza dough, proofreading a popular python programming book, and an RPN Calculator written in python.