Skip to content
View i1idan's full-sized avatar
😄
😄
Block or Report

Block or report i1idan

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
i1idan/README.md
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

Pinned

  1. KiLJ4EdeN/COVID_WEB KiLJ4EdeN/COVID_WEB Public

    Ready to use CT scan based COVID detection service using deep learning.

    Python 8 3

  2. fastapi-taskqueue fastapi-taskqueue Public

    Python 6 1

  3. schizophrenia-diagnosis-eeg-signals schizophrenia-diagnosis-eeg-signals Public

    Jupyter Notebook 7 2

  4. AutoEncoder_Seizure_EEG_Generation AutoEncoder_Seizure_EEG_Generation Public

    Forked from KiLJ4EdeN/AutoEncoder_Seizure_EEG_Generation

    An unofficial implementation of the paper "A comprehensive comparison of handcrafted features and convolutionalautoencoders for epileptic seizures detection in EEG signals"

    Jupyter Notebook 1

  5. express_template express_template Public

    Forked from KiLJ4EdeN/express_template

    template to create express apps

    JavaScript 1

  6. python-template python-template Public

    Forked from KiLJ4EdeN/python-template

    python project template using pyproject toml

    Python 1