Aboubakr's repositories

Push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

Language:CStargazers:0Issues:0Issues:0

Pipex

This project will let us discover in detail a UNIX mechanism that we already know by using it in our program.

Language:CStargazers:0Issues:0Issues:0
Language:AstroStargazers:0Issues:0Issues:0

FdF

This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

Language:CStargazers:0Issues:0Issues:0

Machine-learning-Project

The project aims to conduct a supervised binary classification of diabetes diseases using machine learning.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Born2beRoot

You will create your first machine in VirtualBox (or UTM if you can’t use VirtualBox) under specific instructions. Then, at the end of this project, you will be able to set up your own operating system while implementing strict rules.

Language:ShellStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

ft_printf

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:1Issues:0Issues:0
Language:CStargazers:1Issues:0Issues:0

Chat-Application

a simple encrypted chat application for secure one-on-one communication

Language:PythonStargazers:1Issues:0Issues:0