Skip to content
View moritzkoerber's full-sized avatar

Block or report moritzkoerber

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. local-data-stack local-data-stack Public

    This project demos how to integrate DuckDB and Delta Lake with dbt, orchestrated by Dagster.

    Python 7 1

  2. covid-19-data-engineering-pipeline covid-19-data-engineering-pipeline Public

    A Covid-19 data pipeline on AWS featuring PySpark/Glue, Docker, Great Expectations, Airflow, and Redshift, templated in CloudFormation and CDK, deployable via Github Actions.

    Python 23 7

  3. football-schedule-email-service football-schedule-email-service Public

    An Selenium + AWS Lambda-based service to schedule football matches ⚽️

    Python

  4. binary4fun binary4fun Public

    binary4fun is a small game written in Python that can be played in the cli. The game basically tries to guess a number between 1 and 100 by binary search.

    Python

  5. adventofcode adventofcode Public

    My solutions for the Advent of Code puzzles.

    Python

  6. azure_function_examples azure_function_examples Public

    Various examples of Python Azure Functions, for example a v1 http trigger, a v2 http trigger, a v2 blob trigger, blob copying, using a function's managed identity, delta tables, asyncio etc.

    HCL