Would You Like To Play A Game?
>Tic Tac Toe
Jan 2012 - Feb 2012
Designed a highly intelligent AI for Tic Tac Toe using Windows Forms in C#
>Queuing Software
Jan 2013 - Apr 2013
Designed a cross-platform queuing software for company called RemCom. The queuing software uses TCP/IP protocol to connect to multiple computers and is used to optimize the simulation scheduling process. Written in C++ using Qt.
>Missile Defense
Mar 2012 - May 2012
Design an application that will simulate events, inputs, actions, processes and communication that will create a functional defense target tracking and response system using C#
Will use XML files for system configuration, radar control, missile fire control as well as communications.
Will incorporate DLL files for methods shared between the Radar System, Missile Fire Control and Communications System