A bit more about this website and me.

Privacy

Some people are extraordinary about their privacy. I respect that.
This website does not use cookies. It also has not included Google Analytics script. No logs, whether access or error, are stored on the web server.
Generally speaking it doesn't track user at all, so you can feel safe while browsing.

Software development

My journey in the IT industry began in 2007 as a web developer, transforming PSD layouts into fully functional websites. Over the years, I've contributed to projects for large companies like the Air Force Institute of Technology, Getin Bank (now VeloBank), and Cox Automotive Inc. I've been involved in many other projects designed for tour operators, MLM companies or creative agencies. I have also run my own startup - an online food ordering system.

Having encountered diverse perspectives in my profession I've come to realize that, fundamentally, every software developer instructs a lifeless machine to execute specific tasks — nothing more, nothing less. Ensuring that, for a given input, a computer produces a predetermined result signifies correct code. In my view, two critical factors determine whether code is production-ready and your job is done: security and performance. And nothing else matters.

In my daily work I prioritize code simplifying, performance and writing integration tests. I devote special attention to addressing concurrency problems and race conditions.