Skip to content
View zain-asif96's full-sized avatar
Block or Report

Block or report zain-asif96

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

Popular repositories

  1. Js-Task-No-6 Js-Task-No-6 Public

    Write a JavaScript program to capitalize the first letter of each word of a given string.

    JavaScript

  2. JS-Task-No-1 JS-Task-No-1 Public

    Write a JavaScript program where the program generates a random integer between 1 to 10, the user is then prompted to input a guess number. If the user input matches with guess number, the program …

    JavaScript

  3. Js-Task-No-2 Js-Task-No-2 Public

    JavaScript

  4. Js-Task-No-3 Js-Task-No-3 Public

    Write a JavaScript program where the program take input from user any word and change specific character from index

    JavaScript

  5. Js-Task-No-4 Js-Task-No-4 Public

    Write a JavaScript program where the program take input from user any word and change specific character from index (-1 rule))

    JavaScript

  6. Js-Task-No-5 Js-Task-No-5 Public

    Write a JavaScript program to create new string with first 3 characters are in lower case from a given string. If the string length is less than 3 convert all the characters in upper case

    JavaScript