There are no reviews yet. Be the first to send feedback to the community and the maintainers!
OS_Kernel
x86 Kernel with all the basic concepts of OS, concurrency, threads with time sharing, semaphores, events and interrupts, signalsImageEditor.cpp
Software for loading, editing and exporting images with .bmp and .pam extensions.BST-Tree_BinarySearch
Adding, searching and removing elements from table using binary search. Creating BST-Tree from elements in table, searching for and adding elements directly from the tree, rotating tree around a selected node.HashTable
Searching through files using hash function with double hashing collision resolution.AssemblyProject
Mini project with DMA and KP controllers in assembler.Tournament
Creating tournament in C using trees.Tanks2DGame
Game with a terrain of grass and walls, and with tanks and coins. The goal is to run from tanks and collect all coins.Bloxorz_Graphs
Creating bloxorz game using graphs.ImageEditor.java
Software for loading and exporting .bmp and .pam images using functions from C++ to edit.B-tree
Realisation of B-tree, adding, deleting and searching elements.NeuralNetworks_Regression_Classification
Regression and classification of data in neural networks.UnityLearningGame3D
First ever made game using Unity Framework and C#. The goal is to avoid darker objects and stay on the platform.CircularPriorityQueue
Implementation of circular priority queue structure, and it's basic functions, such as adding and removing elements, showing the first element, capacity and current number of elements.RealEstateManager
Web application used to buy, sell and publish real estates, with all needed methods.OpenPGP
MicroJava-Compiler
Implementation of four phases of a compiler - lexer phase, syntax phase, semantic phase and code generator.White-boxTest
White-box testing of software for recognizing input code and detecting definitions, uses, DU chains and LCSAJ sequences.Love Open Source and this site? Check out how you can help us