Name | Description | Idle |
arithmetic-expression-computator | Computation of arith. expressions using RPN and Dijkstra algorithms (C, no libs)... | 12 months |
durak | Online card game for up to 8 players (C, client and server)
| 4 months |
file-encryption | Simple file encryption (uses mmap() for map files into RAM)
| 11 months |
file-finder | Recursive search of a file or directory
| 10 months |
http-server | Unnamed repository; edit this file 'description' to name the repository.
| 8 months |
multithreading-client-handling | Server handles client requests for access to shared data (Posix Threads, mutex, ... | 7 months |
pacman | The legendary pacman in C language (+ncurses)
| 12 months |
parallel-progs-by-args | Running external programs in parallel via command line arguments (separator ';;'... | 10 months |
picture-puzzle | C++ game with GUI (FLTK)
| 6 weeks |
red-black-tree | Implementation of rb-tree algorithm in C
| 12 months |
shell | Simplified version of command-line interpreter
| 4 months |
tetris | The proprietary implementation of Tetris written in Pascal.
| 4 months |
trigonometric-table | Trigonometric functions table generator (assembler NASM)
| 12 months |
typical-daemon-process | The process writes info about itself every 5 minutes to file and log.
| 9 months |