class Lam:
def __init__(self):
self.name = 'Ahlam'
self.linkedin = '/ahlamyusuf/'
self.website = 'ahlam.fyi'
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()
Hi there π, Ahlam here.
Like to code and create stuff
- Muscat, Oman
- ahlam.fyi
- https://medium.com/@ahlamyusuf
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.