class AIEngineer:
def __init__(self):
self.name = "Chaitanya Handore"
self.role = "Artificial Intelligence Engineer"
self.location = "Dublin, Ireland ๐ฎ๐ช"
self.education = "MSc in Artificial Intelligence @ Dublin Business School"
self.languages = ["Python", "Java", "JavaScript"]
def get_expertise(self):
return {
"Core Skills": ["Machine Learning", "Deep Learning", "Data Analytics"],
"Web": ["HTML", "CSS", "PHP", "React"],
"Database": ["MySQL", "PostgreSQL"],
"Tools": ["Power BI", "Git", "TensorFlow", "PyTorch"]
}
def current_focus(self):
return [
"๐ค Deep Learning & Computer Vision",
"๐ Data-driven Problem Solving",
"โ๏ธ Building Scalable AI Systems",
"โ๏ธ FastAPI & Hugging Face Deployment",
"๐ก Ethical AI & Real-world Impact"
]
def say_hi(self):
print("Hey there! Let's build something intelligent together ๐")
me = AIEngineer()
me.say_hi()
๐ผ Currently Working As: AI & Software Engineer
๐ Based In: Dublin, Ireland ๐ฎ๐ช
๐ก Specializing In: Artificial Intelligence | Machine Learning | Data Science | Web Development
๐ฏ Looking For: Graduate Software Engineer | AI & Data Science Roles | Python Backend Positions