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