Pinned Repositories
adventofcode
My solutions for the Advent of Code challenges
azure_function_examples
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.
binary4fun
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.
covid-19-data-engineering-pipeline
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.
data-engineering-practice
My solutions to Daniel Beach's Data Engineering Practice Problems
ensemble_machine_learning_comparison
A comparison of various ensemble machine learning algorithms (XGboost, random forest, ranger) to predict accelerometers
football-schedule-email-service
An Selenium + AWS Lambda-based service to schedule football matches ⚽️
TiA_Trust_in_Automation_Questionnaire
This is the repository for the Trust in Automation (TiA) questionnaire (Fragebogen Vertrauen in Automation) by Moritz Körber.
moritzkoerber's Repositories
moritzkoerber/covid-19-data-engineering-pipeline
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.
moritzkoerber/TiA_Trust_in_Automation_Questionnaire
This is the repository for the Trust in Automation (TiA) questionnaire (Fragebogen Vertrauen in Automation) by Moritz Körber.
moritzkoerber/data-engineering-practice
My solutions to Daniel Beach's Data Engineering Practice Problems
moritzkoerber/ensemble_machine_learning_comparison
A comparison of various ensemble machine learning algorithms (XGboost, random forest, ranger) to predict accelerometers
moritzkoerber/aws-data-wrangler
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
moritzkoerber/bash_guessing_game
moritzkoerber/data_science_posts
This repository hosts the code for my data science related blog posts.
moritzkoerber/github-actions-continuous-delivery-azure
moritzkoerber/github-actions-for-ci
moritzkoerber/github-actions-for-packages
moritzkoerber/great_expectations
Always know what to expect from your data.
moritzkoerber/hello-github-actions
moritzkoerber/intro-measurement
Intro to Educational and Psychological Measurement Using R
moritzkoerber/modelbased
:chart_with_upwards_trend: Estimate effects, contrasts and means based on statistical models
moritzkoerber/moritzkoerber.github.io
The repository for my personal homepage/blog.
moritzkoerber/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
moritzkoerber/spark
Apache Spark - A unified analytics engine for large-scale data processing
moritzkoerber/tresor-import
Create Tresor One activities from PDF statements of brokers/banks
moritzkoerber/tune_preprocessing_algos
Files for this blogpost https://moritzkoerber.github.io/python/tutorial/2019/11/18/blogpost/
moritzkoerber/ubuntu-pipenv
docker image for Ubuntu with Python
moritzkoerber/visualizing_missing_data_w_missingno
Files for this blog post: https://moritzkoerber.github.io/analysis/python/2019/08/02/blogpost/
moritzkoerber/write-docker-actions
moritzkoerber/write-github-script
moritzkoerber/writing-javascript-actions
moritzkoerber/adventofcode
My solutions for the Advent of Code challenges
moritzkoerber/azure_function_examples
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.
moritzkoerber/binary4fun
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.
moritzkoerber/football-schedule-email-service
An Selenium + AWS Lambda-based service to schedule football matches ⚽️
moritzkoerber/text_analysis_app
A web app that classifies the content of messages that are usually sent during disasters such as earthquakes.
moritzkoerber/rust_dabble