back to scratko.xyz
index
NameDescriptionIdle
arithmetic-expression-computatorComputation of arith. expressions using RPN and Dijkstra algorithms (C, no libs)...6 months
durakOnline card game for up to 8 players (C, client and server) 7 weeks
file-encryptionSimple file encryption (uses mmap() for map files into RAM) 5 months
file-finderRecursive search of a file or directory 4 months
http-serverUnnamed repository; edit this file 'description' to name the repository. 2 months
multithreading-client-handlingServer handles client requests for access to shared data (Posix Threads, mutex, ...5 weeks
pacmanThe legendary pacman in C language (+ncurses) 6 months
parallel-progs-by-argsRunning external programs in parallel via command line arguments (separator ';;'...4 months
red-black-treeImplementation of rb-tree algorithm in C 7 months
shellSimplified version of command-line interpreter 4 months
tetrisThe proprietary implementation of Tetris written in Pascal. 7 months
trigonometric-tableTrigonometric functions table generator (assembler NASM) 7 months
typical-daemon-processThe process writes info about itself every 5 minutes to file and log. 4 months