Recent posts

PMS5003 Particulate Matter Sensor Test Run

1 minute read

Hi In this article we’ll test out the PMS5003 sensor in order to see if it works. I’ve forgot to buy a connector board, so we will do a manual connection to...

Nucu Car Devlog: 0x03 – Android

1 minute read

Hello everyone! I’ve been working lately on my little project involving Raspberry Pi and .NET, during my free time. Now, I’ve introduced a new technology, A...

Kafka Connect GitHub source connector

4 minute read

Hello! In this article we will discuss how to quickly get started with Kafka and Kafka Connect to grab all the commits from a Github repository. This is a ...

LeetCode: Flood Fill

1 minute read

Hello, Here’s my solution for the flood fill problem, found on LeetCode. If you want me to write about certain topics please let me know in the comments, t...