All writing
2 min readMedium
How to Open PowerShell 7 in a Specific Folder from the File Explorer Address Bar
In Windows, PowerShell is a powerful tool for system administrators and power users alike, providing a robust environment for command-line operations and scripting. With the release of…

The full article is published on Medium, where it is kept up to date and where the comments live.
More writing
4 min read
Building a Data Lake on AWS with Databricks
A Comprehensive Guide to Efficient Data Management and Processing Using Cloud Technologies This article will guide you through setting up a data lake on AWS and using Apache Spark to load…
- #aws
- #spark
- #data-engineering
- #databricks
4 min read
How to Install Docker on Ubuntu: A Developer Guide
If you prefer a hands-on approach, this guide will walk you through manually installing Docker on Ubuntu 26.04 LTS. Let’s skip the jargon and get straight to the setup. Phase 1: The…
- #docker
- #linux
- #docker-installation-guide
- #devops