FQBZ is a simple application designed for compressing DNA sequencing data stored in FASTQ format.
This research project focuses on three dimensional fluid motion modelling using hybrid vortex particle method on GPU and was a main part of my master thesis.
This project focuses on simulating simple cellular automata on GPU using OpenCL interface.
rTankz aka ‘retro tanks’ presents a refreshed old-school NES game called Battle City. The main goal was to create a clean and compact game engine with a simple, enjoyable game.
This project focused on neural networks, exactly on using Kohonen’s self–organising maps for image compression.
CustomAlloc is a small project about designing own custom allocator, desirably more efficient than standard allocator provided in standard C++ library.
bullnet is a simple interactive network physics simulation, where main logic is processed only by server application.
This project was a research about speeding up vector math operations using SSE instruction set.