class Christine:
def __init__(self):
self.name = "Christine Namatovu"
self.location = "Uganda"
self.education = "Computer Science @ Mbarara University of Science and Technology"
self.role = "Computer Scientist"
def passions(self):
return [
"Artificial Intelligence",
"Data Security",
"Mobile Development",
"Web Development",
"IoT & Embedded Systems"
]
def current_work(self):
return "Building AI-integrated Mobile & Web Apps"
def open_to(self):
return ["Collaborations", "Job Opportunities", "New Technologies"]
def motto(self):
return "Empowering the next generation of innovators"| 🔐 Data Security | 🤖 AI & ML | 📱 Mobile & Web | 🌍 Tech for Good |
|---|---|---|---|
| Cryptography | Machine Learning | Cross-platform Apps | Open Source |
| Secure Systems | Deep Learning | API Design | Community |
| Privacy Solutions | AI Integration | User Experience | Innovation |




