class DataScientist:
def __init__(self):
self.name = "Dhanuja Rehan"
self.role = "Data Science Undergraduate & Software Engineer"
self.university = "Cardiff Metropolitan University"
self.languages = ["Python", "Java", "JavaScript", "R", "PHP", "C++", "C#"]
self.interests = ["Machine Learning", "Web Development", "Open Source"]
self.currently_learning = ["Deep Learning", "Cloud Computing", "DevOps"]
self.fun_fact = "I watch movies and code as the sun rises βοΈ"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = DataScientist()
me.say_hi()
mindmap
root((Dhanuja's Journey))
Data Science
Machine Learning
Deep Learning
Statistical Analysis
Data Visualization
Software Engineering
Full-Stack Development
Mobile Applications
API Development
Database Design
Learning Goals
Cloud Computing
DevOps
AI/ML Production
Microservices