Skip to content
View msabr's full-sized avatar

Highlights

  • Pro

Block or report msabr

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

Hi there πŸ‘‹, my name is SABR MOHAMED

πŸŽ“ First-year student in Management and Governance of Information Systems at the National School of Applied Sciences in Khouribga, and also studying at the programming school 1337, part of the 42 Network

Skills: c / JS / HTML / CSS

github linkedin instagram

Top Langs

Popular repositories Loading

  1. C00-POOL42-1337 C00-POOL42-1337 Public

    πŸ–₯️ First steps in C programming! Learning basic syntax, printing output, functions, loops, and conditions.

    C

  2. C01-POOL42-1337 C01-POOL42-1337 Public

    πŸ”„ Exploring loops (for, while), conditions (if, else), and fundamental data types in C.

    C

  3. C02-POOL42-1337 C02-POOL42-1337 Public

    πŸ“Œ Introduction to pointers, arrays, and memory addressing. Understanding how to manipulate data efficiently.

    C

  4. C03-POOL42-1337 C03-POOL42-1337 Public

    βœ‚οΈ Working with strings in C: copying, concatenation, searching, and comparison using standard functions.

    C

  5. C04-POOL42-1337 C04-POOL42-1337 Public

    πŸ› οΈ Implementing more complex functions, dealing with edge cases, and improving problem-solving skills.

    C

  6. C05-POOL42-1337 C05-POOL42-1337 Public

    πŸ”’ Mastering recursion by solving mathematical problems like factorial, Fibonacci, and prime numbers.

    C