Benny Yong

Welcome to my portfolio

 

Beckman Laser Institute: Repository Website using Drupal

 

This is the project I am currently working on for my job at Beckman Laser Institute.

My duty is to recreate a repository website, previously developed by my supervisor, using Drupal as the main framework.

The most challenging aspect of this project is the need to adapt my web application to work along with Drupal's database scheme.

 

Alpha Gamma Sigma: Payment Recorder

 

This is my first project I worked on when I became the Technology Coordinator at Alpha Gamma Sigma.

The main objective of this application is to speed up the membership dues recording process.

 

Alpha Gamma Sigma: Receipt Recording

 

This is a web application I created for the Treasurer of my club at my city college.

This application allows the Treasurer to record physical receipts into the club's database.

The receipts are shown to the club members through their personal accounts.

This application also has a search functionality that allows the Treasurer to quickly retrieve information from previously recorded receipts.

Alpha Gamma Sigma: Tournament of Roses Registration Form

 


This is a simple registration form using Code Igniter's helper function.
I also implemented a function that generates a pdf form with all the information entered by the applicant.

Class Project: Sudoku Solver

 


For my Artificial Intelligence class, I had to implement a sudoku board generator and a solver.