Coming soon on this blog

I have some exciting projects and topics in the pipeline that I will be documenting here on this blog soon. Stay tuned for in-depth articles, tutorials, and insights into these...

Process Mining with Celonis, UIPath and Power Automate

Process Mining describes the analysis of business data in order to visualize, analyze and optimize processes. So far I have come across three different tools that can be used for...

[PROJECT] Building a Free Automated Movie and TV Show Tracking System

This project covers the process of creating an automated system to track your movie and TV show collection using Python and free Hosting services. This system helps keep an organized...

Error Handling in n8n: Best Practices and Techniques

Automating workflows with n8n can significantly enhance productivity and streamline processes. However, as with any automation tool, errors can occur. Effective error handling is crucial to ensure that your workflows...

[PROJECT] Creating an efficient gRPC Client-Server Communication

gRPC (gRPC Remote Procedure Calls) is a high-performance, open-source framework developed by Google that enables efficient communication between distributed systems.

Getting Started with Streamlit: Build Python Frontends in Minutes

Streamlit is a Python library that makes it incredibly easy to build interactive web apps directly from Python scripts. It is especially popular among data scientists, analysts, and machine learning...