Overview of Projects
Applications for Android
AR Postcard
Application that can be used to view augmented reality and additional content of special AR postcards. There are 12 different postcards available.
Application requires Android 4.4 or newer.
Application requires Android 4.4 or newer.
Piskvorky
Download (Not available)
Piskvorky (Gomoku) is a strategy game, in which two players compete. The most commonly played on squared paper, on which players take turns drawing cross and circle. The winner is the player, who first creates an uninterrupted line of five of its signs.
Application requires Android 4.1 or newer.
Application requires Android 4.1 or newer.
Reimplementation of the game Jazz Jackrabbit 2 released in 1998. Supports various versions of the game (Shareware Demo, Holiday Hare '98, The Secret Files and Christmas Chronicles). Also, it partially supports some features of JJ2+ extension and MLLE.
Application requires Android 5.0 and OpenGL ES 3.0.
Application requires Android 5.0 and OpenGL ES 3.0.
GitHub.com/deathkiller/jazz2 |
Games
Reimplementation of the game Jazz Jackrabbit 2 released in 1998. Supports various versions of the game (Shareware Demo, Holiday Hare '98, The Secret Files and Christmas Chronicles). Also, it partially supports some features of JJ2+ extension and MLLE.
GitHub.com/deathkiller/jazz2 |
Tools
Aura™ Service
Download (Not available)
Service controls RGB lighting of supported hardware and allows applications to provide custom themes. Supports connection with selected games that using Asus Aura, Razer Chroma or iCUE.
Application requires Windows 7 or newer.
Application requires Windows 7 or newer.
GeForce Status
Download (Not available)
Shows animated icon in Microsoft Windows notification area that indicate whether dedicated NVIDIA GeForce GPU is active or not. It also shows GPU usage, temperature and fan speed.
Application requires Windows 7 or newer.
Application requires Windows 7 or newer.
Chrome TabSwitch
Download (Not available)
Allows to switch quickly between opened tabs in Google Chrome using mouse wheel with cursor on the tab bar.
Application requires Windows 7 or newer.
Application requires Windows 7 or newer.
Notepad²
Download (Not available)
An upgraded version of Notepad2 that includes better UI, new and improved syntax schemes (for C/C++, C#, Java, ASM, Bash, Batch, CSS, HTML, PHP, JS, Vala, GLSL, OpenCL, Matlab, JSON and others), possibility to copy as HTML, better file format recognition, automatic UAC elevation, code folding and several other features.
Application requires Windows 7 or newer.
Application requires Windows 7 or newer.
Other
Cx Compilerbuildpassing
Compiler that supports modified version of C language and creates original DOS executables for i386 architecture. The executables run on MS-DOS, FreeDOS, 32-bit MS Windows using NTVDM, DosBox and other similar platforms. Currently supports several types of variables, pointers, dynamic memory allocation, branching and looping, includes and much more.
GitHub.com/deathkiller/cx-compiler |
Utilization of GPU for Simulation Computationsbuildpassing
Master's Thesis – The purpose of this thesis is to implement road traffic simulation that uses a GPU for computations and compare simulation run time to a reference implementation that uses a CPU for computations. The created application allows generating a road network for simulation using model with cellular automaton or car following model. Also, it can compute individual steps of the simulation using a GPU or a CPU. Simulation state can be monitored using simple visualization.
GitHub.com/deathkiller/traffic-simulation |
Detail Function Visualizationbuildpassing
Bachelor's Thesis – The purpose of this thesis is to visually investigate precision of various implementations of mathematic functions from
math.h
. This thesis deals with parsing of arithmetic expressions and its visualization.GitHub.com/deathkiller/fvis |