Skip to content
View bjhawk's full-sized avatar

Block or report bjhawk

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 Loading

  1. masters-work masters-work Public

    Selected projects from my work completing a Master of Science in Applied Data Analytics at Boston University

    Jupyter Notebook

  2. PH125.9x-fakenews PH125.9x-fakenews Public

    HarvardX PH125.9x Verified Learner Capstone project - Fake News dataset

    R

  3. PH125.9x-movielens PH125.9x-movielens Public

    HarvardX PH125.9x Capstone project - Movielens 10M dataset

    R 1 1

  4. professional-development professional-development Public

    A showcase of my professional development credentials, including courses, specializations, and certificates.

  5. fitbit-clockface-progress fitbit-clockface-progress Public

    An LGBTQIA+ Pride themed watchface for fitbit Sense and Versa 3

    TypeScript 2 1

  6. A robust, es6-ready vanilla debounce... A robust, es6-ready vanilla debounce handler
    1
    /**
    2
     * a vanilla ES6 debounce function. Self explanatory parameters
    3
     *
    4
     * any extra arguments passed to `debounce` will be appended to args given
    5
     * to the returned debouncer. ie given the following setup: