Pinned Repositories
algorithms-1
Minimal examples of data structures and algorithms in Python
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
AWS_SageMaker
Personal guide and examples to learn and use AWS SageMaker to deploy your ML model at scale.
ETL_with_airflow
Self-edited Airflow tutorial based on the ETL Best practices with airflow repository.
Git-Influencer
Insight Data Engineering project: A platform built in HDFS, Spark and Airflow to help you to find social influencers from GitHub Network.
kafka-connect-github-source
Get a stream of issues and pull requests for your chosen GitHub repository
Multithreading_python
Tutorials and collections on multithreading and async in python
Presto_Hands_on_tutorials
Collections and sample code for learning PrestoDB.
Realtime-Stock-Monitoring
Real Time Stock Data Monitoring Platform - A practice project using Kafka, Cassandra and Spark.
Scala-Spark
Spark Streaming and Machine Learning with Scala.
chuqiaoshen's Repositories
chuqiaoshen/Git-Influencer
Insight Data Engineering project: A platform built in HDFS, Spark and Airflow to help you to find social influencers from GitHub Network.
chuqiaoshen/Realtime-Stock-Monitoring
Real Time Stock Data Monitoring Platform - A practice project using Kafka, Cassandra and Spark.
chuqiaoshen/AWS_SageMaker
Personal guide and examples to learn and use AWS SageMaker to deploy your ML model at scale.
chuqiaoshen/Multithreading_python
Tutorials and collections on multithreading and async in python
chuqiaoshen/Scala-Spark
Spark Streaming and Machine Learning with Scala.
chuqiaoshen/algorithms-1
Minimal examples of data structures and algorithms in Python
chuqiaoshen/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
chuqiaoshen/AWS_solutionArchitecture
preparing materials for AWS solution Architecture exams
chuqiaoshen/chalice
Python Serverless Microframework for AWS
chuqiaoshen/twitter_sentimentClassification_pipeline
A twitter sentiment classification pipeline, generated sentiment score based on model trained on twitter140 dataset.
chuqiaoshen/ETL_with_airflow
Self-edited Airflow tutorial based on the ETL Best practices with airflow repository.
chuqiaoshen/Presto_Hands_on_tutorials
Collections and sample code for learning PrestoDB.
chuqiaoshen/Airflow_Datapipeline
Airflow cheatsheet and tips for work schedulling
chuqiaoshen/cloud-bigtable-examples
Examples of how to use Cloud Bigtable both with GCE map/reduce as well as stand alone applications.
chuqiaoshen/DataEngineering-Daily-Reading
Great Tech post collections from daily reading.
chuqiaoshen/DataEngineering_ecosystem
chuqiaoshen/DE_project_prepare
chuqiaoshen/examples
A repository to host extended examples and tutorials
chuqiaoshen/Flask_blog
simple blog written in python
chuqiaoshen/h1b_statistics
chuqiaoshen/h1b_statistics_analysis
chuqiaoshen/istio
Connect, secure, control, and observe services.
chuqiaoshen/kafka-streams-course
Learn Kafka Streams with several examples!
chuqiaoshen/mongo-python-driver
PyMongo - the Python driver for MongoDB
chuqiaoshen/NoSQL
chuqiaoshen/nosqlclient
Cross-platform and self hosted, easy to use mongodb management tool - Formerly Mongoclient
chuqiaoshen/Presto-Hive
chuqiaoshen/pubsub
This repository contains open-source projects managed by the owners of Google Cloud Pub/Sub.
chuqiaoshen/PyGithub
Typed interactions with the GitHub API v3
chuqiaoshen/SQL-Python-api
SQL practice from Leetcode and other sources