Guilherme MüllerinLevel Up CodingAn easy Raspberry Pi weather station using DHT11 + Python + QuestDB (with source code)Every now and then, it’s good fun to go back into older projects, to update and rethink them. A few years ago, I’ve made a simple…Jan 1, 20231Jan 1, 20231
Guilherme MüllerinLevel Up CodingUsing Azure DevOps webhooks to build JAMStack websitesIn 2020, Azure DevOps started to support generic webhooks that allow other applications to automatically start pipelines on your…Sep 23, 2021Sep 23, 2021
Guilherme MüllerinLevel Up CodingConverting Excel files to JSON using C# and Azure FunctionsThis is a story about how you can use Azure Functions to easily convert an Excel or CSV to JSON leveraging the power of cloud computing and…Jun 7, 2021Jun 7, 2021
Guilherme MüllerinLevel Up CodingSetting up a local weather station using DHT11, Docker, Prometheus, and Grafana on a Raspberry Pi…This article will guide you through creating a simple weekend project to read data from a DHT11 sensor and broadcast it to a Grafana…Sep 9, 2020Sep 9, 2020
Guilherme MüllerinLevel Up CodingAutomating website creation using JekyllA case study about building a solution that builds websites based on web content scrapping and API requests using Jekyll with Liquid…Jun 21, 2020Jun 21, 2020
Guilherme MüllerAutomating image manipulation with ImageProcessorImageProcessor is a great C# Library for manipulating images and applying effects on the fly. It can run on the .NET Framework or .NET…Apr 20, 20201Apr 20, 20201
Guilherme MüllerinLevel Up CodingUsing Puppeteer Sharp as a headless static HTML component generatorPuppeteerSharp is a fantastic C# port of the Puppeteer library for running the Chromium web browser integrated to your solution. It can…Apr 19, 20202Apr 19, 20202
Guilherme MüllerinLevel Up CodingSetting up a cooler for your Orange Pi/Raspberry Pi using Python.As today standards, Python can be used for almost anything, including help to control the temperature of your favorite single board…Mar 18, 20192Mar 18, 20192