My Code

This page refers to various coding samples that represent my work, at least in part.

  • Moodle-DB2 Project for CECS-491 Senior Software Design. Contribution to Open Source Software. Coding in PHP, working in conjunction with IBM DB2 team.
  • A PHP mini-project supporting cryptanalysis by providing frequency analysis on 1, 2, and 3-character tokens recognizable in a given input text. There are limited options to reduce the amount of output and increase the sensitivity of the analysis. This is a live page; source code is provided.
  • Two projects done in C#.NET for CECS-475: Project 3, an enrollment database and Project 4, a peer-to-peer network Checkers game. Both projects are presented here as hosted BitBucket repositories, including documentation.
  • CECS-343, Software Engineering & Object-Oriented Design - this page is actually dedicated to the final project for the class, which involved various stages of development and the appropriate UML diagrams. My team of 4 students decided to implement a replacement for the campus carpooling match-up system. It was done in PHP with a MySQL database. The project was not completed during that term, and remains incomplete. All of the design documentation is complete (but since the implementation was not completed, it is likely that it may change). The website is fully hosted here (and only supports registration of individuals with access to an email account @csulb.edu). Source code is also available, linked from that page.

Make sure to leave me a comment if you feel something could be added here!