Matthew C. Berntsen

Matthew C. Berntsen's Code Repository



Simple User Access Control System - Subfunction - October 2005

Simple User Access Control System is designed as a set of subfunctions to be used in other programs such as a message board or file access system. It is written in PHP, and designed to be highly and easily customized. It handles the user login and management requests and their interface with the DB, thereby handling the security and allowing the developer to work on the other, perhaps more interesting sections of code.

Honors Thesis Project - Automating the Cracking of Simple Ciphers - Spring 2005

An investigation into removing the human element from cracking the Vigenère cipher using dynamic programming.

Course Crawler - A Glossary Compilation Engine - Fall 2004

Course Crawler is an application to compile term-definition pair from multiple locations into a centralized, stable, and searchable location.