Skip to content
View ayoubabounakif's full-sized avatar

Highlights

  • Pro

Block or report ayoubabounakif

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

Hi 👋, I'm Ayoub

An enthusiastic software engineer with a strong passion to dive deep into the world of machine learning.

  • 🌱 I’m currently learning Data Science & Machine Learning

  • 💬 Ask me about Js/Ts, Node, Vue, ML

Connect with me:

ayoub-abounakif-49b93819a

Languages and Tools:

bash c cplusplus docker git javascript nestjs nodejs postgresql python typescript vuejs

ayoubabounakif

 ayoubabounakif

ayoubabounakif

Popular repositories Loading

  1. ft_services ft_services Public

    This project consist to clusturing an docker-compose application and deploy it with Kubernetes.

    Shell 4

  2. get_next_line get_next_line Public

    May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …

    C 2

  3. minishell minishell Public

    The objective of this project is for you to create a simple shell.

    C 2

  4. push_swap push_swap Public

    This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …

    C 2

  5. ft_containers ft_containers Public

    The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let's re-implement them!

    C++ 2

  6. ft_printf ft_printf Public

    This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …

    C 1