Hi there, I'm Dinesh Barri!
class DineshBarri:
def __init__(self):
self.name = "Dinesh Barri"
self.role = "Data Analyst | Data Scientist | AI Enthusiast"
self.location = "Dublin, Ireland 🇮🇪"
self.education = {
"masters": "MSc Data Science - Dublin Business School (2:1 Honours)"
}
self.interests = ["AI/ML", "Data Analytics", "Deep Learning", "MLOps", "AI Agents"]
self.hobbies = ["Chess ♟️", "Cricket 🏏", "Table Tennis 🏓", "Competitive Programming 💻"]
def say_hi(self):
print("Thanks for dropping by! Let's turn data into insights together! 🚀")
me = DineshBarri()
me.say_hi()
📫 How to reach me: dineshbarri1997@gmail.com
📄 Resume: View My Resume
♟️ Fun Challenge: Think you can beat me at chess? Let’s find out → Play me on Chess.com
If you’ve found my content helpful — tutorials, code, or videos — and want to say thanks, here are a few ways to support 💖:
- ♟️ Chess Enthusiast: Rated 2300+ on Chess.com
- 🏏 Cricket Fan: Love analyzing cricket statistics
- 🧩 Problem Solver: Solved 500+ coding challenges across platforms
- 🌍 Traveler: Passionate about exploring new cultures and cuisines
- 📖 Continuous Learner: Always learning new technologies and techniques


