Wassup
I'm Andrey Yurchenkov, a Russian-born software engineer living in France. I specialize in backend development of very high loaded distributed systems, especially with Golang. On this blog, I'll share my thoughts and experiences in the tech world and about my life in general.
In my free time, I run a meme channel on Telegram
All job related opportunities please send to [email protected]
Featured
Implementing a Technical Decision Documentation
Posted on:October 23, 2023 at 12:17 AMUnlock seamless collaboration and clarity in your tech projects with our straightforward guide on effectively organizing technical documents within git repository.
Recent Posts
HabitPulse: Making the handlers. Part 3
Posted on:June 17, 2024 at 12:00 AMWe need to the handlers for our bot. And now we have a working flow.
Go: The Only Backend Language You'll Ever Need?
Posted on:November 17, 2023 at 10:17 PMI found the perfect language? Why Golang is the endgame? Just bear with me as I share my journey through the world of backend development and how I landed on Go as my ultimate choice. Spoiler: It's more than just a language!
HabitPulse: Setting up dev enviroment. Part 2
Posted on:October 30, 2023 at 12:00 AMThis is a needed step to prepare our environment for the development of our Telegram bot. Just follow the steps and you'll be ready to go.
HabitPulse: Building a Habit-Tracking Telegram Bot with Golang and InfluxDB. Part 1
Posted on:October 27, 2023 at 12:00 AMEmbark on a journey to create a streamlined habit-tracking Telegram bot with Golang and InfluxDB. This article breaks down the design choices, from the simplicity of Telegram's interface to the power of time-series data, setting the stage for a hands-on coding adventure in subsequent pieces.