Skip to content
View Moabed21's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Moabed21

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Moabed21/README.md

Welcome to my territory :)

Hi 👋, I'm Moath Abed

a fourth year student in computer science, following my passion to deep immerse in Software engineering by joining 42 school core curriculum,by exploring tons of information about various technologies and programming languages like C, C++ and a lot more, by doing projects like Minishell (creating the shell) Sharpened my low-level programming skills and system engineering.

Tools:

image image image

Programming languages:

image image image

Debugging tools:

image image

Projects in progress :

  1. Minishell : Creasting a working Unix shell using C
  2. Philosophers : simulating the memory-sharing between threads in the same process

Pinned Loading

  1. SnowAncestor/AI_Project SnowAncestor/AI_Project Public

    Making a model to explore the rate of obesity based on specific data.

    Python

  2. libft libft Public

    This is the 42 Amman libft , which you create to use in your next projects

    C

  3. Push_swap Push_swap Public

    A program from 42 Amman core curriculum which sorts input numbers using algorithm implemented on 2 stacks

    C

  4. pipex pipex Public

    A program from 42 Amman core curriculum which mimic the Unix pipe '|'

    C

  5. fract-ol fract-ol Public

    a program from 42 Amman Core Curriculum designed to graphically render fractals using mathematics !

    C

  6. Philosophers Philosophers Public

    C