class Chinmay:
def __init__(self):
self.role = "Business Analyst | Data-Driven Decision Making"
self.location = "Copenhagen, Denmark π©π°"
self.education = {
"masters_1": "MSc Business Analytics @ DTU Copenhagen",
"masters_2": "MSc Economics (Online) @ SSODL"
}
self.currently_working_on = [
"Automating Reporting & KPI Dashboards",
"Data-Driven Strategy & Forecasting"
]
self.core_skills = [
"Business Analysis",
"Data Visualization (Power BI / Tableau)",
"Process Optimization"
]
self.interests = [
"Business Strategy",
"Market Intelligence",
"Decision Science",
"Financial & Risk Analysis"
]
def say_hi(self):
print("Turning data into actionable business insights π")
me = Chinmay()
me.say_hi()π§ Email: chinmaydongarkar@gmail.com
πΌ LinkedIn: linkedin.com/in/chinmay-do
π Location: Copenhagen, Denmark
β From Chinmay
