Bio
Python/Django Senior Software Engineer, Solution Architect 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’
My Talks
Django FTL: Resolving bottlenecks on the path to high performance.
Raw Django doesn't take the first places if we speak about performance. However, it can be fast if we identify the bottlenecks and find ways to avoid them. Comparing performance "before" and "after...
Modern art of simplifying python projects by distributing complexity.
An overcomplicated project increases maintenance time.
If a complete redesign is not possible, we can try to distribute the complexity across the existing codebase.
The AI tools cannot help us if ...