An open API service indexing awesome lists of open source software.

https://github.com/nathanielinman/experiments

Holds all programming experiments that are stand-alone.
https://github.com/nathanielinman/experiments

algorithms games generation javascript math random

Last synced: 9 months ago
JSON representation

Holds all programming experiments that are stand-alone.

Awesome Lists containing this project

README

          

# Experiments

The purpose of this repository project was to acquire knowledge that was not taught in my Computer Science degree.
All code can be used without my consent.

Experiments are viewable [here](http://nathanielinman.github.io/experiments/).

* **Complex Math**
* Diffusion Limited Aggregation
* Dynamical System: Discrete Time
* Voronoi Diagram, Fortune's Algorithm, Lloyds Algorithm, Delaunay Triangulation
* CML : Coupled Map Lattice, Non-coupled Map Lattice
* L System (Lindenmayer) : Cantor Set, Barnsley Fern, Dragon Curve, Sierpinski's Triangle
* Fractals : Mandelbrot
* Langtons Ant
* **Artificial Intelligence**
* Grammar: Processing, Purposing
* Machine Learning
* Self-Identity
* **New Languages**
* Compile to JS: Coffeescript, TypeScript, Ruby
* **Programming Concepts**
* Regular Expressions
* Object Collision: Using Mapper, Using Entity Iteration, Spatial Hashing
* Map Generation: Basics, Prototype Variant, Asynchronicity
* **Random**
* Marvel Database