Martin Šlachta

Student of Palacký University

about

Currently studying on Palacky University.

I am interested in web technologies, mostly backend.

I also like to work with OpenGL or Vulkan to create some 3D interactive visual experiences.

Sometimes I do 3D graphics in Blender or simply draw.

I overall love to experiment with different technologies and paradigms to further improve myself.

projects

personal picks

GridEditor

C++

My first experiments with bigger program in C++ with OpenGL. Pretty outdated and not well written, but it taught me many things about actually building some app.

more

Portal

C#

Simple university course manager I did in C# course to gain credits early. Written with ASP.NET for both backend and frontend, but I am currently rewritting the frontend to React. It gave me insight into REST api, security and structuring apps.

more

Jobs

C
asm

Implementation of job system (similar to await/async) in pure C and assembler. Allows me to speed up my programs in future and gives me a understanding of stack, function calls and of course synchronization.

Miller

Rust

Me and a few friends needed something to manage our Arma servers we were hosting on AWS, so I made this very simple bot in Rust. Taught myself Rust, which I love to this day, and played a lot in AWS.

more

Cesta

Kotlin

Android app showing nearest departures from stops.