I have worked on various Java projects. This Java project seen below is an example of my recent work. The application implements object oriented programing. The images you see are part of a face changing application. The application allows users to input changes to their specification, through a console interface. This program mimics facial expression, such as face color, eye color, nose color, and whether the face can smile or frown. This application was written in a programming class I had taken during my educational career.

I created this application because I value challenging my mind to develop new ideas. The sudoku application game as seen below, allows users to interact with the Gui window interface. This App implements the sudoku game rules and teaches users the fundamental aspects of computer science. This game contains challanging aspects, which allows users to expand their knowledge through logic. This is one of my favorite applications, because of the sophistication behind creating this game