In this video, I go over my final project for the Harvard University CS50 course.
It uses a Python Django web app I built to gather the stats from my dev.to blog using its API and stores it in a SQL (SQLite) database.
A Jupyter Lab notebook is then used to visualise the information in a few charts to depict the key insights of the data using Python, pandas, numpy, plotly and matplotlib.
#python #coding #dataanalytics #datascience #programming #sql #webdevelopment