08 December 2025 Python Decoding Netflix's Content Strategy with Pandas What 8,700+ titles (2008-2021) reveal about their rise to dominance
04 December 2022 Python Deploy Flask Docker image on AWS Lightsail Creating a flask application, its Docker image and deploying it to AWS Lightsail
22 October 2022 Python Dockerize a Flask application Creating a flask application and deploy it using Docker
30 May 2022 Python Playlist Generator - a web application using Flask Building a web application using Flask
13 October 2021 Python What is the use of Virtual Environments in Python projects? Virtual Environment is used to separate out the versions of packages.