Maxim Danilov
Python/Django Software Engineer, Solution Architect, DevRel and Tech Speaker.
I start my career as a programmer specializing in embedded solutions in 1997, and grow to the role of Chief Technology Officer in 2023. Through many successful projects, I gained a robust understanding of various software development paradigms. In last 10 years as a code mentor, I 've got three times the Award 'Super Mentor in Engineering'
Sessions
An overcomplicated project increases development and maintenance time.
If a complete redesign is not possible, we can try to distribute the complexity across the existing codebase. The AI assistants cannot help us with this task yet, and we should discuss manual methods and tools that can help us. The effectiveness of the proposed ideas will be demonstrated by applying them to large projects from different business areas.
Django has many different obsolete ways to work with translations: PO-Static translations, Data-in-Model Translations, probably Reactive Frontend Translations also works in other manner. In this workshop i want to show, how it should be organized