Brigette Lundeen - Projects

Sam Moore Fabrication

I wanted to help a friend jump-start his business (and I wanted something to do), so I created this website. I put it together using website baker and modified the template from freecsstemplates.org.

Richard & Brigette Wedding

I created this website to display details about my upcoming wedding. I put this website up in no time, because there's not much to it. It's all static html and I got the template from freecsstemplates.org

gfinanceview

This is a project I worked on with my Scripting Languages class last semester (Fall 2008). This program will fetch your google finance information to be displayed on your website. I will try to put an example on this website soon!

py-de

This is another project I worked on with my Scripting Languages class last semester (Fall 2008). This is a simple IDE, similar in layout and functionality to Gedit. However, this will also compile and run your code as well. This is written in python (hence the "py" part of "py-de") using Qt4 for the GUI. Our inspiration for this project was the Fortran class at ISU. There was not a really simple editor with compiling capabilities for them to use.