Pinned Repositories
airflow-astro-runtime-project
Runs Airflow via astro-runtime Docker image with custom DAGS, automatic deployment workflow, and detailed README :-)
airflow-docker
Deploys Airflow v2.5.2 in Docker with quick and easy way to customize image configurations
airflow-kubernetes-eks
Creates an EKS cluster with Terraform and deploys Airflow in Kubernetes
dimensional-data-modeling
Runs PostgreSQL queries in Docker container
full-stack-bootcamp-2022
Here you will find all of my assignments and projects completed during the full-time Coding Temple bootcamp for software engineering and web development in summer of 2022.
google-drive-resume-extraction-pipeline
Custom ETL that pulls resumes from Google Drive, converts data to JSON, and loads to Postgres
kafka-flink-elasticsearch-pipeline
In development
kafka-flink-postgres-pipeline
Streaming pipeline in Docker with Kafka, Flink, and Postgres
mp4-hls-conversion-s3-pipeline
Custom ETL tool that converts mp4 to m3u8 with ffmpeg and uploads the files to S3 in Docker container
pull-request-to-postgres-pipeline
Custom ETL pipeline for extracting Pull Requests via GitHub API and loading raw JSON data into a staging table in Postgres
julie-scherer's Repositories
julie-scherer/full-stack-bootcamp-2022
Here you will find all of my assignments and projects completed during the full-time Coding Temple bootcamp for software engineering and web development in summer of 2022.
julie-scherer/dimensional-data-modeling
Runs PostgreSQL queries in Docker container
julie-scherer/kafka-flink-elasticsearch-pipeline
In development
julie-scherer/airflow-docker
Deploys Airflow v2.5.2 in Docker with quick and easy way to customize image configurations
julie-scherer/airflow-kubernetes-eks
Creates an EKS cluster with Terraform and deploys Airflow in Kubernetes
julie-scherer/airflow-local
This repo deploys Apache Airflow on your local machine in one simple make airflow run command.
julie-scherer/autograding-app
julie-scherer/chicago-airbnb-airflow-pipeline
Runs Airflow DAG in Docker using the Chicago Airbnb listings data (extension of chicago-airbnb-custom-etl-pipeline)
julie-scherer/chicago-airbnb-custom-etl-pipeline
Custom Dockerized ETL tool that uses the Chicago Airbnb listings data
julie-scherer/kafka-flink-postgres-pipeline
Streaming pipeline in Docker with Kafka, Flink, and Postgres
julie-scherer/simple-slackbot
Customizable Slack bot to send welcome messages to a designated channel and displays the message in the app's home. It was initial created for Coding Temple's Alumni workspace.
julie-scherer/airflow-astro-runtime-project
Runs Airflow via astro-runtime Docker image with custom DAGS, automatic deployment workflow, and detailed README :-)
julie-scherer/google-drive-resume-extraction-pipeline
Custom ETL that pulls resumes from Google Drive, converts data to JSON, and loads to Postgres
julie-scherer/mp4-hls-conversion-s3-pipeline
Custom ETL tool that converts mp4 to m3u8 with ffmpeg and uploads the files to S3 in Docker container
julie-scherer/pull-request-to-postgres-pipeline
Custom ETL pipeline for extracting Pull Requests via GitHub API and loading raw JSON data into a staging table in Postgres
julie-scherer/academic-recruitment-interview-scheduler
This is a Python program to schedule 1:1 interviews or meetings during a large-scale recruitment/admission event at University
julie-scherer/chatgpt-general-use
Skeleton repo for running ChatGPT
julie-scherer/coding-temple-flask-phonebook
julie-scherer/coding-temple-reactjs-meme-roster
This is a silly "Meme Roster" that generates a random meme for each of the students in my cohort, as well as a fun fact of the day and joke of the day.
julie-scherer/coding-temple-reactjs-social-blog
julie-scherer/coding-temple-replica-amazon-CRM
Used HTML, CSS, and Bootstrap to reproduce high-quality landing pages and dashboards for a CRM website.
julie-scherer/dockerized-select-star-SQL
This Docker container creates a Postgres database table using the SelectStartSQL book Texas death row execution dataset so you can execute SQL queries on your local computer.
julie-scherer/flink-docker-image
Runs Flink in Docker
julie-scherer/mental-health-slackbot
This Slack bot will check-in with you daily to see how you are feeling and track your mood/ratings overtime.
julie-scherer/ms-sql-server-to-snowflake-migration
A repository found in my old account
julie-scherer/streaming-pipeline-streamlit-app
Dockerized Streamlit app with Kafka, Flink, and Postgres installed