back to scratko.xyz
index
NameDescriptionIdle
arithmetic-expression-evaluatorArithmetic expression evaluation with RPN and Dijkstra's algorithm (C, assembler...3 months
artifical-text-detectionC++/Qt (master's thesis): detects artificial texts using boost::python and Pytho...3 months
durakOnline Durak card game for up to 8 players — C implementation (client & server...3 months
file-encryptionEncrypts files using a simple algorithm with mmap() for memory-mapped I/O 3 months
file-finderRecursive search for a file or directory 3 months
http-serverWeb server implemented in C using raw TCP sockets (HTTP/1.1) 3 months
ls-imitationReimplementation of the Unix ls -l command with full functionality 7 weeks
pacmanClassic Pac-Man in C using ncurses library 3 months
parallel-progs-by-argsRun external programs in parallel from command-line arguments (separator ;;) 3 months
picture-puzzleC++ game with GUI (FLTK) 3 months
red-black-treeImplementation of rb-tree algorithm in C 19 months
shellSimplified C shell with support for pipelines, redirection, and logical operator...3 months
tetrisPersonal implementation of Tetris written in Pascal 11 months
threaded-tcp-counterMultithreaded server for shared data access (POSIX, mutex, semaphore) 3 months
trigonometric-tableTrigonometric functions table generator (assembler NASM) 19 months
typical-daemon-processThe process logs its status every 5 minutes to a file and syslog 3 months