This page demonstrates my ability to program. The images below are from my Basic Cyber Programming and Network class CYSE 250 project. I created a game of two player hangman, with one person inputting a secret word, and another attempting to guess the word. The Screenshots contain two Python codes for a client and server.

Client source code that would run on one system.

Server source code that would run on another system.