Skip to content

NathanielInman/experiments

Repository files navigation

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.

  • 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