Programming Projects
Internet Spades
- Led a team of three other programmers to develop a Spades game playable via Internet
- Drafted and implemented our own network protocol. Download [PDF]
- Designed the client for both Solaris UNIX (C/C++) and Windows (C#)
- Designed the server for Solaris UNIX(C/C++)
- Screenshots: [1] [2] [3]
Library Survey Project
- Converted the UMR Library’s paper survey system to an online questionnaire system (PHP with MySQL) as a team player
- Implemented Unit Testing