Pinned Repositories
42Api_nodeJS
42Api_python
Calculator-jQuery-Bootstrap
cpp09
cpp_modules
Cub3D
This project is inspired by the world-renowned eponymous game Wolfenstein 3D, considered to be the first FPS. The goal is to make a dynamic view inside a maze from a first-person perspective using Ray-Casting principles.
Inception
This project consists on setting up a small infrastructure composed of different services, by virtualizing several docker images under specific rules. The whole project is done in a virtual machine.
libft
This project aims to code a C library regrouping some usual functions.
minishell
The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.
philo
The objective of this project is to learn the principles of threading to a process.
nlutsevi's Repositories
nlutsevi/exam-04
nlutsevi/42Api_nodeJS
nlutsevi/42Api_python
nlutsevi/Calculator-jQuery-Bootstrap
nlutsevi/cpp09
nlutsevi/cpp_modules
nlutsevi/Cub3D
This project is inspired by the world-renowned eponymous game Wolfenstein 3D, considered to be the first FPS. The goal is to make a dynamic view inside a maze from a first-person perspective using Ray-Casting principles.
nlutsevi/Inception
This project consists on setting up a small infrastructure composed of different services, by virtualizing several docker images under specific rules. The whole project is done in a virtual machine.
nlutsevi/libft
This project aims to code a C library regrouping some usual functions.
nlutsevi/minishell
The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.
nlutsevi/philo
The objective of this project is to learn the principles of threading to a process.
nlutsevi/curso_python
nlutsevi/Data
nlutsevi/Exam-Rank-05
nlutsevi/ft_server
This is an Administration System project. The aim of ft_server is to discover Docker and set up your first web server.
nlutsevi/get_next_line
The aim of this project is to make you code a function that returns a line, read from a file descriptor.
nlutsevi/Javascript
nlutsevi/Memory-game
nlutsevi/nlutsevi
nlutsevi/printf
This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments.