class Me:
    def __init__(self):
        self.name = 'Anas Boubechra'
        self.prefer_name = 'CsChad'
        self.country = 'Morocco'
        self.curr_location = 'Earth'

    def short_summary(self):
        self.main: 'Self Taught Programmer'
        self.interst: ['AI (Deep learning) , Linux , Social psychology']
        self.hobby: 'Content writer'
        self.others: 'Certified Cybersecurity Analyst'
        self.sports: ['chess, cycling, swimming']

    def contact_info(self):
        self.lichess = ['ANASBO','duckoesvky']
        self.github = 'CSCHAD'
        self.telegram = 'CSCHAD'
        self.facebook = 'anas.boubechra'