Pinned Repositories
.devcontainer
devcontainer submodule
Baseline-Project
This is my baseline project to get duplicated when I try to create a new project. Most things are setup to be a quick turn around to get up and running, few paths to change etc.
CoreLib
This is a core library that I use in a lot of my C++ Code. Complete with basic unit tests / install script.
CPE490Homework1
CPE647Project
My CPE 647 github repo. This contains all the code and a .docx for how to get started
cpp_exercises
cpp exercises sampling.
CS321_Hotel
CS321_Hotel_Group10
development_bootstrap
Files helpful for setting up my development environment.
Undertoe's Repositories
Undertoe/.devcontainer
devcontainer submodule
Undertoe/Baseline-Project
This is my baseline project to get duplicated when I try to create a new project. Most things are setup to be a quick turn around to get up and running, few paths to change etc.
Undertoe/CoreLib
This is a core library that I use in a lot of my C++ Code. Complete with basic unit tests / install script.
Undertoe/CPE490Homework1
Undertoe/CPE647Project
My CPE 647 github repo. This contains all the code and a .docx for how to get started
Undertoe/cpp_exercises
cpp exercises sampling.
Undertoe/CS321_Hotel
Undertoe/CS321_Hotel_Group10
Undertoe/development_bootstrap
Files helpful for setting up my development environment.
Undertoe/libswoc
Solid Wall of C++ Library.
Undertoe/LockOneStopShop
Warlock sims/Guides
Undertoe/ObjectVelocityDetector
Determines the velocities of detected objects using FLIR BlackFly cameras, a VLP-16 lidar, and TensorFlow.
Undertoe/dirtyNet
Clean and dirty Network Library
Undertoe/PsudoCode-Collada-WorldWind-Flightpath
This is a psudocode demo of the Collada Flightpath that i've been working on for worldwind
Undertoe/Reflection_MappedObjects
This is a library I wrote for work to map a structure's memory to the variables naming. This is based on the reflection library written here: https://github.com/veselink1/refl-cpp
Undertoe/RetSim
A WoW TBC Classic Retribution Paladin Simulator
Undertoe/ShellLib
This is a lib that I am developing for work. Goal here is to provide a commandline style interface to inspect / modify data from an executable, as well as executes localized functions.
Undertoe/simc
Simulationcraft engine/GUI
Undertoe/SimcGenerator
Future works project, assists in helping set up auto generated profiles for simcraft
Undertoe/Teaching
General tutoring / Examples
Undertoe/Test1
Testing this repo
Undertoe/warlockstuff