Python playground

See repo here

This collection includes some interesting applications that leverage different modules and functionalities of Python. Many of these ideas come from the tutorial of Corey Schafer (Youtube link), which I strongly recommend for those who are interested in learning Python or those who want to know more about the capabilities of Python. From the tutorial, I learn OOP, web scraping, database connection and many others. I play with those concepts or tools and write applications like airline/hotel accounts management and paper citation auto-check both for fun and practice.