Skip to content
View zrdouane's full-sized avatar
🏠
Code
🏠
Code

Highlights

  • Pro
Block or Report

Block or report zrdouane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zrdouane/README.md

My name is Zakaria and I'm a Full Stack Software Engineering

stats graph languages graph

javascript logo python logo c logo nodejs logo express logo mongodb logo mysql logo nginx logo docker logo digitalocean logo django logo flask logo


streak graph

Pinned Loading

  1. so_long so_long Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C 1

  2. Libft Libft Public

    This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your w…

    C 2

  3. Get-Next-Line Get-Next-Line Public

    This project is about programming a function that returns a line read from a file descriptor.

    C 1

  4. Philosophers Philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C 1

  5. ft_printf ft_printf Public

    C 2

  6. Push_swap Push_swap Public

    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 an…

    C 1