Here you can get to know me as a developer:
- see the stack of technologies that I own and, with one click, see all my projects with the technologies you are interested in;
- read and download my resume;
- read the articles about programming and about life that I write
- see my contact details and contact me to offer cooperation
Здесь вы сможете познакомиться со мной как с разработчиком:
- увидеть стек технологий, которыми я владею и по одному нажатию увидеть все мои проекты с интересующими вас технологиями;
- прочитать и скачать мое резюме;
- почитать статьи о программировании и о жизни, которые я пишу
- увидеть мои контакные данные и связаться со мной, чтобы предложить сотрудничество
Multilingualism is configured in the project using the django modeltranslations library.
While loading pages using CSS and HTML, I wrote a loading spinner so that it would be pleasant for the children to use the site, even if the server suddenly delays the response.
Soon I will finish writing a microservice that, through the GitHub API, receives a list of my repositories and broadcasts them on a personal website, where the user will have the opportunity to filter projects by technology stack, and it will be convenient for me to configure their visibility through the admin panel.
В проекте настроена мультиязычность с помощью библиотеки django modeltranslations.
Во время загрузки страниц с помощью CSS и HTML написал спиннер загрузки, чтобы посеитетялям было приятно пользоваться сайтом, даже если вдруг сервер затянет с ответом.
В скором времени я завершу написание микросервиса, который через GitHub API получает список моих репозиторием и транслирует их на личном сайте, где у пользователя будет возможность фильтровать проекты по стеку технологий, а мне будет удобно настраивать их видимость через админ панель.
Alexander Buchelnikov