Here I post programming projects I've worked on when I find the time to package and document
them sufficiently well for release on the net. Most of these things are old projects from my
time as an undergraduate -- my current work as a graduate student is more focused, specific,
and unfortunately less suited to fun one-off projects. I've still got a number of neat older projects
kicking around that I never got around to packaging up, so I may still get around to posting
new things from time to time. Source code is included when convenient, as well as mostly
workable documentation.
|
| Title: | JSava | | Summary: | A full-featured Java bytecode interpreter written in JavaScript. |
|
|
|
| Title: | Proxy Server | | Summary: | A very simple proxy server in Java. |
|
| Title: | Neural Net Othello | | Summary: | A Java program to randomly evolve computer Othello players. |
|
| Title: | Naive Bayes Classifier | | Summary: | A classifier written in Perl that uses the Naive Bayes classification algorithm. |
|
|
| Title: | Flickr Downloader | | Summary: | A PHP script to download random high-res Flickr photos. |
|
| Title: | Polyco | | Summary: | A TI-89 program that generates histograms based on polynomial coefficients. |
|
| Title: | IM Mail | | Summary: | A Java implementation of "voice" (text) mail for IM. |
|
| Title: | uChat | | Summary: | A simple instant messaging client written in Java with Swing. |
|