Portfolio

As I rebuild the site and work on other projects I hope to be adding to this page. It contains links to projects, documents, and papers that I have participated in creating and maintaining.

Websites

UpstreamDB / Mineral Answers: UpstreamDB and Mineral Answers are data warehouses covering oil and gas wells throughout the United States. My primary responsibilities have been to build and maintain back-end scripts to collect raw data, then clean and transform the data for use on the website. In addition, I lead DevOps to build and maintain the back-end infrastructure on AWS.

Screenshot of Artisan ImportsArtisan Imports: This is an e-commerce website using a custom built PHP framework. My contributions were largely limited to scripts to update various back-end systems and re-seller platforms.

Screenshot of FLDCU.orgFLDCU.org: This was a quick highly SEO targeted website with various breakouts of schools, colleges and universities. I was responsible for taking a pre-existing design elements to put together complete page structures for the front-end, including generation of maps on the fly. PHP code was written to gather the required information from the database for display in the appropriate elements.

Screenshot of America ConnectsAmerica Connects: This is an affiliate marketing website, also requiring some SEO keyword targeting. I was responsible for maintaining this website, and its sister sites, to keep contents updated and make CSS and other front-end changes when necessary.

Screenshot of Department of Computer ScienceTexas State University, Department of Computer Science: This is a link to the Internet Archive version of the site as it appeared while I was maintaining it. The department had a public facing website (pictured) where most page contents were dynamically loaded from a database to display announcements, class schedules and descriptions, professor profiles and other information. There was also a private site that allowed faculty and staff to modify information to be displayed on the public facing site as well as other administrative functionality such as mass mailings to students and updating of class rosters. I was responsible for maintaining both sites and adding functionality to the back-end site as needed.

Screenshot of College of ScienceTexas State Unviersity, College of Science: This is a link to the Internet Archive version of the site as it appears while I was maintaining it. This site was a very basic site with no dynamic content or complex scripting. Various pages were updated as requested by members of the College.

Android Apps

Get it on Google PlayJob Title Generator - A native Android App version of my Job Title Generator. Source code can be made available upon request.

Video Demonstrations

The following are pages with video demonstrations I have made of projects I developed. The three videos below are from my work during graduate school for the Infoneer Reasearch Group and show proof-of-concept applications and websites.
MSDL Search Engine Demonstration
Infoneer's Manufacturing Marketplace
Feature Recognition and Machine Tool Selection

Git Hub Projects

MediaWiki Java API - Once upon a time I maintained a bot to automatically edit Wikipedia article. During the creation of is bot I wrote a partial implementation of the MediaWiki API in Java. This is that partial implementation.
Job Title Generator - A quick script to randomly generate job titles. This is the source code for what appears in this blog posting.
CodeIgniter Blog - As part of a job interview I was asked to implement a simple blogging application. This was the results of a few hours of work on my part.
Pather Problem - Another job interview project. See my post about this project.