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 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
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++