Beannachtaí
This is the website for Andrey Maksimov: technologist, developer and the author of Frog and Norka apps.
Featured
Optimizing Django for High Traffic: A Practical Guide to Boosting Performance
Posted on:August 28, 2025 at 07:19 PMIs your Django service slow under load? Learn practical steps to optimize performance: boost JSON speed with orjson, implement smart Redis caching, tune Python GC, & reduce data volume. See real results from 60% lower latency to 3x higher throughput.
Focus What Matters
Posted on:April 7, 2025 at 02:19 AMFocus on What Matters: Transform Busy Work into Meaningful Results!
How not to be afraid of your team
Posted on:August 8, 2023 at 09:37 AMHow one engineering manager was afraid to talk to a developer and how to solve this fear.
Make a weather app with Dart
Posted on:July 29, 2023 at 11:57 PMHow to write a simple command-line application to get current weather by using OpenMeteo API.
Reading CSV files in Dart
Posted on:November 4, 2022 at 03:22 PMWe read CSV files in Dart from synchronous mode to asynchronous Streams.
How to hire people
Posted on:June 13, 2022 at 10:22 AMOver the past 6 years my job has mostly been to find the right people for my team and during that time I have developed a set of questions and markers that make it pretty easy for me to tell if the selected candidate is not the right fit. or not. Conventionally, these markers can be divided into several points.
Recent Posts
Optimizing Django for High Traffic: A Practical Guide to Boosting Performance
Posted on:August 28, 2025 at 07:19 PMIs your Django service slow under load? Learn practical steps to optimize performance: boost JSON speed with orjson, implement smart Redis caching, tune Python GC, & reduce data volume. See real results from 60% lower latency to 3x higher throughput.
Focus What Matters
Posted on:April 7, 2025 at 02:19 AMFocus on What Matters: Transform Busy Work into Meaningful Results!
How not to be afraid of your team
Posted on:August 8, 2023 at 09:37 AMHow one engineering manager was afraid to talk to a developer and how to solve this fear.
Make a weather app with Dart
Posted on:July 29, 2023 at 11:57 PMHow to write a simple command-line application to get current weather by using OpenMeteo API.