Projects |
||
|
13 Card Game C# Windows Application (Sep 2007) As a way to familiarize myself with the .NET framework, I wrote this card game using C#. Back in high school, we used to have a quiet study period—my group of friends played card games instead, with the most popular being "13." This application uses object oriented programming, unmanaged code (to draw the cards from cards.dll), delegates, and XML serialization. Source files are included. View Class Diagram » |
|
|
U-Match.net PHP/MySQL Social Network (Jan 2003 – Dec 2004) In college I developed U-Match.net, a social network for University of Washington students to match class schedules, form study groups, exchange textbooks, post classifieds and meet up with each other (this was before the days of Facebook). U-Match.net included a custom Java chat client and server, and advanced caching for SQL queries and pages. It ran on a dedicated Linux server (Linux/Apache/MySQL/PHP) that I built and administrated. Unfortunately, U-Match is no longer around, but the experience was invaluable. Debug mode is enabled on the demo server, allowing you to view the SQL queries each page uses. |
|

