Skip to content
View Aminakhter1's full-sized avatar

Block or report Aminakhter1

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

Popular repositories Loading

  1. simplecalculator simplecalculator Public

    it is simple calculator for addition, subtraction ,multiplication and division.

    HTML

  2. customer-survey-form customer-survey-form Public

    this is a form for suvey after submit all fields show in popup manner.

    HTML

  3. ShuffleArray ShuffleArray Public

    Create an array with the values (1, 2, 3, 4, 5, 6, 7) and shuffle it

    Java

  4. RomanNumeral RomanNumeral Public

    Enter a Roman Number as input and convert it to an integer. (Example: IX = 9) in java

    Java

  5. Pangram Pangram Public

    Check if the input is pangram or not. (A pangram is a sentence that contains all the alphabets from A to Z) in java

    Java

  6. ReverseWordSentence ReverseWordSentence Public

    Take a sentence as an input and reverse every word in that sentence. Example - This is a sunny day > shiT si a ynnus yad. in javascript

    JavaScript