Programming Experiments
Note:This site contains some programs I wrote from 2006-2008. I've left them here for historical purposes. If you are interested in knowing what I am doing presently, you can contact me at matt [at] meinwald [dot] info.
Basicwiki - This is a basic wiki with some formatting and version control that does not use a database. (
Source)
Mandelbrot Viewer - This shows the standard Mandelbrot Set with an interesting (I think) coloring algorithm. (
Source)