Hi! I am Massaer
class SecurityEngineer:
def __init__(self):
self.name = 'Massaer Mbengue'
self.role = 'Security Engineer'
self.language_spoken = 'en_US'
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SecurityEngineer()
me.say_hi()
Mastering new and exciting emerging technologies and making cybersecurity accessible and understandable for all.
💼 Building secure systems
🛡️ Ethical hacking
📚 Educating on cybersecurity
🌐 Open source contribution
🤝 Mentorship and community engagement