class Erges699:
def __init__(self):
self.username = 'erges699'
self.name = 'Serge Balyaba'
self.telegram = '@sergebalyaba'
self.code = {
'frontend': ['HTML', 'CSS', 'Bootstrap'],
'backend': ['Python', 'Flask', 'Django', 'FAST API'],
'database': ['PostgreSQL', 'MySQL', 'SQLite3'],
'devops': ['Docker', 'Nginx', 'GitHub Actions'],
'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy'],
'misc': ['GNU/Linux']
}
self.architecture = ['MVC']
def __str__(self):
return self.name
if __name__ == '__main__':
me = Erges699()
Popular repositories Loading
-
-
-
-
-
infra_actions
infra_actions PublicForked from Turonk/infra_actions
Учебный проект для изучения работы GitHub Actions (Яндекс Практикум)
Python
-
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.
