class SoftwareEngineer {
constructor() {
this.name = "Pushpak Kurella";
this.role = "Software Engineer";
this.email = "pushpak.kurella7@gmail.com";
this.yearsOfExperience = 8++;
this.language_spoken = ["english", "telugu", "hindi", "tamil"];
}
sayHi() {
console.log(
"Hello there! Thanks for stopping by. I hope you find some of my work interesting."
);
}
}
const me = new SoftwareEngineer();
me.sayHi();
🏠
Working from home
Book review - pushkurella.github.io
- London, Ontario, Canada
- www.linkedin.com/in/pushpakkurella
- https://pushpakkvictory.wixsite.com/resume
- @kurellapushpak
Pinned Loading
-
-
-
-
PushpakLauncher
PushpakLauncher PublicA simple google chrome extension which helps people to navigate to my facebook, instagram, linkedin, github and my personal wix website.
HTML 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.