Skip to content
View ayrusme's full-sized avatar
🚀
Onwards and Upwards!
🚀
Onwards and Upwards!

Block or report ayrusme

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

Pinned Loading

  1. is-valid-object is-valid-object Public

    Validate Objects in Node.js

    JavaScript

  2. Alternate way to detect changes to a... Alternate way to detect changes to any value in an Object
    1
    let initialObject = {
    2
        goingToChange: true,
    3
        firstKey: 'firstKey',
    4
        secondKey: 'secondKey',
    5
        thirdKey: 'thirdKey'
  3. Air-Quality-Project Air-Quality-Project Public

    Air Quality Project is aimed to analyse the Air Quality Levels in India. Currently, it is aimed at analyzing the data in Tamil Nadu.

    Python 1

  4. personal-blog personal-blog Public

    Portfolio, and Blog!

    SCSS 1

  5. wordlist wordlist Public

    This project intends to help anyone learn new words by displaying one word at a time 🔠

    Python