gheckman
I like making and playing games. I've dabbled in both graphics and programming, with a focus on the latter.
noneVerona, PA
Pinned Repositories
AsrotCpp
AsRot was originally coded in Fortran 77 and that's no good. Let's make it C++11 instead.
boost-messaging
A hopefully easy to use and extend library based off of boost which allows cross-platform network communication.
cobs-cpp
CsharpLikeCppFormatter
A string formatter for C++ that makes it act a bit like C#.
CustomVector
A proof of concept for uninitialized memory management
GenericMudd
A Crappy Mudd. Maybe it won't be crappy at some point. I doubt it.
MultibaseCalculator
A solution to a CS230 program. Just to see how good I can make something simple.
QuickyLinearAlgebra
Just a quicky linear algebra library. Probably not fast or stable, but enough for what I need.
run-get-poc
A proof of concept static function running thing
SpectrumGenerator
Can generate spectra with modulated peaks and noise
gheckman's Repositories
gheckman/GenericMudd
A Crappy Mudd. Maybe it won't be crappy at some point. I doubt it.
gheckman/AsrotCpp
AsRot was originally coded in Fortran 77 and that's no good. Let's make it C++11 instead.
gheckman/boost-messaging
A hopefully easy to use and extend library based off of boost which allows cross-platform network communication.
gheckman/cobs-cpp
gheckman/CsharpLikeCppFormatter
A string formatter for C++ that makes it act a bit like C#.
gheckman/CustomVector
A proof of concept for uninitialized memory management
gheckman/MultibaseCalculator
A solution to a CS230 program. Just to see how good I can make something simple.
gheckman/QuickyLinearAlgebra
Just a quicky linear algebra library. Probably not fast or stable, but enough for what I need.
gheckman/run-get-poc
A proof of concept static function running thing
gheckman/SpectrumGenerator
Can generate spectra with modulated peaks and noise
gheckman/Stockfish
UCI chess engine
gheckman/TagDbBrowser
A browser for tagged files
gheckman/UniLang-rewrite
backup in CodeLang
gheckman/units_to_variable_suffix_converter
looks up units, and converts them to a string suffix to be later used on variables