Hey ๐, I'm Khush Chaurasia ๐จโ๐ป
I'm a Computer Science Graduate ๐จโ๐ป, Currently learning FullStack MERN Tecnology.๐
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. ๐
