mariam makboub's repositories

exam_rank2_42

this repository is maded in order to help u to prerpare for ur exam rank 2

Language:CStargazers:4Issues:1Issues:0

FT_PRINTF

Regardless of the programming language considered, the printf function,(or its equivalents) is always highly useful. The main reason is the ease of its formatting, and the support of diverse types in variable numbers. Some variations even propose to be able to write the resulting string of characters either in a file descriptor or in a particular stream. Some also propose to recall this string without printing it. In short, undeniably, printf is a vital function. In this project, they ask you to recode it and add it to your libft so that you can use it in all your future projects. The versatility of the printf function in C represents a great exercise in programming for us. This project is of moderate difficulty. It will enable you to discover variadic functions in C The key to a successful ft_printf is a well-structured and good extensible code. This is because as time goes by, you will be more and more tempted to continue to extend your ft_printf, making your life easier for your future projects. So take your time to code properly while keeping in mind that you will have to read again your code in a few weeks or a few months to extend its functionality according to your needs.

Language:C++Stargazers:4Issues:1Issues:0

MiniShell

This project is about creating a simple shell. Like an own little bash. The main goal is to have a good understanding of process creation and Handles running commands, redirections, pipes, environment variables, signals and command history just like in bash. using the C programmming language.

Language:CStargazers:4Issues:1Issues:0

mmakboub

Config files for my GitHub profile.

Language:CStargazers:3Issues:1Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

BOOT-Tik-Tak-Toe

TIK TAK TOE BOT USING IRC

Language:C++Stargazers:0Issues:1Issues:0

FlutterApp

FlutterWebsite

Language:MakefileStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:1Issues:0
Language:ShellStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0

MiniTalk

Minitalk is a compact data exchange program that challenges you to implement communication between clients and servers using UNIX signals. As you embark on this coding journey, you'll create a seamless communication system where the server acknowledges messages and supports Unicode characters as a bonus feature.

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

PingPong-Game

PingPong Game

Language:TypeScriptStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

restaurant-website

restaurant-website

Language:CSSStargazers:0Issues:1Issues:0

TEST

TECHNICAL TEST

Language:JavaScriptStargazers:0Issues:1Issues:0
Language:CSSStargazers:0Issues:1Issues:0