Pinned Repositories
BlendXChess
BlendXGui
Simple chess GUI written in C++ and Qt 5
checkers
Checkers program
Computer-Systems-Lab-2
Computer-Systems-Lab-4
Cryptoanalysis
Program for basic cryptoanalysis based on frequency of characters, bigrams and trigrams in a text, according to given alphabet. It can also do affine cipher encrypting and auto-decrypting (based on frequency of letters and solving linear congruence system).
hello-world
First repository
Parallel-and-Distributed-Computing
Labs for "Parallel and Distributed Computing" course in university
SFML-Fractal-Animation
Simple animation of Mandelbrot fractal, where the number of iterations used to check each point's convergence is increased during animation
VogelModel
YurkoFlisk's Repositories
YurkoFlisk/checkers
Checkers program
YurkoFlisk/SFML-Fractal-Animation
Simple animation of Mandelbrot fractal, where the number of iterations used to check each point's convergence is increased during animation
YurkoFlisk/BlendXChess
YurkoFlisk/BlendXGui
Simple chess GUI written in C++ and Qt 5
YurkoFlisk/Computer-Systems-Lab-2
YurkoFlisk/Computer-Systems-Lab-4
YurkoFlisk/Cryptoanalysis
Program for basic cryptoanalysis based on frequency of characters, bigrams and trigrams in a text, according to given alphabet. It can also do affine cipher encrypting and auto-decrypting (based on frequency of letters and solving linear congruence system).
YurkoFlisk/hello-world
First repository
YurkoFlisk/Parallel-and-Distributed-Computing
Labs for "Parallel and Distributed Computing" course in university
YurkoFlisk/VogelModel
YurkoFlisk/AudiogramDatabase
Application for storing, editing and analyzing audiometric data
YurkoFlisk/Computer-System-Lab-1
Lab 1 for Computer Systems course
YurkoFlisk/Computer-Systems-Lab-3
YurkoFlisk/lmms
Cross-platform music production software
YurkoFlisk/MPI_Test
Testing some basic MPI as independent work for Parallel and Distributed Systems course in university