About
Basic information about Matthew.
Blog
Occasional updates about things I find interesting.
Yahtzee
Play the popular dice game online.
Or, play the Mobile Version.
What’s New
Updates about this site.
Contact
Send me an email. I might even reply!
Computer Stuff
- 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.
- wtfwtfjs – Responses to some of the posts on wtfjs.com.
- Rectangle Intersection Demonstration – I wrote this help visualize a rectangle intersection test for a Stack Overflow question.
Math Stuff
- JavaScript BigInteger Library – An arbitrarily-sized-integer library for JavaScript.
- Function Plotter – A JavaScript function plotter, using the HTML 5 canvas element. It doesn’t work in Internet Explorer (yet?), and it’s only been tested in Firefox, Opera, and Chrome.
- JavaScript Expression Evaluator – A JavaScript library for evaluating mathematical expressions.
