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