Pinned Repositories
Codewars-solutions
Here are my Codewars solutions
CPP_Modules
10 modules to learn the basics of c++
Cub3d
A graphical project using raycasting and the mlx library
ft_containers
HeroCTF_WriteUp
A write-up (in french) of challenges I attempted during HeroCTF 2023.
Minitalk
A project to create a communication program between a client and a server
override
This project is the continuation of RainFall with the aim of learning the exploitation of binary (elf type).
push_swap
A little algorithm to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions
Rainfall
This project is an introduction to the exploitation of (elf-like) binary.
so_long
A simple 2D game using the minilibx
Sleleu's Repositories
Sleleu/HeroCTF_WriteUp
A write-up (in french) of challenges I attempted during HeroCTF 2023.
Sleleu/override
This project is the continuation of RainFall with the aim of learning the exploitation of binary (elf type).
Sleleu/Rainfall
This project is an introduction to the exploitation of (elf-like) binary.
Sleleu/ft_turing
Sleleu/multilayer-perceptron
This project is an introduction to artificial neural networks through the implementation of a multilayer perceptron.
Sleleu/philosophers
A multi-threaded program to solve the dining philosophers problem
Sleleu/snow_crash
Sleleu/avaj_launcher
Sleleu/Bgp-At-Doors-of-Autonomous-Systems-is-Simple
This project aims to simulate multiple networks (VXLAN+BGP-EVPN) within the GNS3 software.
Sleleu/darkly
Sleleu/Dr_Quine
This project aims to explore quines as a foundation for understanding self-replicating code, crucial in malware programming.
Sleleu/ft_linear_regression
Predicting the price of a car using linear regression with a gradient algorithm.
Sleleu/ft_malcolm
A project focused on implementing ARP spoofing/poisoning, a fundamental Man-In-The-Middle attack exploiting vulnerabilities in the ARP protocol's behavior within a network.
Sleleu/Inception-of-Things
A Kubernetes cluster development project using k3s, k3d and vagrant
Sleleu/matrix
A project aimed at reimplementing methods for linear transformations on matrices and vectors.
Sleleu/Sleleu
Sleleu/Vers_un_encadrement_des_systemes_de_recommandation
Research thesis on digital law completed in 2021
Sleleu/arachnida
Introductory project to web scraping and metadata
Sleleu/cloud-1
Sleleu/ft_ality
Sleleu/ft_otp
A simple TOTP (Time-based One-Time Password) system capable of generating ephemeral passwords from a master key
Sleleu/ft_ping
Sleleu/ft_transcendence
A web application in which users can engage in Pong games through a matchmaking system with real-time multiplayer features. Users can communicate through chat, create channels, and make friends. Built with NestJS, React, and PostgreSQL.
Sleleu/inquisitor
Sleleu/iot-dev-sleleu
This repository has been created to meet the requirements of part3 of the iot project
Sleleu/libasm
The aim of this project is to get familiar with assembly language.
Sleleu/libft
This project is about coding a C library
Sleleu/Python_Modules
Sleleu/python_piscine
Sleleu/stockholm
A simple project to delve into the mechanics of ransomware