Skip to content
View NoorFatiza's full-sized avatar
  • 19:56 (UTC +05:00)

Block or report NoorFatiza

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Hero_-section Hero_-section Public

    HTML

  2. Weather-app Weather-app Public

    A Weather App is a web application that provides real-time weather information for a specific location. It typically includes features like current weather conditions, temperature, humidity, wind s…

    CSS

  3. Analog-Clock Analog-Clock Public

    An Analog Clock is a graphical representation of a traditional clock with hour, minute, and second hands that move in a circular motion to display the current time. It is a classic project for lear…

    CSS

  4. Digital-clock Digital-clock Public

    A Digital Clock is a simple yet effective project that displays the current time in a digital format (e.g., HH:MM:SS). It is a great way to practice HTML, CSS, and JavaScript, as it involves dynami…

    CSS

  5. To-do-list To-do-list Public

    Features of the To-Do List Add Tasks: Users can add new tasks to the list. Mark Tasks as Completed: Users can mark tasks as completed by clicking on them. Delete Tasks: Users can delete tasks from …

    JavaScript

  6. Encryption-Decryption-App Encryption-Decryption-App Public

    An Encryption and Decryption App is a tool that allows users to securely encode (encrypt) and decode (decrypt) messages or data. This type of application is commonly used to protect sensitive infor…

    Python