class SoftwareDeveloper {
constructor() {
this.name = "Kunal M.A.";
this.age = 21;
this.role = "Software Developer";
this.language = ["en", "hi", "kn"];
}
sayHi() {
console.log("Hi there! Nice to meet you :)");
}
}
const me = new SoftwareDeveloper();
me.sayHi();
🎓 Pursuing my 4th year of B.Tech IT at Manipal University Jaipur
⚡ Hands-on experience working with C++, Python, and Kotlin
🧪 Currently exploring app development and machine learning
🌱 Usually working (obsessing) on random projects in my free time
✨ Fun Fact: The first webcam was created to monitor a coffee pot