Skip to content
View khalilmasri's full-sized avatar
πŸ§‘β€πŸ’»
πŸ§‘β€πŸ’»

Block or report khalilmasri

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

Hi there πŸ‘‹ and welcome 🀝

Code
char name[] = "Khalil";
char smiley[] = ":)";
printf("My name is %s %s\n", name, smiley);
print_aboutme();
print_projects();
print_dotfiles();
Console

My name is Khalil :)

ABOUT ME πŸ§‘

  • 🌱 I’m currently learning c language programming.
  • πŸ‘¨β€πŸ’» Studying software engineering.

PROJECTS πŸ’Ό

Currently working on ⛏️
  • Implementation of malloc C-lang.
Unix projects πŸ’»
Algorithem projects πŸ€–
  • Shortest path algorithem in my_mouse.
  • Find the biggest square my_bsq.
Other project πŸ—οΈ

MY DOT FILES 🀫

If you are interested you can find my .dotfiles here.

Pinned Loading

  1. Pbotsaris/my_tar Pbotsaris/my_tar Public

    C

  2. Pbotsaris/my_blockchain Pbotsaris/my_blockchain Public

    C 1

  3. my_bc my_bc Public

    My basic calculator

    C

  4. my_bsq my_bsq Public

    my_bsq -- finds and prints the biggest square in a map

    C

  5. my_mouse my_mouse Public

    C

  6. my_zsh my_zsh Public

    C