Projects
Some coding projects that I made, this is a work in progress and I am in the process of finding projects in my hard drives and making them public.
Othello Multithreaded Othello programing using C-S architecture
GIF Profile Pic Generator
Takes given text and creates an animated profile pic for me with the text scrolling
3D Celullar Automata
Very Basic 3D Automata Demo
Python Othello
Othello again... This time in Python
Processing Sketches
Processing is a fun sketchbook tool that allows you to make neat visuals. I have created many of these sketches over the years. I started out doing them in JavaScript but most of them are written in Java, so I am currently in the process of converting them into p5js which is the JavaScript version. For now, I have just included some gifs of a few of those projects. The JavaScript sketches are khan academy embeds so they might load a little janky.
Langtans Ant Langtans Ant Cellular Automata
Rotating Cucumber
It's just a cucumber that rotates
Vector Fields
Vector field visualizer
Random Cellular Automata
Just a random cellular automata program I wrote
Cycloids
Using some math functions I found on wikipedia to create cyclocycloids
Langtans Ant
A really neat form of cellular automata
Mandolbrot Set
Based on some psudocode I found on wikipedia