Always looking to try out new and exciting tech stacks and projects, this section is dedicated to non-work related software development with links to youtube and in some cases github and the source used in the project.
Unreal Engine 4 (UE4) Due to UE4 using C++ for its scripting engine, learning the API allows me to be exposed to a production level AAA game engine and make use of my C/C++ skills.
Skyrim Together: A multi-player mod for Skyrim built by a collaboration of software engineers from around the world.
Created Python based utilities for consuming and processing genomic and bioinformatics data using industry standard like the Tuxedo Suite.
Sample of a project by Jakob Progsch showcasing voxel based cave system created inside a 32x32x32 cube.
Experimental code using C++, OpenGL and Bullet Physics. The spherical objects are attracted to a "gravity well" in the middle while projectiles are being sent into the middle of it.
The Polyworld client ported to a multicast server + multiple clients.