Skip to content
View byrnecode's full-sized avatar

Block or report byrnecode

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. phsm phsm Public

    A JavaScript library for PH Stock Market Tools and Computations

    JavaScript

  2. fend-neighborhood-map fend-neighborhood-map Public

    Udacity Front-End Nanodegree Project - Neighborhood Map

    JavaScript

  3. simple-json-restructure simple-json-restructure Public

    A simple task runner in NodeJS to restructure a json file and output to a new file.

    JavaScript

  4. fend-classic-arcade-game fend-classic-arcade-game Public

    Udacity Front-End Nanodegree Project - Classic Arcade Game

    JavaScript

  5. fend-project-memory-game fend-project-memory-game Public

    Udacity Front-End Nanodegree Project - Memory Game

    JavaScript

  6. Vue Transitions - a collection of tr... Vue Transitions - a collection of transitions and transition-group that I use in router-view or nuxt.
    1
    // ///////////////////////////////////////////////
    2
    // Zoom Fade
    3
    // ///////////////////////////////////////////////
    4
    .zoom-fade-enter-active,
    5
    .zoom-fade-leave-active {