i1idan / i1idan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

class i1idan:
    """
    Hey there i'm Maryam !,
 
    """
    def __init__(self):
        self.username = 'i1idan'
        self.name = 'Maryam Saeedi '
        self.email = 'maryam.saeedi33@gmail.com'
        self.scholar = 'https://scholar.google.com/citations?user=M7RO3xAAAAAJ&hll=en'
        self.kaggle = 'https://www.kaggle.com/i1idan'
        self.interests = ['Artificial Intelligence', 'Computer Vision',
                          'Signal Processing', 'Cognitive Sciences']
        self.skills = {
            'ai': ['TensorFlow', 'Keras', 
                    'Autokeras', 'Sklearn', 'LightGBM',
                    'CatBoost', 'XGBoost',
                    'Matlab', 'cuDNN'],
            'vision': ['OpenCV'],
            'data': ['Numpy', 'Scipy', 'Pandas', 'Matplotlib', 'Seaborn'],
            'frontend': ['HTML', 'CSS', 'JS'],
            'backend': ['Flask', 'Django', 'FastAPI']
            'database': ['MySQL', 'SQLite3', 'Redis'],
            'devops': ['ngrok', 'Docker', 'Nginx'],
            'tools': ['git', 'Jupyter notebook'],
            'misc': ['bash', 'GNU/Linux', 'ARM'],
        }

i1idan's github stats

Top Langs

About