// desktop application with simple networking
// threaded for simultaneous control of multiple nodes
// python, pyside2 qt
// desktop application for aggregating farm metadata
// combines empirical data with estimated power consumption for basic cost projection
// python, pyside2 qt
// performs repetitive tasks so you don't have to
// what's not to like?
// maxscript, python, pyside2 qt
// desktop application to scan frames for glitches
// performs objective analysis of data to detect outliers
// ERR: IN DEV && VIBES BASED
// c++ implementation of jamis buck's book, the raytracer challenge
// TODO: import 3d files, calculate lighting from entities in scene, write outputs
// c++, libsdl2