Pinned Repositories
C_Library
Implemented a few functions of the C standard library.
Cpp_modules
Non-trivial tasks in C++. Familiarity with the language, OOP, error handling, castes, templates, containers and iterators.
Cub3D
First-person 3D representation of a maze using raycasting.
Django_first_staps
IRC
Internet Relay Chat server.
minishell
Command line interpreter in C.
Philosophers
Multithreading project in C.
Services
Implementation of a series of web services running on distinct containers orchestrated with Kubernetes.
STL_Containers
Implementation of some C++ STL containers.
WebServer
aquinoa-nba's Repositories
aquinoa-nba/C_Library
Implemented a few functions of the C standard library.
aquinoa-nba/Cpp_modules
Non-trivial tasks in C++. Familiarity with the language, OOP, error handling, castes, templates, containers and iterators.
aquinoa-nba/Cub3D
First-person 3D representation of a maze using raycasting.
aquinoa-nba/Django_first_staps
aquinoa-nba/IRC
Internet Relay Chat server.
aquinoa-nba/minishell
Command line interpreter in C.
aquinoa-nba/Philosophers
Multithreading project in C.
aquinoa-nba/Services
Implementation of a series of web services running on distinct containers orchestrated with Kubernetes.
aquinoa-nba/STL_Containers
Implementation of some C++ STL containers.
aquinoa-nba/WebServer
aquinoa-nba/NASM_Library
Familiarity with assembly language.
aquinoa-nba/Printf
The implementation of the printf function of the C standard library.
aquinoa-nba/Python_Modules
Non-trivial tasks in Python
aquinoa-nba/Serialize_Deserialize
Saving and restoring the pointer tree.
aquinoa-nba/Server
Installing a complete web server, using a Docker deployment technology.