Skip to content
View Mikulej's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Mikulej

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mikulej/README.md

Hello!

I am studying Computer Science. I am interested in rendering stuff with OpenGL, game engines and reinforcement learning.

Pinned Loading

  1. rl-minesweeper rl-minesweeper Public

    Program made for my bachelor's thesis. It compares efficency of different reinforcement learning algorithms at playing Minesweeper.

    Python

  2. Image-Processing Image-Processing Public

    University group project. Comparision of efficency in image manipulation for Python Golang Rust and Java.

    Makefile 1

  3. Confetti Confetti Public

    University graphic project, written in C++ using OpenGL, simple 2D render engine with glsl shaders.

    HTML

  4. PokerTexasHoldem PokerTexasHoldem Public

    University Project written in C++ and OpenGL using GLFW and GLAD, with MCTS based AI. One-to-one Texas Hold'em game.

    HTML

  5. SpringShop SpringShop Public

    University Java project. Simple SQL-based backend in Java using Maven, Spring and ThymeLeaf.

    Java

  6. PongMultiplayer PongMultiplayer Public

    Simple OpenGL game that makes use of client-server architecture.

    C