Pinned Repositories
42-Cursus
All my projects of 42Network at 42 Roma.
42-Piscine
Here some projects i did during the piscine in 42 Roma.
Cpp
This repository contains some easy projects I did to learn C++ as a beginner.
CPP42
The goal of these modules is to introduce you to Object-Oriented Programming.
cub3D
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. The goal is to make a dynamic view inside a maze, in which the player has to find your way.
ft_printf
This project includes a custom implementation of a printf-like function in C, named ft_printf.
Get_next_line
The get_next_line function is designed to read and return the next line from a file descriptor.
Libft
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
OsemaFadhel
OsemaFadhel's Repositories
OsemaFadhel/OsemaFadhel
OsemaFadhel/42-Cursus
All my projects of 42Network at 42 Roma.
OsemaFadhel/ft_printf
This project includes a custom implementation of a printf-like function in C, named ft_printf.
OsemaFadhel/Libft
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
OsemaFadhel/Get_next_line
The get_next_line function is designed to read and return the next line from a file descriptor.
OsemaFadhel/42-Piscine
Here some projects i did during the piscine in 42 Roma.
OsemaFadhel/Cpp
This repository contains some easy projects I did to learn C++ as a beginner.
OsemaFadhel/cub3D
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. The goal is to make a dynamic view inside a maze, in which the player has to find your way.
OsemaFadhel/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
OsemaFadhel/Inception
This project aims to broaden your knowledge of system administration by using Docker.
OsemaFadhel/Algorithms
Collection of different Sorting and Searching Algorithms in C++
OsemaFadhel/CPP42
The goal of these modules is to introduce you to Object-Oriented Programming.
OsemaFadhel/cybersec-docs
A comprehensive collection of cybersecurity guides and documentation covering various topics, tools, and techniques. Perfect for beginners and professionals alike.
OsemaFadhel/Leonardo-WelfareisOn
OsemaFadhel/Minishell
This project is about creating a simple shell.
OsemaFadhel/pushswap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
OsemaFadhel/So_long
Small 2D game in c using minilibx
OsemaFadhel/42-Java
OsemaFadhel/Assembly_basic
Assembly(x86) exercises for beginners
OsemaFadhel/Computor-v1
Program that solves a polynomial second or lower degree equation.
OsemaFadhel/Django-piscines
OsemaFadhel/ft_irc
This project is about creating a IRC server.
OsemaFadhel/Philosophers
Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
OsemaFadhel/ready_set_bool
Basics of computer-related mathematics with Boolean Algebra and Sets Theory!
OsemaFadhel/Some_scripts