top of page

Insights & Blogs

Here are some of the insights, knowledge, tutorials, comparisons, suggestions and blogs that we are sharing with the world based on our experiences.

Image by Alex Kotliarskyi

Django development using Docker and MariaDB

1. Install Docker on your local machine. 2. Create a new directory for your Django project. 3. In the new directory, create a file called...

Resize Images using Python

Python Script to resize images in python without loosing aspect ratio. By using this script you can resize images without loss of aspect...

Repair Wordpress Database

In some cases you will get an error named error establishing database connection or some irregularities in wordpress workflow. This may...

Sales KPIs for Sales Teams

Sales Key Performance Indicators (KPIs) are metrics that organizations use to measure the effectiveness and efficiency of their sales...

AI in Corporate Finance

Artificial Intelligence (AI) is revolutionizing many industries, including corporate finance. AI is helping finance professionals...

How to install a Python Package from Source

To install a Python package from source, follow these steps: Download the source code of the package from the project's website or GitHub...

bottom of page