Skip to content
View colinh80's full-sized avatar
Block or Report

Block or report colinh80

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. fitbit_data_analysis fitbit_data_analysis Public

    Exploratory analysis on multiple related datasets that include samples of wearable health data a Fitbit device. This project includes cleaning and various visuals such as a correlation matrix and r…

    Jupyter Notebook

  2. openzeppelin-contracts openzeppelin-contracts Public

    Forked from OpenZeppelin/openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

    JavaScript

  3. spotify_etl spotify_etl Public

    This is an Python ETL Project where I extract my recently played tracks from Spotify API and model the data into a simple dimensional star schema stored on a local PostgreSQL database. I scheduled …

    Python