With a background in Business Analytics my skills are rooted in mathematics, programming and analytical problem solving. My preferred programming language is Python, but I also have experience with multiple dashboard development tools and have even won a Tableau Iron Viz contest. My favorite projects involve optimization, teamwork and analytic thinking in an ambitious and data-driven environment.
My love of optimizing is not limited to my work. I enjoy solving puzzles, playing strategy games and cooking - the best kitchen is an efficient one!
At Nimbus Intelligence Academy we are trained to build a modern data stack including data warehousing, ELT processes and scheduled refreshing of data. Each trai... Read more.
Fivetran and Airbyte are two tools that extract, load and possibly transform (the ELT process) data. The data can come from many different places, for example, ... Read more.
Fivetran and Airbyte are two tools that extract, load and possibly transform (the ELT process) data. The data can come from many different places, for example, ... Read more.
Writing a custom generic test in dbt allows you to test your data on your own assumptions. For a project that we worked on, I have written a test to...... Read more.
It is possible to match strings with regular expression (also called REGEX) in Snowflake. I think many data scientist, including myself, love this feature. As p... Read more.
As a follow up of my previous blog on SQL injection into Snowflake, I made a small demo about data validation in Snowflake. Data validation is the practice of c... Read more.
SQL Injection has the potential to ruin your database. If you have heard of the webcomic xkcd, then you have most likely heard about Little Bobby Tables, or by ... Read more.
This week I set-up automate external stage loading. I did this for our first mock datastack project with Snowflake and dbt. The main idea of the project is that... Read more.
Last Friday was our first attempt at the SnowPro Core certification exam, and I passed! While preparing for the exam, I made a Snowflake Numbers Quiz that I wan... Read more.
Last week I found myself wondering about wildcard searches in SQL and Python. And to my own surprise, I found myself wishing for a SQL functionality in Python! ... Read more.