#!/usr/bin/python
# -*- coding: utf-8 -*-
class DataAnalyst:
def __init__(self):
self.name = "Tieu Khoi Mai"
self.role = "Data Analyst"
self.company = ["Fossil Group", "Amanotes", "Bosch"]
self.uni = ["UNIVR", "HCMUS", "HCMOU"]
def say_ciao(self):
print("Ciao, I'm a data gal and a master student")
me = DataAnalyst()
me.say_ciao()
π± I am currently pursuing a Master's degree in Data Science at the University of Verona
π©βπ» I previously earned dual Bachelor's degrees in Computer Science and International Business
π I held a dual role at Fossil Group as both an Analytics Project Manager and Data Analyst
π¬ Talks about data stories, insights, and product experience
π I regularly write articles on tieukhoimai dot me
π« Feel free to reach me at tieukhoimai@gmail.com
βοΈ Or you can connect to me via /in/tieukhoimai/
π My resume is available at tieukhoimai dot me