Pinned Repositories
Assembly_MiniProject
Computer Architecture - mini project in assembly
Chess_Engine
Exam_Scheduler
Expression_Tree
Calculating and manipulating mathematical expressions by creating a binary expression tree
FPGA_DoodleJump
A game made on an FPGA board using Altera Quartus
Memory_Allocator
Kernel memory allocator using Slab & Buddy systems (similar to Linux)
Micro_Paint-GUI
Image editing software GUI, connected with C++ Micro_Paint project
Micro_Paint-Logics
Image editing and manipulation software for .pam and .bmp formats
OpenTradeExchange
Small but functional Electronic Exchange implementation
x86_Kernel
x86 architecture preemptive multitasking kernel
stankovicuros27's Repositories
stankovicuros27/Memory_Allocator
Kernel memory allocator using Slab & Buddy systems (similar to Linux)
stankovicuros27/Chess_Engine
stankovicuros27/Exam_Scheduler
stankovicuros27/x86_Kernel
x86 architecture preemptive multitasking kernel
stankovicuros27/Assembly_MiniProject
Computer Architecture - mini project in assembly
stankovicuros27/Expression_Tree
Calculating and manipulating mathematical expressions by creating a binary expression tree
stankovicuros27/FPGA_DoodleJump
A game made on an FPGA board using Altera Quartus
stankovicuros27/Micro_Paint-GUI
Image editing software GUI, connected with C++ Micro_Paint project
stankovicuros27/Micro_Paint-Logics
Image editing and manipulation software for .pam and .bmp formats
stankovicuros27/Sudoku_Solver
Heuristic sudoku solver done as part of internship, using multiple different strategies
stankovicuros27/ElectionSystem
stankovicuros27/OpenTradeExchange
Small but functional Electronic Exchange implementation
stankovicuros27/Smart_House_REST
stankovicuros27/MJCompiler
Compiler for Micro Java
stankovicuros27/OpenTradeExchange-Frontend
Frontend for OpenTradeExchange