class Me {
pronouns = "She" || "Her";
skills = ["GoLang", "Git", "GCP", "Linux", "REST APIs"];
constructor(currentlyLearning) {
this.skills.push(currentlyLearning);
}
get education() {
return "Completed Gradtuation in B.Tech CSE";
}
}
let sangita = new Me("Algorithms");
π Feel free to contact me. I am always here ...
- π» My LeetCode Profile : https://leetcode.com/sangita_Mahala98/
- π Check my Digital Archivements Badges : https://www.credly.com/users/sangita-mahala
- π Visit My Blog Page : https://medium.com/@sangitamahala
- π My Proffestional certificates : http://surl.li/gyjbr
- π« How to reach me on LinkedIn : https://www.linkedin.com/in/sangita-mahala-08b58b1b0/
- π΄ Youtube Community Channel : https://www.youtube.com/c/CSInfostics
- π«Ά Telegram Page : https://t.me/csinfostics
- π¬ Ask me about anything about tech related stuff.
- β‘ Fun fact: In cases of extreme starvation, the brain will begin to eat itself.