class PrashithShetty:
def __init__(self):
self.name = "Prashith Shetty"
self.role = "Full Stack Developer & Security Researcher"
self.location = "India ๐ฎ๐ณ"
self.current_focus = ["Django", "Web Security", "React Native"]
self.passion = "Building secure, scalable applications"
def get_skills(self):
return {
"languages": ["Python", "JavaScript", "C", "C++", "HTML", "CSS"],
"frameworks": ["Django", "FastAPI", "React", "React Native", "Expo"],
"databases": ["MongoDB", "SQL", "Firebase"],
"tools": ["Postman", "Figma", "Microsoft Azure"],
"specialties": ["Cybersecurity", "Network Security", "Material Design"]
}
def current_status(self):
return "๐ฅ Crafting the next big thing..."
developer = PrashithShetty()
print(f"๐ Hello World! I'm {developer.name}")โโ[prashith@security]โ[~]
โโโโผ $ whoami
Cybersecurity Enthusiast
โโ[prashith@security]โ[~]
โโโโผ $ cat interests.txt
โข Network Security Architecture
โข Web Application Security
โข Penetration Testing
โข Secure Code Development
โข Threat Analysis & Mitigation
โโ[prashith@security]โ[~]
โโโโผ $ python3 -c "print('๐ก๏ธ Security is not a product, but a process!')"
๐ก๏ธ Security is not a product, but a process!# ๐ฏ What I'm working on right now...
current_projects = {
"learning": ["Advanced Django", "React Native Mastery", "Network Security"],
"building": ["Full-stack web applications", "Mobile apps with Expo"],
"exploring": ["Cloud security", "API development", "UI/UX design"],
"goal": "Creating secure, user-friendly applications that make a difference"
}
for key, value in current_projects.items():
print(f"๐ฅ {key.title()}: {', '.join(value)}")# ๐ Because Python is life!
mystery_code = lambda x: ''.join([chr(ord(c) + 1) if c.isalpha() else c for c in x])
# Can you figure out what this does? ๐คPython โข Django โข React Native โข Cybersecurity โข API Development โข Mobile Apps โข Web Security
โญ Star my repos if you find them interesting!
if you.find(this_profile).interesting():
return "Let's build something amazing together! ๐"
else:
return "Thanks for visiting anyway! ๐"