Below is a list of projects I've worked on at the University of Montana. Click on the details link for more information about a project

Extreme Weather Warning System

 
CS332 - Algorithms:

Program that marks a region of potentially extreme weather
  • Based on finding a convex hull given a matrix of data points
  • Implements the quick hull algorithm
Details



Content Management System

 
CS365 - Database Management & Design:

A content managment system and web interface for a news and discussion style website.
  • Hierarchical Permissions System
  • Provides an infrastructure to manage a large number of users, content contributors, and content
Details



Learning Bayesian Networks from Data

 
CS396

Finds a Baysian network that represents the relationships between variables in a data set
  • Designed for use in bioinformatics research
  • Accepts data sets in FASTA format or UC Irvine Machine Learning Repository format
  • Learns a Bayesian network that represents the relationships between variables in the data
Details



Distributed Computing on the Cloud

 
CS344 - Operating Systems:

Distributed Computing Using Hadoop and Amazons EC2
  • Framework to proccess up to terrabytes of data
  • May be distributed to run on up to thousands of machines in the cloud
Details