Jan Kelemen - Personal site

C++, mountain bikes and old cars

I use GitHub for my personal projects and GitLab for other less important repositories.

Personal projects

niku (2024 - Active)

WIP Cross platform game engine using Vulkan API for rendering. Implemented in C++23 with support for Windows and Linux.

Repository: jan-kelemen/niku

Graphics demos (2024 - Active)

vkchip8 (2024)

CHIP-8 emulator using Vulkan API for screen rendering and SDL2 for PC speaker buzzer. Implemented with C++20, works on Windows and Linux.

Repository: jan-kelemen/vkchip8

cpp-starter-template (2020 - Active)

Modern CMake template for C++ projects, mostly made out of personal need not to set it up from scratch for every project.

Features

Repository: melinda-sw/cpp-starter-template

Open source contributions

OpenRCT2

Occasional contribution to OpenRCT2 project, an open source re-implementation of RollerCoaster Tycoon 2.

Repository: OpenRCT2/OpenRCT2

University projects