👁#176 — Buffon's NeedleHow do toothpicks approximate the value of pi? I'll show you by coding a simulation in p5.js!mar 14, 2023mar 14, 2023
👁#169 — Pi in the Sky GameHappy Pi Day! How many delicious digits of Pi can you catch from the sky? In JavaScript!mar 14, 2022mar 14, 2022
👁#161 — Estimating π from Random Numbers with Euclid's Algorithm🥧 Happy Pi Day 2021! This year I estimate the digits of π with random numbers and the probability of two integers being co-prime.mar 14, 2021mar 14, 2021
👁#156 — Peeking Inside Pi🥧 Happy Pi Day 2020! In this challenge, I build a simple web application using p5.js and node.js to search in the first billion digits of Pi.mar 14, 2020mar 14, 2020
👁#141 — Calculating Digits of Pi with Mandelbrot SetLet's celebrate PI Day by approximating the digits of Pi using a special location in the legendary Mandelbrot set fractal!mar 21, 2019mar 21, 2019
👁#140 — Leibniz Formula for PiIn this coding challenge, I use the Leibniz formula (aka infinite series) to approximate the digits of Pi and graph the convergence.mar 18, 2019mar 18, 2019
👁#139 — Calculating Digits of Pi with CollisionsHappy Pi Day! To celebrate I attempt to compute the digits of Pi using the “collisions” method, thanks to 3Blue1Brown for the idea!mar 14, 2019mar 14, 2019
👁#97 — The Book of PiIn yet another “Pi Day” coding challenge, I attempt to generate a pdf “Book of Pi” with the first 10 million digits of Pi mapped to color. Processing (Java) is used for this project.mar 20, 2018mar 20, 2018
👁#96 — Visualizing the Digits of PiIn celebration of Pi Day, Let's attempt to “visualize” the first one million digits of Pi.mar 19, 2018mar 19, 2018
👁#95 — Approximating the Value of PiIn this coding challenge, I use use a "monte carlo" method to approximate the value of Pi in Processing (Java).mar 14, 2018mar 14, 2018