burcellf
Hi, I'm Jon. It's nice to meet you! I'm interested in using game theory and graph theory to model everyday dynamics.
Seattle, WA
Pinned Repositories
3D-Lorenz-System-Animation
a_2d_quiver_ring
2D animation of 3 flowing ring of quivers
basic_website_and_database
This is a basic website that lets users create an account and write notes which will be saved to their profile in a database. This was created by following the Flask tutorial from Tech with Tim on YouTube.
buddhabrot_cpu
Compute fractals on the CPU (multithreaded).
burcellf
bushings_function
animated surfaces of revolution generated from Bushing's function
collatz_conjecture
This is a recursive algorithm using the Collatz Conjecture
color_changing_waves
A simple gif involving waves that I looped
Conway
the game of life
csv_to_blender
a Python script for importing coordinate data from a .csv file to a mesh in Blender
burcellf's Repositories
burcellf/3D-Lorenz-System-Animation
burcellf/a_2d_quiver_ring
2D animation of 3 flowing ring of quivers
burcellf/basic_website_and_database
This is a basic website that lets users create an account and write notes which will be saved to their profile in a database. This was created by following the Flask tutorial from Tech with Tim on YouTube.
burcellf/buddhabrot_cpu
Compute fractals on the CPU (multithreaded).
burcellf/burcellf
burcellf/bushings_function
animated surfaces of revolution generated from Bushing's function
burcellf/collatz_conjecture
This is a recursive algorithm using the Collatz Conjecture
burcellf/color_changing_waves
A simple gif involving waves that I looped
burcellf/Conway
the game of life
burcellf/csv_to_blender
a Python script for importing coordinate data from a .csv file to a mesh in Blender
burcellf/curvature_flow_snlite_b3d
Curvature Flow simulation scripts for Sverchok's SNLite node.
burcellf/Fourier-Series-with-python-pygame-
burcellf/FractalDimension
A python function to calculate the fractal dimension in 3D.
burcellf/knapsack_problem
This is a genetic algorithm for the classic knapsack_problem
burcellf/Mathematics-of-Music
In this project, I generated waves with different frequencies, built my own virtual piano, and synthesized & played a song. All of this was done from scratch using Numpy and Scipy packages in Python.
burcellf/parallel_transport
Python and matlab scripts to animate "Moving frames, parallel transport and the geometric phase."
burcellf/physarum
a slime mold simulation in JS and WebGL
burcellf/physarum-color
Physarum polycephalum slime mold simulation
burcellf/pixel_waterfall
burcellf/practice_flight_graph
A directed graph for international flights. Given a starting location and a destination, the graph can return all possible flight paths connecting these, or the path with the fewest stops.
burcellf/Simple-Falling-Sand
burcellf/simple_protein_ode
burcellf/Slime-Simulation
burcellf/turtle_hexagons
This is a simple implementation of the turtle drawing module
burcellf/word_frequency