Pinned Repositories
42_minishell
A custom shell. An implementation of a simplistic bash. The program launches the shell that waits for the input of a command from prompt and executes it. Then again. Until stopped.
docker-lemp
Building microservices infrastructure using Docker/docker-compose
fdf
Simple graphic project on C
http-server
Web-server with I/O multiplexing, supporting primary HTTP methods
minishell
Implementation of a command interpreter
philosophers
A solution to dining philosophers problem
pipex
Implementation of a mechanism for inter-process communication in a shell
sorting_on_stacks
Creating an algorithm of sorting on two stacks
stl_containers
Implementation of STL containers — map, set, vector, stack on C++
taisiabarteneva's Repositories
taisiabarteneva/docker-lemp
Building microservices infrastructure using Docker/docker-compose
taisiabarteneva/fdf
Simple graphic project on C
taisiabarteneva/http-server
Web-server with I/O multiplexing, supporting primary HTTP methods
taisiabarteneva/minishell
Implementation of a command interpreter
taisiabarteneva/philosophers
A solution to dining philosophers problem
taisiabarteneva/pipex
Implementation of a mechanism for inter-process communication in a shell
taisiabarteneva/sorting_on_stacks
Creating an algorithm of sorting on two stacks
taisiabarteneva/stl_containers
Implementation of STL containers — map, set, vector, stack on C++