A saga of venturing through the trenches of timestamps, and grappling with the tendrils of time in data engineering.
📝 Table of Contents
In this repository, you'll find the relics of my expeditions into the uncharted territories of data engineering, architecture, analysis, and science.
To embark upon this quest, ensure your steed (your machine) is equipped with the necessary armaments.
Infrastructure is written with Pulumi, so you'll need to install it.
# Install necessary tools
choco install pulumi
Clone the repository to have the map of this digital realm.
git clone https://github.com/merca/data-and-stuff.git
cd data-and-stuff
Invoke the spells to summon the testing spirits.
# Run the tests
dotnet test
With the repository cloned and your machine prepared, you may now delve into the scripts and notebooks, each a tome of data incantations.
Deploying your findings to the live system is akin to placing the flag upon the conquered fortress.
- Pulumi - The sorcery of Infrastructure as Code
- @merca - The Supreme Commander of Data
- Gratitude to the digital sorcerers and code wizards whose ingenious creations aided in this quest.
- A nod to the insatiable curiosity that fuels this exploration.
- May the bytes be ever in your favor.