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...

[PROJECT] Local HEIC-JPEG Converter

Windows users often face compatibility issues, as many applications do not support HEIC files natively. To address this, I developed a simple local HEIC to JPEG converter using Python.

[PROJECT] Git Workshop for Students

The Git Workshop was created to help new students get comfortable using Git and GitHub. It covers the basics—like committing, merging, and pushing — as well as more advanced concepts...

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...