I enjoy making things. Here are a selection of projects that I have worked on over the years.
Data Engineering Zoomcamp My learning journey following the data engineering courses led by DataTalk Club. Pre-course set up Download Docker (2025/01/03 Note: Github Codespaces have built-in docker) Set up Google Cloud (2025/01/03 Note: Set up right before the class for Google Cloud 3-months free trials) Watch Pre-course FAQ Have a Github account and CodeSpaces Pre-course resources Github Codespace Tutorial Steps summarization to set up Codespace and start coding in VS code Open a new repository (Zoomcamp2025)
scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.
PyTorch is a Python package that provides tensor computation (like NumPy) with strong GPU acceleration.