I continue to study the features of Python (Lutz, Python to the heights of mastery, Luciano Ramal), algorithms (Grokay's book Algorithms, articles on Habré), deploying applications on servers, network structure and solving problems.
I am persistent in solving difficult and interesting problems and I am happy when I have achieved results. I love when everything is done on time. I am interested in the success of the business, although it is sometimes a series of routine tasks in order for the project to be completed successfully.
Name | Description |
---|---|
git_profile_search | The project allows you to search for a Pull-Request for a specific users. When searching, if user exists, the Pull-Request information for the given user will be provided. |
foodgram-project | Foodgram-project running across multiple Docker containers. Foodgram allows you to leave recipes, follow to another users, add favorites recipes, download shoping list of ingredients, follow to another users.Any recipe can be added to the favorites list and you can see them on a separate page. When you create a recipe, you can add tags to it, and then you can filter recipes by their tags in the feed. The application is launched on the Yandex.Cloud server in two containers PostgreSQL and Django + Gunicorn |
yamdb_final | API-project running across multiple Docker containers. YamDB allows you to leave reviews, ratings and comments on creation |
Social-Blog | Django web application Yatube Yatube social network for personal publishing. You can create your own account, subscribe to another user to follow his publications in the feed of subscriptions. After logging in, you can create a post (text and pictures) and add it to the group, write a comment on it or another post of another user. On the group page, you can see posts belonging to this group from different authors. Used in the project WSGI (Gunicorn), NGINX and PostgreSQL. |
api_yamdb | Test project of Yandex.Praktikum. The YaMDb project collects user reviews (Title). The works are divided into categories: "Books", "Films", "Music". The list of categories (Category) can be expanded by the administrator. |
JetBrains_Academy_Python | Completed projects from JetBrains Academy. |
api_sp1_bot | Telegram-bot to poll the API server and check the homework check status. |