Automating Zoom Login

Read More

Lucky Numbers

Read More

Common HTML tags

Read More

Sea Level Predictor

In this short analysis. We will be looking at a dataset of the global average sea level change since 1880. We will then be plotting a regression line with pandas and matplotlib to look at the trajectory of how the sea level will rise until year 2050.

Read More

Page View Visualizer

In this analysis, We will be visualizing time series data using a line chart, bar chart and box plots. The data we are looking at will be the number of page views each day on freeCodeCamp.org forum from 2016-05-09 to 2019-12-03.

Read More

Youtube Downloader

Youtube-dl is an open source program written in Python for the command line but it does more than just download audio and video from youtube.

Read More

TCP/IP

TCP/IP stands for Transmission Control Protocol / Internet Protocol. It is a networking protocol that allows two computers to communicate. Let’s begin with IP addresses.

Read More