Peeking Inside Pi
Coding Challenge #156
🥧 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.
Community Contributions
- Peeking in π with your Pitch! by Arnav Sirigere (Source Code)
- Python implementation by chief141 (Source Code)
- Peeking in π with number pad by Sarthak Kumar (Source Code)
- Simplistic PI peeking in Next.js by ejer (Source Code)
- Pi Peekaboo by Pratik Kulkarni (Source Code)
- 2Pi a.k.a Tau by Amninder Singh (Source Code)
- Calculating digits of pi with collisions by Shekhar Tyagi (Source Code)
You can also add your own version! (See how)
Links discussed in this coding challenge
Videos discussed in this coding challenge
- ES6 Arrow Function by The Coding Train
- Server-side with Node.js by The Coding Train