Pinned Repositories
Slavic2017
ARKO_x86_Mandelbrot
intel x86 64 bit asm implementation of mandelbrot sets, GUI in C with allegro library
OpenGL_Seed_Project
C++ OpenGL Seed (hello world) Project template configured with Cmake and included glm, glfw and glew libraries with their source code
RobPiwowarek
Profile readme
SlavicGameJam2019
Repository containing game created during SlavicGameJam 2019
SOI-minix
Altered process scheduling algorithm in minix operating system
SOI-Semaphores
producer-consumer problem solved using POSIX semaphores
Unity3DTutorial
Small unity 3d tutorial project for explaining how unity works at an entry level
QuaK
2D liero/soldat-inspired game made in 2 MD during internal TouK hackaton
RobPiwowarek's Repositories
RobPiwowarek/OpenGL_Seed_Project
C++ OpenGL Seed (hello world) Project template configured with Cmake and included glm, glfw and glew libraries with their source code
RobPiwowarek/ARKO_x86_Mandelbrot
intel x86 64 bit asm implementation of mandelbrot sets, GUI in C with allegro library
RobPiwowarek/RobPiwowarek
Profile readme
RobPiwowarek/Unity3DTutorial
Small unity 3d tutorial project for explaining how unity works at an entry level
RobPiwowarek/WeHappyFew
WeHappyFew repository for Polygon (gamedev science club at Warsaw University of Technology) c++ project
RobPiwowarek/SAG-Simple-Cloud-Optimizer
University project from Agent Systems on Warsaw University of Technology. Actor based system to gather system information of a task in cloud and optimise performance of actors.
RobPiwowarek/SlavicGameJam2019
Repository containing game created during SlavicGameJam 2019
RobPiwowarek/UXPLinda
RobPiwowarek/AAL_Integer_Optimization
project for analysis of algorithms classes at WUT
RobPiwowarek/ActionRoguelike
UE4 Course Project from Tom Looman
RobPiwowarek/AdventOfCode2023_rs
My solutions to advent of code 2023 https://adventofcode.com/2023 written in Rust
RobPiwowarek/AsteroidsUE4
Ue4 Asteroids game created with c++ and blueprints
RobPiwowarek/dotfiles
RobPiwowarek/examples
RobPiwowarek/FileScript
FileSystem manipulation scripting language written in java for TKOM classes at WUT
RobPiwowarek/GameOfLife
Simple Conway's Game of Life implementation in scala
RobPiwowarek/hazelcast
Open Source In-Memory Data Grid
RobPiwowarek/PAIN_2048_QML
QML + JS clone of 2048 game
RobPiwowarek/PAIN_WPF_TICTACTOE
tic tac toe MVVM Windows presentation foundation
RobPiwowarek/parallel-collectors
Collection of Stream API customizable collectors for parallel processing of blocking operations
RobPiwowarek/qiubaiying.github.io
BY Blog ->
RobPiwowarek/reliable-http-client
Reliable Http Client is a set of tools making HTTP communication more reliable. It supports: at least one delivery guaranty and retry strategies including durable exponential backoff and dead letter queue.
RobPiwowarek/RobPiwowarek.github.io
Build a Jekyll blog in minutes, without touching the command line.
RobPiwowarek/rust-jvm-bytecode-interpreter
RobPiwowarek/Self-Study
Repository serving as a drop-off place for various types of coding exercises that I do while learning languages or specific parts/libraries/features of them
RobPiwowarek/TeachersCookiez
ALHE project
RobPiwowarek/WeatherStreams
WUT project for PIK classes
RobPiwowarek/WGK-Bullet-Hell
Bullet hell game made in unreal engine 4 for WGK classes at WUT
RobPiwowarek/WpamBackend
Backend for the wpam game project
RobPiwowarek/WpamGame
Turn based, simple, create a unit and fight game made for WPAM classes