Skip to content
View Khush0031's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Khush0031

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
Khush0031/README.md

Hey ๐Ÿ‘‹, I'm Khush Chaurasia ๐Ÿ‘จโ€๐Ÿ’ป


I'm a Computer Science Graduate ๐Ÿ‘จโ€๐Ÿ’ป, Currently learning FullStack MERN Tecnology.๐Ÿš€

age focus Follows

Coding
class SoftwareDeveloper {
    SoftwareDeveloper() {
        this.name = "Khush Chaurasia";
        this.age = 26;
        this.role = "Software Developer";
        this.language_spoken = ["English", "Hindi"];
    }

    welcome() {
        console.log("Thanks for visiting. I hope you find some of my work interesting.");
    }
}

const me = new SoftwareDeveloper();
me.welcome();

I love connecting with different people so if you want to connect I'll be happy to connect with you all on LinkedIn || Github. ๐Ÿ˜Š

Pinned Loading

  1. RacingCar RacingCar Public

    C++

  2. EncryptorDecryptor EncryptorDecryptor Public

    C++