Blog

Thoughts on data engineering, Python, and building software.

How to Create a Free Professional Email with ImprovMX and Gmail
·4 min read

How to Create a Free Professional Email with ImprovMX and Gmail

Discover how to create a free professional email address using your custom domain. This step-by-step guide explains how to seamlessly send and receive business emails using ImprovMX and your personal Gmail account without any monthly fees!

TutorialsProductivityFreebies
Read article
Building Robust ETL Pipelines with Python
·2 min read

Building Robust ETL Pipelines with Python

A deep dive into how I automated data processing flows using Pandas and raw SQL optimization techniques.

PythonETLData Engineering
Read article
Improve Python Code Quality with Ruff
·3 min read

Improve Python Code Quality with Ruff

In the ever-evolving Python ecosystem, maintaining clean, efficient, and error-free code is paramount for developers. Enter Ruff, a lightning-fast Python linter and code analyzer.

PythonTips
Read article