-
viscR Public
Binary file shellcode injector
-
libasm Public
Some of the functions of C standard library implemented in ASM
Assembly UpdatedAug 27, 2023 -
-
Inception Public
This project aims to broaden knowledge of system administration by using Docker and docker-compose. Implement a microservice architecture: Wordpress, mariadb, nginx, etc.
HTML UpdatedOct 28, 2022 -
cub3d Public
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It explores ray-casting. The goal was to make a dynamic view inside a maze, in which you'll have to f…
C UpdatedOct 18, 2022 -
PythonMisc Public
Python scripts that are too small to get their own repo
Python UpdatedSep 23, 2022 -
-
File-Header-Parser Public
Simple header pareser for Mach-O and ELF file format
C UpdatedAug 8, 2022 -
CPP-Piscine Public
The goal of these modules is to get familiar with Object-Oriented Programming (C++).
-
-
Philosophers Public
This project explores the basics of threading a process (pthread)
C UpdatedApr 5, 2022 -
Fdf Public
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines (wireframe model)
C UpdatedFeb 23, 2022 -
push_swap Public
This project is about sorting a data on a stack, with a limited set of instructions, using the lowest possible number of actions
C UpdatedDec 20, 2021 -
-
minitalk Public
Communication program in the form of a client and server using UNIX signals.
C UpdatedNov 22, 2021 -
-