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