Mercy Markus

Fiddling with code 👩🏾‍💻

05 Feb 2025

Data Engineering Zoomcamp by DataTalks.Club: Module 2

Learn the basics of Data Lakes and Workflow Orchestration, with a focus on workflow orchestration using Kestra.
07 Jan 2025

Data Engineering Zoomcamp by DataTalks.Club: Module 1

Learn the basics of GCP, Docker, Docker Compose, running PostgreSQL in Docker, and cloud infrastructure setup with Terraform.
06 Jan 2025

Designing Data-Intensive Applications by Martin Kleppmann: Part I

Documenting my thoughts and learnings from Part 1 of DDIA
27 Aug 2022

Building a CLI Tool Aggregator with C#: Plotly Live Interactive Chart using Python

The last post in the 'commander' series. We're going to wrap up our CLI tool aggregator and build a live chart of our speed test results
19 Jul 2022

Building a CLI Tool Aggregator with C#: Beyond Hello World

A continuation of the 'commander' series. We're going to leverage the fast-cli npm package
18 Jun 2022

Building a CLI Tool Aggregator with C#: Creating a hello world .NET tool

What began as me writing an article about a new thing I'd learnt turned into me trying to build something that at least 1 person would find useful. I am the 'one' person 😄