// π Welcome to My Profile π
const aboutMe = {
name: "Kosuri Indu",
languages: ["hin_IN", "eng_US", "tel_IN", "kor_KR"],
learning: "AI",
degree: {
course: "B.Tech in Computer Science(AIML)",
ongoing: true
},
links: [
"π© Email: kosurilindu@gmail.com",
"π Portfolio: https://linktr.ee/kosuri_indu",
"π©βπΌ LinkedIn: https://www.linkedin.com/in/kosuri-indu",
"π©βπ» GitHub: https://github.com/kosuri-indu"
],
sayHi() {
console.log(`Hey there! I'm ${this.name}. Welcome to my profile. π`);
},
getFutureGoal() {
console.log(`Future Goal: Delve deeper into the realm of AI and machine learning. π§ `);
},
funFact() {
console.log(`Fun Fact: I can fluently speak ${this.languages.length} languages! ππ£οΈ`);
},
};
- Hyderabad, India
- in/kosuri-indu
- https://linktr.ee/kosuri_indu
Highlights
- Pro
Popular repositories Loading
-
BVRITHDrive
BVRITHDrive PublicA repository dedicated to providing study resources for BVRIT Hyderabad students. Find past question papers, important notes, and other materials to excel in your exams. Contribute to the communityβ¦
-
HoneyBeeBreeding
HoneyBeeBreeding PublicExplored Honey bee breeding problem statement and created a user-friendly interface using Python Tkinter
Python 1
-
-
SPIN
SPIN PublicSPIN is your compass to navigate through a diverse array of project ideas, customized to match your passion and expertise, igniting inspiration for your next endeavor.
Python
-
LegalEagle
LegalEagle PublicLegalEagle provides legal news and simplify complex legal dictionary. Whether you're a law student or a professional, LegalEagle is here to make legal knowledge accessible to all.
HTML
-
Taska
Taska PublicTaska empowers you to divide and conquer your tasks effectively, ensuring you stay organized and focused on what truly matters.
JavaScript
If the problem persists, check the GitHub status page or contact support.