Hi, I'm Vladimir, a junior developper and a student of 42 Nice.
Here you will find all my coding journey through 42 Cursus and more of my personnal projects, documented with all my researchs and my approaches to solve them.
The fundamental pillar of a great developper besides in learning C and I don't even want to argue on that๐
C with classes is just easier C so be brave and embrace C!
Check out all my projects bellow and feel free to contact me for more details ๐
Of course I'm open to work and let's do it together if you want to achieve everything you ever wanted ๐ช
"Where the willingness is great,
the difficulties cannot be great."
Niccolรฒ Machiavelli
Project Name | Description | Completion | Skills |
---|---|---|---|
LIBFT | Core C library functions | โ | C, Data Structures, Algorithm |
PRINTF | Custom printf implementation |
โ | C, VA_ARG functions |
GET NEXT LINE | Function to read a line from a file | โ | C, FDs, Static Variables |
PIPEX | Command pipeline implementation | โ | C, Pipes, Processes |
PUSH SWAP | Sorting Algorithm with stacks | โ | C, Algorithms, Data Structures |
SO LONG | Basic 2D Game with a custom graphic library | โ | C, Algorithms, Game Developpement |
PHILOSOPHER | Dining philosophers problem simulation with threads | โ | C, Semaphores, Threads |
MINISHELL | Bash implementation in C | โ | C, Bash scripting concepts, Recursivity, Linux, Data Structures |
NETPRACTICE | Networking exercises | โ | Sockets, Networking |
CUB3D | Raycaster-based 3D FPS Game | โ | C, Raycasting algorithms, Game Developpement |
CPP 0-4 | C++ basics exercises | โ | C++, O.O.P |
CPP 5-9 | Advanced C++ concepts | โ | C++, Algorithms, Containers, O.O.P, Exceptions, Templates |
INCEPTION | Web Small Infrastructure using Docker-Compose | โ | Docker, Docker-Compose, NGINX, WordPress, PHP-FPM, MariaDB |
FT-IRC | IRC Server implementation | โ | C++, Network protocols, Sockets, IPv4, IRC Protocol, IRSSI |