Junior — Middle
Share your experience working on a significant project that you led or participated in developing.
sobes.tech AI
Answer from AI
In one of the projects, I participated in developing a web application for task management within a company. I was responsible for the backend in Python using Django. The tasks included designing data models, implementing REST API, and integrating with external services.
Special attention was paid to scalability and security. For example, to optimize queries, I used select_related and prefetch_related, and for authentication — JWT.
As a result, the project was successfully implemented, and it helped reduce the time for task coordination between departments by about 30%.