Python

Huffman Coding

The Huffman compression algorithm, implemented in Python.

Python for Data Science and Machine Learning

A Udemy course on Data Science.

The Fast Fourier Transform

The FFT algorithm, implemented in python.

Automating Application Scaling

Scaling virtual machines running a REST API and updating their load balancer, with python scripts.

Algorithms with Numbers

Arithmetic operations using binary arrays to represent bit level operations.

Measuring Application Performance

Scripts for measuring application performance with ApacheBench.

The Python Mega Course

Learn Python through creating 10 projects. [In-Progress]