Omar Abdalla's repositories

Language:C++Stargazers:0Issues:0Issues:0
Language:DockerfileStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

stremio-imdb-list

Add-on to create a Stremio catalog from a IMDB list

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

42-Libft

First project as a student at 42. Recoded functions of the C standard library as well as some other functions that will be used during the whole cursus.

Language:CStargazers:0Issues:0Issues:0

42-ft_printf

The objective of this project is to recode the standard library function printf(). Learned how to use variadic arguments and manipulate system calls to print out different datatypes to the standard input.

Language:CStargazers:0Issues:0Issues:0

42-get_next_line

Second project as student at 42. Get_next_line is used to collect line each line in a text file from multiple file descriptors. The size of the line and the buffer size used for read() is unknown. Get_next_line introduces the interesting new concept of static variables and their proper efficient usage.

Language:CStargazers:0Issues:0Issues:0

cs50x2020

projects developed for Harvard Intro to Computer Science (cs50) course.

Language:CStargazers:0Issues:0Issues:0

42-Picsine

Projects developed for 1 moth trial at 42 Abu Dhabi. First batch of 120 candidates @42AD.

Language:CStargazers:3Issues:0Issues:0

python_combinations_card_game

Command-line interface card game written in Python with object-oriented programming. Two decks are generated and shuffled, 14 cards are handed out to each player. The objective of game is to put down all of the cards first. Players can only put their cards down in combinations of 3 or more consecutive rank, same suit cards or same rank, different suit cards. In each round the player picks up one card and chooses one card to discard. First player to put all their cards down wins.

Language:PythonStargazers:0Issues:0Issues:0

42-Born2beRoot

This project aims to allow the student to create a server powered up on a Virtual Machine. The idea is to use one of two the most well-known Linux-based OS to set up a fully functional and stricted-ruled system. At the end of this project you should be fully comfortable with the concept of Virtualization, as well as dealing with command-line based systems, partitioning memory with LVM, setting up SSH ports, MACs, Firewalls, among many other important concepts.

Stargazers:0Issues:0Issues:0