Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Smartify Your Washing Machine

1 minute read

Transform Your Washing Machine into a Smart Appliance with Home Assistant In the quest for a smarter home, I’ve recently embarked on an exciting journey with...

Gitlab Webhook Management Through Python

1 minute read

GitLab Webhook Management through Python When you have a lot of GitLab projects, changing webhook settings one by one can be really slow and boring, especial...

Leveraging Python For Rest Api Interactions

2 minute read

Leveraging Python for REST API Interactions: From argparse to typer In previous blog posts, we explored essential aspects of modern development such as Conti...

Semantic Versioning

3 minute read

Understanding Semantic Versioning and Its Importance in Git Branching Models