Skip to content
View Lumi1717's full-sized avatar
  • Muscat, Oman

Block or report Lumi1717

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

source

Hey there Ahlam(Ah-lahm) here!

class Lam:

    def __init__(self):
        self.name = 'Ahlam'
        self.linkedin = '/ahlamyusuf/'
        self.code = {
            'Frontend': ['HTML', 'CSS', 'JavaScript', 'React'],
            'Backend': ['Python', 'PHP', 'Flask', 'Django', 'R'],
            'Database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB'],
            'DevOps': ['Docker'],
            'Tools': ['GIT', 'GitHub', 'GitLab', 'Jupyter notebook'],
            'ML Libraries': ['Pandas', 'sklearn', 'seaborn', 'Pytorch', 'Tensorflow', 'Numpy', 'Matplotlib'],
            'Learning': ['GitHub Actions']
        }
        self.concepts = ['NLP', 'Machine Learning', 'Deep Learning', 'Data Visualization', 'Data Analysis']
        self.languages = ['English', 'Swahili', 'Arabic']

    def __str__(self):
        return self.name

if __name__ == '__main__':
    me = Lam()

Pinned Loading

  1. CV_Agent CV_Agent Public

    CSS