Pinned Repositories
AdventOfCode2020
Really hacky code to solve puzzles quickly
AdventOfCode2022
You know what this is.
AIEngine
This is an AI Engine I started building from scratch. I later decided it was better to start building AI for an existing Engine, so I picked unreal. The new repo is called UnrealAIPlugin.
BombTom
Test game to mess with OpenGL
CompressorDecompressor
Program that would perform lossy compression (to the specified bit depth) and another that could decompress the compressed files.
GameEngine
Simple Data-Driven Engine created at FIEA.
Micrograd
PathFinding
A Pathfinding Library that can be used to find paths between nodes. Visualization and configuration tools provided.
TheShrillAndGruffAdventuresOfBlackAndYellow
Simple game written in 68k assembly
UnrealAIPlugin
This is a simple Unreal component that allows for basic AI steering behavior
GTAddict's Repositories
GTAddict/UnrealAIPlugin
This is a simple Unreal component that allows for basic AI steering behavior
GTAddict/GameEngine
Simple Data-Driven Engine created at FIEA.
GTAddict/Micrograd
GTAddict/PathFinding
A Pathfinding Library that can be used to find paths between nodes. Visualization and configuration tools provided.
GTAddict/AdventOfCode2020
Really hacky code to solve puzzles quickly
GTAddict/AdventOfCode2022
You know what this is.
GTAddict/AIEngine
This is an AI Engine I started building from scratch. I later decided it was better to start building AI for an existing Engine, so I picked unreal. The new repo is called UnrealAIPlugin.
GTAddict/BombTom
Test game to mess with OpenGL
GTAddict/BombTom-VarcholiksVindication
Test game written in DirectX
GTAddict/CompressorDecompressor
Program that would perform lossy compression (to the specified bit depth) and another that could decompress the compressed files.
GTAddict/TheShrillAndGruffAdventuresOfBlackAndYellow
Simple game written in 68k assembly
GTAddict/Chrispy
A keylogger that transmits data remotely built for my networks class
GTAddict/craftinginterpreters
Following along with the amazing book by Bob Nystrom
GTAddict/cuda-playground
GTAddict/DeviceDrivers
Custom device driver for the D-sub 25-pin I/O port (Parallel port)
GTAddict/gtaddict.github.io
My website and portfolio.
GTAddict/HuesOfHope
Prototype game made in Unity 5
GTAddict/intra
An internal CMS system created in PHP
GTAddict/MapGenerator
Tool written in C# to convert Tiled tmx files into a format readable by the GameEngine that I wrote
GTAddict/ProjectTaskAttack
Prototype of a game that aims to tell a story without using text or dialogue. Unity 5.
GTAddict/ProtoPariahAnimate
Prototype game made in Adobe Animate
GTAddict/self-driving
Learning Image Processing, ML and Neural Nets
GTAddict/supermar
A high-schooler's attempt at building a console POS system
GTAddict/TFKerasPlayground
A place to store my ML journey - mainly the Jupyter notebooks I've been using. I'm pretty sure I'll just switch over to native GPU docker images as soon I as I get deeper into this, maybe I'll create a new repo at that time.
GTAddict/Voting
Wrote a "Voting system" utility for a singing competition held during the college cultural fest. It converts the messages received by our cell phone into a format readable by Microsoft Excel for further processing. This application has an easy-to-navigate GUI and is written using the Microsoft .NET Framework. [C++/Windows Forms]
GTAddict/ZCrack
Brute-force Zip File Cracker