Skip to content
View yoamzil's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report yoamzil

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
yoamzil/README.md

👋 Hello, I'm Youness Amzil

A passionate learner and computer science student at UM6P - 1337 MED (42 Network) and ALX. I love exploring new technologies and using them to solve real-life problems.

42 badge

🛠️ Tech Stack

C Cpp Bash GitHub Linux VS Code

✨ Interests

📺  Watching TV shows, movies, and talks
🏀  Playing basketball, soccer, and volleyball
🎸  Playing multiple musical instruments

👨‍💻 Projects

Check out my latest projects on GitHub.
Connect with me on LinkedIn.

📊 Top Languages

Top Languages

Popular repositories

  1. 42_Push_swap 42_Push_swap Public

    This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  2. yoamzil yoamzil Public

  3. alx-low_level_programming alx-low_level_programming Public

    This repository contains alx C projects and other low level programming exercices.

    C

  4. 42_Libft 42_Libft Public

    This project aims to redo in C a library of usual functions that can be used is the next projects of 42.

    C

  5. 42_Printf 42_Printf Public

    A project usefull for the next projects. The aim is to learn how variable size arguments works.

    C

  6. 42_Get_next_line 42_Get_next_line Public

    This project is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.

    C