OlejnikKristina
Student of Codam Coding College and National Aviation University Ukraine
InangoKyiv, Ukraine
Pinned Repositories
ConsoleChessTask
♕♔ Console chess game was written on C++ with help of STL only. With this console chess application players can compete between each other directly in the console. The program validates all legit chess moves.
ContactsPhoneBook
A super simple phone contacts book with using C++ and Qt framework
CoreWarVM
Virtual machine for game in which two bots programs compete between each other into a memory of VM, using set of specific rules.
DNS-proxy-server
filler
🍪 Filler
Filler-Visualization
🎨 Visualization for one project from my codding college
fillit
🔷 Project about fitting tetris pieces into the smallest square possible.
ft_printf
👌 Reproduction of standard stdio.h printf function, with using only write, malloc, exit and free functions
lem-in
🐜 Project in which ants should find the most efficient path from start room to end room through very big graph (1-10 000 rooms/vertices).
Turing_machine
:shipit: Implementation of Turing machine, with couple of programs for it
OlejnikKristina's Repositories
OlejnikKristina/ConsoleChessTask
♕♔ Console chess game was written on C++ with help of STL only. With this console chess application players can compete between each other directly in the console. The program validates all legit chess moves.
OlejnikKristina/ContactsPhoneBook
A super simple phone contacts book with using C++ and Qt framework
OlejnikKristina/CoreWarVM
Virtual machine for game in which two bots programs compete between each other into a memory of VM, using set of specific rules.
OlejnikKristina/DNS-proxy-server
OlejnikKristina/filler
🍪 Filler
OlejnikKristina/Filler-Visualization
🎨 Visualization for one project from my codding college
OlejnikKristina/fillit
🔷 Project about fitting tetris pieces into the smallest square possible.
OlejnikKristina/ft_printf
👌 Reproduction of standard stdio.h printf function, with using only write, malloc, exit and free functions
OlejnikKristina/lem-in
🐜 Project in which ants should find the most efficient path from start room to end room through very big graph (1-10 000 rooms/vertices).
OlejnikKristina/Turing_machine
:shipit: Implementation of Turing machine, with couple of programs for it
OlejnikKristina/get_next_line
The main idea of get next line project is to create a function which will read every time one line after another line from file descriptor. File descriptor will be sent to our function as a parameter. Also line wich suppose to be read wil be sent as a parameter. The difficulty is that we can not use functions from standart C libary, exept (read, open, free, malloc) We able to use only functions which was made by us and stored in our "libft" library.
OlejnikKristina/GLTask
OlejnikKristina/landing-page
Simple landing page
OlejnikKristina/libft
My own libMy library with implementation basic functions from C language
OlejnikKristina/Project-from-NAU
One of the project from my Ukranian National Aviation University
OlejnikKristina/Template-MoGo
Template MoGO
OlejnikKristina/TripPoint
OlejnikKristina/wood-landing-page
Simple landing page