Projects
I have written alot of small programs as well, mostly just to learn different
topics in programming and security. Most of my apps are kinda silly, like
CDC t-file #379, a redbox in C. I
also tried to teach a computer to pray the rosary.
Here is the buffer overflow I wrote for Hacker's
Challenge 2. A fair amount of my early graduate school research had been in the field
of queueing theory,
which is rather fascinating and somewhat mathematically intensive. To
help confirm some of the results that I obtain, I wrote an
M/M/1 Queueing Simulator in Java. It
is pretty easy to extend the code to any arbitrary distribution by
altering one class. Someone out there may find it useful, so go to
town.
[ Back to Top ]