Projects

Have a look at some of my projects:

Categories:
VoxVR
VoxVR image
Game Development Virtual Reality Unity Engine C#

VoxVR is a creative tool that allows you to create 3D models using cubes in virtual reality

vscli
vscli image
Rust

A CLI tool to launch vscode projects, which supports devcontainers.

punktf
punktf image
Rust

A cross-platform multi-target dotfiles manager

displayz
displayz image
Rust

A CLI tool and library to control display settings on Windows written in Rust.

.off file parser
.off file parser image
Rust

Parses .off (Object File Format) files. This implementation follows this spec from the Princeton Shape Benchmark.

H4CK1NG GOOGL3
H4CK1NG GOOGL3 image
Hacking

A write-up about how I solved the H4CK1NG GOOGL3 security CTF.

Vulkan Engine
Vulkan Engine image
Game Development Rust

A game engine (with physically based rendering) written in rust using the Vulkan API

Patent Waiter
Patent Waiter image
C#

A utility designed for patent law firms, which automates the process of downloading patents

VE Shader
VE Shader image
Game Development Rust

A utility that transpiles a custom GLSL shader format to the SPIR-V format using shaderc

Simple CPU Emulator
Simple CPU Emulator image
Rust

A simple CPU emulator written in Rust

sEMG Gesture Recognition
sEMG Gesture Recognition image
Python Research

A paper that proposes an approach using LSTM Neural Networks to detect gestures in sEMG data

Broken Engine
Broken Engine image
Game Development C#

A game engine written in C# using OpenGL

TwitchCSharp
TwitchCSharp image
C#

A C# wrapper for the Twitch v3 REST API

Simple Twitter Bot API
Simple Twitter Bot API image
Java

A very simple API/Twitter4J wrapper used to implement Twitter bots

Raytracer
Raytracer image
C# Game Development

A multithreaded raytracer running on the CPU implemented in C# as a personal exercise

Smartphone-Assisted VR
Smartphone-Assisted VR image
Research Game Development Virtual Reality Web Development JavaScript

My bachelor's thesis in computer science about using a smartphone to interact with VR applications

High-Level Cloud Architectures
High-Level Cloud Architectures image
Research Cloud Terraform

My master's thesis in computer science about high-level cloud architectures for platform-independent Serverless applications.

URL Shortener
URL Shortener image
Rust Web Development

A dead-simple URL shortener written in Rust

Integration Methods
Integration Methods image
Unity Engine Game Development Research Simulation

A spring system implemented in Unity to compare the commonly used integration methods

Huge & Cute
Huge & Cute image
Game Jam Game Development Unity Engine C#

A puzzle game where the player moves two characters at once on a circle

Vacuum Nightmare
Vacuum Nightmare image
Game Jam Game Development Unity Engine C#

The player controls a vacuum cleaner and tries to clean the floor while avoid colliding with ghosts

Winter Quest
Winter Quest image
Game Jam Game Development Unity Engine C#

A puzzle game where the player controls a snowball and tries to change it's size by moving

Warehouse Madness
Warehouse Madness image
Game Jam Game Development Unity Engine C#

A retro game, where you have to manage warehouse storage fast, so it does not overflow

Hamster Mania
Hamster Mania image
Game Jam Game Development Unity Engine C#

A cute hamster colony management game

Game Dev Sim
Game Dev Sim image
Game Jam Game Development Unity Engine C#

A game where the player controls a game developer and upgrades his studio

Serverless Webapp
Serverless Webapp image
Terraform

A web application deployment using Terraform for AWS, Azure, and GCP.

Multiform
Multiform image
Python Terraform

A Multi-Cloud Templating System

Penguins Can't Fly
Penguins Can't Fly image
Game Jam Game Development Unity Engine C#

A co-op game about penguins falling down a cliff

Interactive ARAP Mesh Deformer
Interactive ARAP Mesh Deformer image
C++ Simulation

Implements the As-Rigid-As-Possible algorithm to deform meshes in a realistic way.

Infoscreen
Infoscreen image
JavaScript Web Development

A system to install public signages using web technology and the microservice approach