Web Pages
- University of Oregon - DDS
- The Pit Crew
The DDS program is, in my opinion, one of the best student programs on campus. I created this site voluntarily after I discovered that we had web space available, but that it wasn't being used. Currently, I oversee and maintain the site, although I no longer work for the program anymore.
The Pit Crew is the student program that oversees the student section suring mens basketball games, affectionatly called "The Pit." I did not create this site; this site was made instead by Robert Griesinger, president of the Pit Crew. Instead, I was offered the opporitunity to aid with the site's form processing and email program. This was my first contact with PHP and server-side technologies.
Java-based Programs
(You must have Java installed and enabled to run)- Lagrange Polynomial Interpolator
- Bezier Curve Drawer
A final project for Math 351: Numerical Analysis. This cool applet allows you to place points on an XY graph, and the blue line finds the interpolated (approximated best guess) value at every point along the graph, which includes the points indicated. A very cool little program, yet the point dragging is too sensitive... this really needs to be fixed in an updated version.
A final project for Math 352 (Numerical Analysis: The Sequel!).This applet draws Bezier curves in Quadratic, Cubic, and Tertiary flavors. The point dragging is much improved in this applet than the Interpolator applet, and it is much better (IMHO).