Now Software Engineer II at B-its
Moved to bitbucketPreviously worked at Digital and Code , University of Tehran and Iranian Information Technology
class MahsaG:
def __init__(self):
self.username = 'm9i'
self.name = 'Mahsa Golchian'
self.web = 'https://m9i.github.io'
self.code = {
'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'VueJS', 'Boostrap'],
'backend': ['Python', 'Flask', 'Django','NodeJS', 'Odoo'],
'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB'],
'devops': ['Docker', 'Nginx', 'Jenkins', 'GitHub Actions', 'AWS', 'Heroku','Terraform', 'Ansible','Sentry'],
'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy', 'Redis', 'Celery'],
'misc': ['Firebase', 'TDD', 'SCRUM', 'SOLID', 'GNU/Linux']
}
self.architecture = ['SPA', 'MVC', 'Serverless', 'microservices']
def __str__(self):
return self.name
if __name__ == '__main__':
me = MahsaG()
- Personal Site: https://m9i.github.io
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)