KafkaHow I increased ClickHouse performance by 1000%I work as a Senior Backend Developer in ad software aka (adTech). Naturally I deal with an immense amount of data. I will share how I…Aug 18, 2021Aug 18, 2021
KafkaSwitch from NodeJS to Golang: Router & Post RequestHow to build a web server in Go. We’re going to build a very simple api to demonstrate how easy it is to implement it in Golang. I would…Jun 7, 2021Jun 7, 2021
KafkaNodeJS to Golang: Live-reloading MacOSSharing my experience switching from NodeJS to Golang. I spent a bit of time trying to get my workflow setup the way I had it with NodeJS…Jun 1, 20212Jun 1, 20212
KafkaFlutter 2.0 deploy to iOS Device without a Developer Account with MacOSAs of today flutters homepage says that you need a developer account in order to deploy to an iOS device. Today I'm going show you how to…Mar 28, 2021Mar 28, 2021
KafkaDocker and TeamCity and UbuntuSo it took way too long to set up a working system using Docker and TeamCity. TeamCity is basically the same thing as Jenkins. Although…Nov 22, 2020Nov 22, 2020
KafkaPostman and Elfo A2P inserting batch contactsHow to insert batch contacts into Postman for ELFO A2POct 20, 2020Oct 20, 2020
KafkaPostman for automated testing api’sRecently my team and I were discussing ways to speed up code reviews. Thats when Postman pop into my mind. With expected return values…Oct 20, 2020Oct 20, 2020
KafkaDocker: NodeJS, ReactJS, MongoDB, MySQLI was working on a project that used nodeJS, ReactJS, MySQL and MongoDB. This project wasn’t using docker. So I decided to implement it…Oct 18, 2020Oct 18, 2020
KafkaDocker, NodeJS, MongoDB auto import dataSo I was working on a project that required me to automatically import data into my MongoDB Docker container. A lot of the tutorials…Oct 17, 2020Oct 17, 2020
KafkaDocker: NodeJS, MongoDB, MySQLI had a project recently were they were using NodeJS, MongoDB and MySQL as their tech stack. The problem was that the developers were…Oct 14, 2020Oct 14, 2020