Computers
This is where my cool, geeky stuff about computers goes. I don't have much here yet, because I haven't gotten around to adding stuff. If you know how to program, check out the 8-queens program though. My brother and I made it while we were in college a few years ago.
- DSS: Dynamic Style Sheets
- A CSS preprocessor.
- 8 Queens Solver
- My brother and I had way too much fun writing the smallest 8 Queens solver we could.
- hist
- A command-line program to print histograms.
- Ye Olde Style HTML
- The way this site would have been coded in the '90s. This has not been updated since I made it, but it used to look mostly the same as the home page.
- Websites
- Websites I've built or had a part in building.
- Playground
-
Miscellaneous code that I wrote for different reasons.
- Rectangle Intersection Demonstration
- I wrote this help visualize a rectangle intersection test for a Stack Overflow question.