Skip to content
View tieukhoimai's full-sized avatar

Highlights

  • Pro

Block or report tieukhoimai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tieukhoimai/README.md

Hi, I'm Mai (Mia) πŸ‘‹

#!/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


Pinned Loading

  1. mia-blog-v3 mia-blog-v3 Public

    Personal website built with Tailwind CSS, Nextjs and MDX

    MDX 3

  2. mia-blog mia-blog Public

    By Gatsby and Cloudflare Pages. This version is no longer maintained. Check out my latest website version mia-blog-v3 on https://github.com/tieukhoimai/mia-blog-v3

    JavaScript 2