Skip to content
View Danjohnsonnj's full-sized avatar

Highlights

  • Pro

Block or report Danjohnsonnj

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. css-scroll-animations css-scroll-animations Public

    Recreate JS based scroll animations using the new CSS APIs, plus some additional leading edge CSS features.

    HTML

  2. sample-colors-from-image-upload sample-colors-from-image-upload Public

    Upload an image and it will be analyzed to determine average colors based on the squared number of specified samples and the radius around each sample. This will draw a grid of those averaged color…

    JavaScript

  3. blur-up blur-up Public

    Implementation exploration of blur-up progressive image loading.

    HTML 4

  4. interpolate interpolate Public

    JavaScript

  5. cube-gallery-custom-elements cube-gallery-custom-elements Public

    I wanted to play with custom elements, so I thought I might as well play with CSS custom properties (variables), the Shadow DOM, and some 3D transforms. All in vanilla ES2015+, so Chrome-only at th…

    JavaScript

  6. eased-smooth-scroll eased-smooth-scroll Public

    Ensure smooth scrolling for scrollTo, scrollBy and scrollIntoView. Uses native browser API if available.

    HTML