This project is inspired by Daniel Shiffman’s excellent book “The Nature of Code”. It represents my personal journey in learning JavaScript and some algorithmic concepts.

About the Project

  • Live Demo: https://godjam.github.io/
  • Source Code: GitHub Repository
  • A random experiment is loaded each time you visit the page
  • It was a very enjoyable learning experience, implementing various natural phenomena and algorithms in JavaScript. Daniel Shiffman is such a great model in scientific and computer science popularization!

Some cool features:

  • Each experiment has its own URL. For instance:
  • Fully responsive, and some of them react to the device orientation.
  • The previews in the menu are not static images - they are real HTML canvas elements, updated in real time!