AllanRye9
Software Engineering student at 42 Abu Dhabi having skills and knowledge in HTML, CSS, javaScript , C and C++.
42 Abu DhaiAbu Dhabi, U.A.E
Pinned Repositories
42-Exams-solutions
Born2beRoot
This project aims to introduce you to the wonderful world of virtualization. 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.
Bubble_sort_Algorithm
The bubble sort Algorithm is one of the most interesting Algorithm i have ever coded which simply works by sorting an array in ascending order making elements that are heavier than the rest to fall to the buttom of the array giving the name bubble. In the array elements are compared one after the other pushing the bigger integers to the end.
CPP-Module-00
CPP Module 00 is the very first CPP project at 42 schools with introduction to C++ and the first Object Oriented Programming. C++ with indirectly meaning of C Programming language plus one (1) acts as the extension of C language as well as the functionality of it.
CPP-module-01
C++ project at 42 schools
CPP-module-02
C++ project at 42 schools
CPP-module-03
C++ Project at 42 schools
CPP-module-04
C++ Project at 42 Schools.
FDF
This an introduction project to 3D graphical representation of maps . Maps are files containing cordinates that represents an object.. Pre-requisites are knowledge in get_next_line, split function , 2D array and other Libft functions are helpful in the journey of learning and exploring FDF project.
get_next_line
get_next_line function helps to read a file using the file descriptor (fd) line by line.
AllanRye9's Repositories
AllanRye9/42-Exams-solutions
AllanRye9/Born2beRoot
This project aims to introduce you to the wonderful world of virtualization. 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.
AllanRye9/Bubble_sort_Algorithm
The bubble sort Algorithm is one of the most interesting Algorithm i have ever coded which simply works by sorting an array in ascending order making elements that are heavier than the rest to fall to the buttom of the array giving the name bubble. In the array elements are compared one after the other pushing the bigger integers to the end.
AllanRye9/CPP-Module-00
CPP Module 00 is the very first CPP project at 42 schools with introduction to C++ and the first Object Oriented Programming. C++ with indirectly meaning of C Programming language plus one (1) acts as the extension of C language as well as the functionality of it.
AllanRye9/CPP-module-01
C++ project at 42 schools
AllanRye9/CPP-module-02
C++ project at 42 schools
AllanRye9/CPP-module-03
C++ Project at 42 schools
AllanRye9/CPP-module-04
C++ Project at 42 Schools.
AllanRye9/FDF
This an introduction project to 3D graphical representation of maps . Maps are files containing cordinates that represents an object.. Pre-requisites are knowledge in get_next_line, split function , 2D array and other Libft functions are helpful in the journey of learning and exploring FDF project.
AllanRye9/get_next_line
get_next_line function helps to read a file using the file descriptor (fd) line by line.
AllanRye9/libft
libft is a recreation of some of the functions that exists in the c programming standard library and other functions that don't exist in the standard library.
AllanRye9/MessageCard
A free website that allows of sharing digital letters to everyone on there social media easily and smoothly in the forms of birthday cards love cards and others
AllanRye9/minishell_42
AllanRye9/Minitalk
The project minitalk is a data exchange program that uses UNIX signals to perform its intended operations, the projects takes three (3) files Makefile, client, server and optional to use ft_printf file if already have one but you don't need to have one.
AllanRye9/printf
The printf is an emulation of the original printf file in c programming that displays data types to the standard output.
AllanRye9/push_swap
AllanRye9/Quick-sort-Algorithm
The quick sort Algorithm is one of the most important sorting algorithm that utilizes the divide and conquer strategy in solving the sorting problem in computer programming and mathematics.
AllanRye9/System44
System44 is an integrated software application that has complex functionality for handling folders , files. It has the capacity to open all sorts of files including binary, pdf, html, css, javaScript, xml, typescript, python, java, photos, videos and many more all at the comfort of your browser. The capabilities of the software is endless.
AllanRye9/miniRT
AllanRye9/ory9
Config files for my GitHub profile.
AllanRye9/philosopers
Philosopher is a 42 project aimed at problem solving where philosophers are issued equal number of forks to peform their tasks but to eat a philo must have two(2) forks which causes inequilibrium that the project aim to solve.