Bugzilla Front-end
I wrote a simple front-end for Bugzilla that could be used by non-registered users to submit issues. The design was kept simple and done in XHTML/CSS. The code was written in Perl and uses HTML::Template to allow for easy customization of the look and feel of the application. Since this was a public application, a captcha was also implemented to prevent automated entry to the form.