Skip to content
View alexyu90's full-sized avatar

Block or report alexyu90

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
alexyu90/README.md
  • 👋 Hi, I’m Alex Yu
  • 👀 I’m interested in machine learning and web development
  • 🌱 I code mostly in Python & TypeScript, increasingly the latter.

Pinned Loading

  1. data-lake-aws data-lake-aws Public

    ETL pipeline that extracts data from S3 buckets to process with Spark. Part of Udacity's Data Engineer Nanodegree.

    Jupyter Notebook

  2. data-warehouse-aws data-warehouse-aws Public

    ETL pipeline that extracts data from S3 buckets to create 5 analytics tables. Part of Udacity's Data Engineer Nanodegree.

    Python

  3. postgresql_etl postgresql_etl Public

    An ETL pipeline transferring local data to PostgreSQL database. Part of Udacity's Data Engineering Nanodegree.

    Jupyter Notebook

  4. disaster-response-pipeline disaster-response-pipeline Public

    Python scripts training an NLP ML model to predict the disaster scenario described in a tweet. Part of Udacity's Data Scientist Nanodegree.

    Python

  5. dog-breed-predictor dog-breed-predictor Public

    A CNN model implemented with Keras to predict dog breed on image. Part of Udacity's Data Scientist Nanodegree.

    Jupyter Notebook 1

  6. alex-solver alex-solver Public

    A python package containing my preferred solutions to popular leetcode problems.

    Python