My Portfolio

Thank you for visiting my page. Feel free to look around and let me know what you think. You can contact me through LinkedIn or email.

Featured Project
(Headline Projects Periodically Cycle)

This project is Space Invaders. This game was released for Atari back in 1980.
The purpose of the project is to create a fun, simple game and hightlight programming
abilities with the Python programming language. The code does not use any modules other
than the pre-installed Python libraries therefore you can copy or download the code from my
GitHub and run the game using your favorite Python IDE.

Snake
(Python Game)

Snake dates back to an arcade game called Blockade from 1976. Snake has been adapted and uploaded to multiple platforms over the decades (even on TI calculators). This game is simple and requires no other modules to run outside the base Python library.

Pong
(Python Game)

Pong was originally released in 1972 and has the same continued reputation and adaptation success as snake. The program supports 2-player and AI game play. This game was made in Python with the base Python library.

Java Applications #1
(Coming Soon!)

I have a few small Java with JavaFX applications built but I need to find a few that I'm particularly fond of to display. I should have something uploaded soon.

Java Applications #2
(Coming Soon!)

I have a few small Java with JavaFX applications built but I need to find a few that I'm particularly fond of to display. I should have something uploaded soon.

Java Applications #3
(Coming Soon!)

I have a few small Java with JavaFX applications built but I need to find a few that I'm particularly fond of to display. I should have something uploaded soon.

Java Applications #4
(Coming Soon!)

I have a few small Java with JavaFX applications built but I need to find a few that I'm particularly fond of to display. I should have something uploaded soon.