This morning I was set out to refresh my geldata knowledge, I attempted to set up Geldata using...
A beginner-friendly guide to setting up an MQTT broker with PostgreSQL for user management in Docker.
Learn how to perform common video editing tasks using FFmpeg, including removing sections, copying specific parts, and splitting videos by size or duration.
Merge PDFs Recursively Using Python : A Step-by-Step Guide
Replace Text in PDFs Using Python
A bash script to convert poetry based pyproject.toml to uv compatiable pyproject.toml
This script automates the process of installing EdgeDB, configuring its service file, setting up environment variables, and linking the instance with the CLI.
SED one liner for formatting ssh config file
This tutorial shall help anyone to score some marks in the IIT Madras System Commands OPPE exam.
This tutorial shall help anyone to score some marks in the IIT Madras System Commands OPPE exam.
This tutorial shall help anyone to score 25 marks in the IIT Madras System Commands OPPE exam.
This tutorial shall help anyone to score 25 marks in the IIT Madras System Commands OPPE exam.
How to count lines in a given file?
Useful bash string manipulation to extract text
A tutorial to learn bdd using pytest-bdd and pytest-playwright
In bash, there are several string manipulation operations that can be used to remove parts...
Often when you install zoom in linux you would have encountered broken install issue. Here is a...
First enable windows subsystem for linux (WSL) Enable Windows Subsystem for Linux...
Introduction to Recursive Functions A recursive function is a function that calls itself...
Consider you have a data model that has start date and end date, we need to validate the start date...
How to Change Date Format in Excel using Openpyxl When working with date data in Excel...
A step-by-step tutorial on how to use the gitlab_clone function from the provided code: Step 1:...
Here is the code that can unzip all the zip files in linux extract_zips() { shopt...
In these tutorials, we have seen how to create an API for EMI calculator using FastAPI and how to...
Creating a Conditional Style with Alpine.js In this tutorial, we will explore how to...
Introduction to FastAPI EMI Calculator API In this tutorial, you will learn how to create...
This is a tutorial to learn how to create a emi calculator using alpinejs https://alpinejs.dev/
Often we need to visually check the difference between two branches. This is a tutorial to explain how to setup meld as a visual tool.
Setup script to setup a new system with required applications.
A step-by-step guide for starting a mosquitto broker service in a containers with docker-compose