Pinned Repositories
algorithmic-lines
Algorithmically generated line art, with a nice UI.
boids
My take on the Craig Reynolds flocking algorithm. JavaScript simulation of natural phenomena, emergent properties.
cubevolution
A light weight evolution simulation in unity using C#.
delayed-flights
Will my flight be delayed? Built with R, this app predicts the delay of a flight between any two US cities.
image_to_sphere
Rendering 2d images into 3d environments of spheres in Unity using Python.
liveHalftone
The code running an interactive halftone display, a mirror image of constantly changing circles replicate an image.
radianClock
Least convenient, most thought provoking clock on the market.
spartle
Custom Wordle clone for my high school newspaper in React
henryburkhardt's Repositories
henryburkhardt/image_to_sphere
Rendering 2d images into 3d environments of spheres in Unity using Python.
henryburkhardt/algorithmic-lines
Algorithmically generated line art, with a nice UI.
henryburkhardt/boids
My take on the Craig Reynolds flocking algorithm. JavaScript simulation of natural phenomena, emergent properties.
henryburkhardt/cubevolution
A light weight evolution simulation in unity using C#.
henryburkhardt/spartle
Custom Wordle clone for my high school newspaper in React
henryburkhardt/avocado-economics
A deep dive into the economics of the national avocado market, visualizing data.
henryburkhardt/blog
henryburkhardt/delayed-flights
Will my flight be delayed? Built with R, this app predicts the delay of a flight between any two US cities.
henryburkhardt/liveHalftone
The code running an interactive halftone display, a mirror image of constantly changing circles replicate an image.
henryburkhardt/radianClock
Least convenient, most thought provoking clock on the market.
henryburkhardt/cs320-final-project
henryburkhardt/google-api-javascript-client
Google APIs Client Library for browser JavaScript, aka gapi.
henryburkhardt/henryburkhardt
henryburkhardt/LangueVivante
henryburkhardt/marecchia
henryburkhardt/market-simulation
An economics market simulation in p5js.
henryburkhardt/OnStove
general code for the Open Source Spatial Clean Cooking Tool OnStove, augmented to work with smaller raster sizes
henryburkhardt/simulated-annealing
Solving the traveling salesman problem in 3 dimensions using the simulated annealing algorithm
henryburkhardt/Sketchpad
henryburkhardt/unicode
Unicode codepoint introspection and fast detection (lower, upper, alpha, numeric, whitespace, ...) in Elixir