A collection of handwritten webpages for generating test cases for class assignments.
A boolean expression generator for stress-testing infix-to-postfix conversion algorithms. Produces thousands of valid and invalid expressions instantly with random AST generation and abuse of eval
.
A graphical maze editor for testing maze solving algorithms.