Experimental Coding

Always looking to try out new and exciting tech stacks and projects, this section is dedicated to non-work related software development with links github and the source used in the project.

Scroll Down

Unreal Engine 4 Unreal Engine 4 Unreal Engine 4

Unreal Engine 4

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 Skyrim Together Skyrim Together

Skyrim Together

Skyrim Together: A multi-player mod for Skyrim built by a collaboration of software engineers from around the world.

Genomic Data Science Genomic Data Science Genomic Data Science

Genomics

Created Python based utilities for consuming and processing genomic and bioinformatics data using industry standard like the Tuxedo Suite.

VoxelCube VoxelCube VoxelCube

Voxel Cube

Sample of a project by Jakob Progsch showcasing voxel based cave system created inside a 32x32x32 cube.

Planetoid Planetoid Planetoid

OpenGL + Bullet Planetoid

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.

Networked Polyworld Networked Polyworld Networked Polyworld

Networked Polyworld

The Polyworld client ported to a multicast server + multiple clients.