Home
Portfolio
Objectives
Articles
About
Contact
PortalOps is a web-based application that allows a system administrator to run and log interactions with console-based software on remote computers. It works by communicating with an agent application installed on the remote computer that is configured to execute pre-defined tasks.
This is an editor for creating and modifying the data for the characters in Knockout Arcade!
C++-powered Dreamcast Pong Clone: Experience retro fun with this faithful recreation of Pong on the Dreamcast using KallistiOS.
Small eCommerce site showing a fictional company selling its games.
A collection of C++ programs to demonstrate the concepts and functions of several data structures and algorithms.
3D 3rd Person maze game created during GPE230 class, using Unreal Engine 5.3
This is a 2D retro-inspired fighting game with easy-to-pick-up controls and stylish combos. The game takes place at a famous arcade, owned by a dangerous businessman.
Just a simple game I wrote about a year ago to make sure my C++ skills weren't getting rusty. It's 2 player, with no AI, and very simple.
Fantastic Frienemies plays 2-6 players as they try to work their way through a dungeon together. Only one person gets the treasure, so watch out for traps set by your allies!
This is a clone of Tapper made by myself and several others at BizStream, written in C++ and using Lua for scripting. While I wrote most of the source code, it is property of BizStream and not linked here.
This is my portfolio site (the one you're currently on). Custom written in .Net using a MVC project, with small amounts of JavaScript. Bootstrap 5.3 is used for the CSS Library.
Command line tool to generate .plexmatch files for media in your libraries.
Rustbound Odyssey, is a text-based adventure game inspired by the Zork.
This is a game developed in Unity that bears resemblance to 2D Space Invaders. It employs advanced features such as Object Pooling, LINQ, JSON data export and import, interfaces, and coroutines.