It houses some of my coding experiments and proof of concepts.
-----------------------------------------------------------------
My senior capstone for my Bachelor of Science Computer Science degree dealt with discovering whether or not unoptimized SIMD code in a fully assembly program could provide speed improvements.
I wrote some Perl programs to trace an 8th order 3D Hilbert Curve, dunk it in a color cube at different rotations and orientations, then recompact the painted line as a 12th order 2D Hilbert Curve. This resulted in some "natural" 2D RGB color pallets. I also wrote up a more detailed explanation.
-----------------------------------------------------------------
-----------------------------------------------------------------
My main website can be found at pgn674.com.