Beautiful Visualizations ๐Ÿ“Š

This section focuses on explaining scientific and tech concepts through visualizations. Each guide has three main components:

  1. Develops intuitive understanding of the concept.
  2. Provides implementation in Python or Javascript.
  3. Contains at least one animated visualization.

Enjoy the reading!


teaser image

Riemann Sums

less than 1 minute read

Animated Visualization of the Riemann Sums using Matplotlib

teaser image

Pi Approximation

less than 1 minute read

Visualized approximation of Pi by randomly drawing points

teaser image

Simple Random Walk

less than 1 minute read

Animated visualization of simple random walk with Matplotlib