class Developer {
name: string = "S. Poorna Mani Teja";
location: string = "India 🇮🇳";
education: string = "Computer Science Student";
currentlyWorkingOn: string[] = [
"Cybersecurity Research",
"AI/ML Projects",
"IoT & Robotics"
];
skills: {
languages: string[];
frameworks: string[];
tools: string[];
} = {
languages: ["Python", "C", "JavaScript", "HTML", "CSS"],
frameworks: ["React", "Node.js", "Vite"],
tools: ["Git", "Linux", "MySQL", "Arduino"]
};
getAchievement(): string {
return "Built an autonomous rover with Mecanum wheels featuring collision avoidance and pathfinding!";
}
}📫 How to reach me
|
🌐 Portfolio |
|
|
📄 Resume |
💼 Open for Internships & Collaborations |
⚡ Quick Facts
- 🔭 Currently exploring: Advanced Cybersecurity & AI Integration
- 🌱 Learning: Machine Learning Algorithms & Ethical Hacking
- 👯 Looking to collaborate on: Open Source Security Tools & AI Projects
- 🎯 2024 Goals: Contribute to major open-source projects & build innovative IoT solutions
- 💬 Ask me about: Python, Cybersecurity, Robotics, Web Development
- ⚡ Fun fact: I can debug code faster than I can debug my life!
|
Cybersecurity Penetration Testing Network Security Threat Analysis |
Artificial Intelligence Machine Learning Deep Learning Neural Networks |
Robotics & IoT Autonomous Systems Sensor Integration Edge Computing |



