Skip to content
View ricd99's full-sized avatar
  • Vancouver, Canada
  • 03:24 (UTC -07:00)
  • LinkedIn in/rychuang

Block or report ricd99

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
ricd99/README.md

Hello! I'm Ryan.

I study computer science and data science at UBC.

I enjoy taking dirty data and extracting gold through machine learning, analysis, and visualizations.

I usually use Python, but I also have a working knowledge of R, Java, and SQL.

My GitHub profile is constantly changing! Here is the current list of repositories I'm proud of

  • I just deployed the first version of a web app that finds YouTube channels for you when you're eating: videos while you eat
  • I wrote some brief documentation for a recent project here: NHL Playoff Predictor.
  • I created a dataset and developed a model that predicts disease outbreak areas here (my main work is in the ml folder): Regional Outbreak Predictor

When I'm not coding, I'm:

  • learning to play a song I've recently been listening to on piano
  • eating good asian food (jbbq, kbbq, sichuan, taiwanese...)
  • watching the Canucks (times have been better)

Pinned Loading

  1. videos_while_you_eat videos_while_you_eat Public

    youtube channels for when you're eating solo

    Python

  2. UBC-Solar/data_analysis UBC-Solar/data_analysis Public

    UBC Solar's data analysis environment

    Jupyter Notebook 3

  3. dave22r/RegionalOutbreakPredictor dave22r/RegionalOutbreakPredictor Public

    An ongoing project for the Google Solutions Challenge, helps identify disease outbreaks before they happen.

    Jupyter Notebook

  4. NHL_Playoff_Predictor NHL_Playoff_Predictor Public

    Notebooks that document my process of: cleaning NHL data, features engineering, and training models to predict NHL playoff teams in the 2025-2026 season

    Jupyter Notebook

  5. cpsc330-2022W1 cpsc330-2022W1 Public

    The latter half of my work in CPSC 330 (Applied Machine Learning) is contained in this repo

    Jupyter Notebook

  6. notifications notifications Public

    custom notifications system, in the works.

    Python