Pinned Repositories
cpp_piscine
cub3D
Wolf3D-like game (not finished). The project was done in April 2021.
exams
fntastic
Test assignment for UE developer
fps_tutorial
First person shooter tutorial on C++
ft_containers
Implementing C++ containers
ft_server
Setting up the LEMP stack (Nginx, WordPress, phpMyAdmin, MySQL). The project was done in February 2021.
inception
Setting up an infrastructure using docker-compose
libasm
Creating a library with C functions rewritten in assembly language
philosophers
Two solutions to the problem of dining philosophers. The project was done in September 2021.
AliceFromWardenfell's Repositories
AliceFromWardenfell/philosophers
Two solutions to the problem of dining philosophers. The project was done in September 2021.
AliceFromWardenfell/cpp_piscine
AliceFromWardenfell/cub3D
Wolf3D-like game (not finished). The project was done in April 2021.
AliceFromWardenfell/exams
AliceFromWardenfell/fntastic
Test assignment for UE developer
AliceFromWardenfell/fps_tutorial
First person shooter tutorial on C++
AliceFromWardenfell/ft_containers
Implementing C++ containers
AliceFromWardenfell/ft_server
Setting up the LEMP stack (Nginx, WordPress, phpMyAdmin, MySQL). The project was done in February 2021.
AliceFromWardenfell/inception
Setting up an infrastructure using docker-compose
AliceFromWardenfell/libasm
Creating a library with C functions rewritten in assembly language
AliceFromWardenfell/libft
AliceFromWardenfell/minishell
Custom shell with handled pipes, redirections, and builtin-functions. The project was done in July 2021.
AliceFromWardenfell/nearga
Test assignment for UE/C++ developer
AliceFromWardenfell/poker_chips
App for playing Texas hold'em poker together when you don't have chips but have cards
AliceFromWardenfell/push_swap
AliceFromWardenfell/red_goat
Test assignment
AliceFromWardenfell/TPS_Jenkins
Template project for CI/CD learning