Skip to content
View AsawerJaved's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AsawerJaved

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
AsawerJaved/README.md
  • πŸ‘‹ Hi, I’m Asawer Javed
  • πŸ‘€ I’m a Programmer
  • 🌱 I’m currently a student of Computer Science (BSCS) at University of Central Punjab
  • πŸ™‚ I am fond of thinking about new problems, designing algorithms, and implementing solutions as computer programs
  • πŸ˜‡ Coding in C and C++ is my expertise

Popular repositories Loading

  1. Prime-or-Composite Prime-or-Composite Public

    A code in C++ that checks an integer (entered by user) whether its a Prime or a Composite number

    C++ 1

  2. AsawerJaved AsawerJaved Public

    Config files for my GitHub profile.

  3. Hello-World Hello-World Public

    My First C++ Program

    C++

  4. Calculator Calculator Public

    A code in C++, that performs four basic operations of a calculator i.e. Addition, Subtraction, Multiplication and Division of two numbers given by user

    C++

  5. Table-of-n Table-of-n Public

    A code in C++ that calculates and prints the table of an integer 'n' given by user

    C++

  6. Swap-Numbers Swap-Numbers Public

    A code in C++ that inputs two numbers from the user and swap them through a user-defined "Swap" function.

    C++