cryp.sr An experimental host-proof list manager.
sortvis.org Static visualisations of sorting algorithms.
Hilbert Curve Explorer: Visualising the IP address space with Hilbert curves.
Most of my software lives on github. Here are some specific projects that might interest readers of my blog:
| mitmproxy | An interactive, SSL-aware HTTP proxy that allows viewing, modification and replaying of requests. |
|---|---|
| release: | mitmproxy-0.2.tgz (doc) |
| git clone git://github.com/cortesi/mitmproxy.git |
| sortvis | Tools for visualising sorting algorithms. You can see a sample of all the supported algorithms at sortvis.org. There are also a bunch of blog posts describing the visualisation techniques here, here, here, and here. |
|---|---|
| git clone git://github.com/cortesi/sortvis.git |
| scurve | A collection of algorithms and visualisation techniques relating to space-filling curves. For examples, see here and here. |
|---|---|
| git clone git://github.com/cortesi/scurve.git |
Copyright 2008 Aldo Cortesi