contact: severian@gmail.com
WWU First Year BlogThis is a blogging application that I built from scratch in ASP.NET for Western Washington University. The application uses a 3-tiered architecture, is written in VB.NET, and makes heavy use of SQL Server 2000 stored procedures. I was also responsible for the site's design and all front-end work. It's used by freshmen bloggers to chronicle their transition to college.
Showcase Splash PageA Flash splash page, done in ActionScript.
Insert Show HereA website I designed for a campus TV variety program, though it never got used. All graphics were done in Photoshop.
CII Site SearchI hooked up the Google search API to my work's site with ASP.NET.
CII Bibliography SearchI upgraded an old ASP bibliography search app to ASP.NET. This involved migrating an Access schema to SQL Server 2000, as well as translating the server side code to C#. I also added client- and server-side input validation.