Skip to content
View bryceknz's full-sized avatar

Block or report bryceknz

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. covid-face-touch-counter covid-face-touch-counter Public

    A way to track the number of times you touch your face each day.

    JavaScript

  2. advent-of-code-2019 advent-of-code-2019 Public

    JavaScript

  3. chill-rite-website chill-rite-website Public

    Test website for my parents' business - experimenting with Gatsby and Netlify 😊

    JavaScript

  4. countdown-timer countdown-timer Public

    Messing about with create-react-app and moment-js

    JavaScript

  5. delete-low-res-images delete-low-res-images Public

    Delete files below a certain resolution.

    JavaScript

  6. .zshrc customisations .zshrc customisations
    1
    # ZSH config
    2
    export ZSH="/Users/brycekehoe/.oh-my-zsh"
    3
    # ZSH_THEME="agnoster"
    4
    ZSH_THEME="robbyrussell" # Set theme
    5
    plugins=(git) # Load plugins