Software
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. For examples, see
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 |